﻿@charset "utf-8";

/* import　（インポート）
=====================================================================================*/
@import url("css/reset.css");
@import url("css/common.css");
@import url("css/class.css");
@import url("css/design.css");

/* extend　
=====================================================================================*/

/* import　（ページスタイル）
=====================================================================================*/



.index_01 {	width:630px;	height:440px;	position:relative;}
.index_02 {	width:630px;	height:auto;}

#themeimg_box {	padding-left:15px;	padding-top:10px;}

#dtl_left {	
	width:310px;
	height:auto;
	float:left;
}
#dtl_right {	
	width:300px;
	height:auto;
	float:left;
	margin:0 0 0 15px;
}
#dtl_right p span {
	font-size:12px;
}



/*ここから旧*/
h1 {	float:left;	line-height:200%;	width:600px;	}

ul#top_itm01 {
	width:260px;
	margin:6px 0 0 0;
	float:left;
	overflow:hidden;	
	clear:both;
	padding-bottom:10px;
}
ul#top_itm01 li {
	float:left;
	width:55px;
	height:55px;
	margin:0 10px 10px 0;
	background:#fff;
}
#top_itm02 {	
	width:380px;
	height:570px;
	margin:6px 0 0 0;
	float:left;
}

ul#top_itm03 {
	width:auto;
	margin:60px 0 0 0;
	float:left;
	overflow:hidden;	
	clear:both;
	padding-bottom:10px;
}
ul#top_itm03 li {
	float:left;
	width:55px;
	height:55px;
	margin:0 10px 10px 0;
	background:#fff;
}

#detail01 {	margin:100px;	overflow:hidden;	padding-top:10px;	padding-bottom:30px;}

/* #main_box h2 {	line-height:1.8em;} */
#main_box p {	line-height:1.6em;	font-size:14px;	}

#detail_keyid {	font-size:8px;}
