@charset "Shift_JIS";
/* CSS Document */


/* SNS */	

#top_sns_area {
	width:920px;
	height:21px;
	padding:10px 0 0 0;
}


/* メイン */	

#main_img_top {
	width:920px;
	padding:15px 0;
	border-bottom:#ac9e8d dashed 1px;
}

#main_img_top .h2 {
	width:920px; 
	height:220px; 
	background:url(../img_t/main_img.jpg) no-repeat top left ; 
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 10px 0;
}


/* メニュー */

.top_menu {
	width:680px;
	margin:0 0 30px 0;
}

.top_menu .menu_set {
	width:210px;
	margin:0 22px 0 0;
	float:left;
}

.top_menu .menu_set_r {
	width:210px;
	float:left;
}

.top_menu .text {
	margin:10px 0 0 0;
}


.top_menu h3.showroom {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_01.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}


.top_menu h3.sr_diary {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_02.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}

.top_menu h3.event {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_03.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}

.top_menu h3.column {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_04.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}

.top_menu h3.casestudy {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_05.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}

.top_menu h3.tips {
	width:210px; /*h1画像の幅を指定*/
	height:27px; /*h1画像の高さを指定*/
	background:url(../img_t/h3_06.gif) no-repeat top left ; /*h1の画像読み込み*/
	text-indent:-9999px; /*テキストを飛ばす*/
	margin:0 0 10px 0;	
}



/* インデックス */