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

.main {
	width:756px;}
  

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

.content {
	width:540px;}

.content h2 {
	width:540px;}

.content p{
	width:520px;}


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

.content2 {
	width:540px;}

.content2 h2 {
	width:540px;}

.content2 p{
	width:520px;}


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

.content_left {
	width:135px;}

.content_right {
	width:385px;}

/*  センター横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%;}  

