﻿/* ヘッダーコンテンツ */
.header {
	width:100%;}

.main {
	width:756px;}
  

/*  センターコンテンツ  */

.content {
	width:560px;}

.content p{
	width:530px;}


/*  センター2コンテンツ　黒文字白背景黒枠  */
.content2 {
	width:530px;}


/*  センター3コンテンツ　金背景白文字  */
.content3 {
	width:530px;}


/*  センター4コンテンツ　黒文字白背景枠無文字中央寄せ  */
.content4 {
	width:530px;}



/*  センター横分割コンテンツ  */

.content_left {
	width:150px;}

.content_right {
	width:365px;}

/*  センター横3分割コンテンツ  */

.content_left2 {
	width:33%;}

.content_center2 {
	width:33%;}

.content_right2 {
	width:33%;}
 
  
/*  ライトコンテンツ  */

.right {
	width:180px;}

.right a {
	width:166px;}

.right a:hover {}


/*  ライト2コンテンツ  */

.right2 {
	width:180px;}


.right2 a {
	width:166px;}

.right2 a:hover {}



/*  フッター  */

.footer {
	width:100%;}  
