@charset "UTF-8";


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　トップページ設定　★
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content{
	width:706px;
	font-size:12px;
	line-height:1.5;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■１．タイトル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top-content01 h3,
#top-content02 h3{
	padding:0;
	margin:0 0 20px;
}

#top-content01 h4,
#top-content02 h4{
	padding:0;
	margin:0;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-1．トップメイン画像
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#main_img{
	position:relative;
	width:950px;
	height:325px;
	margin:24px auto 0;
}

#main_img #wrap_main { position:absolute; top:0px; left:0px; z-index:5; }
#main_img .bg{
	position:absolute;
	top:0;
	left:0;
}

#main_img .btn{
	position:absolute;
	top:195px;
	left:695px;
	 z-index:10;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-2．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top-con01{
	width:665px;
	margin:0 0 20px;
	padding:0 15px 15px;
	border-bottom:5px solid #FBE7E6;
	border-right:5px solid #FBE7E6;
	border-left:5px solid #FBE7E6;
	background-color:#FFFFFF;
}
#top-con01 th{
	width:125px;
	vertical-align:top;
	text-align:center;
}
#top-con01 td{
	vertical-align:top;
	text-align:left;
}
#top-con01 td.txt{
	color:#775037;
	padding:5px 0 10px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-2．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content {
	width:705px;
}


#top_content #top-left{
	float:left;
	width:480px;
}

#top_content #top-right{
	float:right;
	width:205px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-3．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#top_content #top-left #top-con02{
	width:480px;
}
#top_content #top-left #top-con02 th{
	vertical-align:top;
	text-align:left;
}

#top_content #top-left #top-con02 td{
	vertical-align:top;
	text-align:left;
	padding:5px 5px 10px;
	font-size:10px;
	line-height:1.4;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-4．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#top_content #top-left #top-con03{
	position:relative;
	width:480px;
	height:175px;
	margin:0 0 30px;
}
#top_content #top-left #top-con03 .txt{
	position:absolute;
	width:320px;
	top:74px;
	left:143px;
}

#top_content #top-left #top-con03 .btn{
	position:absolute;
	top:125px;
	left:300px;
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-5．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content #top-right .t_shop_name{
	color:#C4504C;
	font-size:12px;
	margin:0 0 5px;
	font-weight:bold;
}
#top_content #top-right .t_shop_ph{
	margin:0 0 10px;
}
#top_content #top-right .t_shop_ph img{
	border:1px solid #F3D9D3;
	padding:1px;
}

#top_content #top-right .t_shop_txt{
	margin:0 0 10px;
	color:#DA7C61;
	font-size:12px;
}

#top_content #top-right .t_shop_btn{
	margin:0 0 20px;
	padding:0 0 15px;
	text-align:right;
	border-bottom:1px dotted #FFC1C2;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-6．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#top_content #top-right .t_recruit{
	position:relative;
	width:205px;
	height:150px;
	color:#5E391F;
	font-size:10px;
	line-height:1.4;
	margin:0 0 5px;
}

#top_content #top-right .t_recruit .bg{
	position:absolute;
	top:0;
	left:0;
}

#top_content #top-right .t_recruit .txt{
	position:absolute;
	width:160px;
	top:72px;
	left:10px;
}

#top_content #top-right .t_recruit .btn{
	position:absolute;
	top:120px;
	left:12px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-7．新着情報
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#t_news_wrap{
	width:450px;
	height:287px;
	padding:10px 15px 15px;
	margin:0 0 25px;
	background:url(../images/t_news_bg.jpg) no-repeat;
}
#t_news_wrap h3{
	top:0px;
	left:0;
	margin:0 0 15px;
	padding:0;
}
	


#t_news_wrap .t_news_content{
	width:435px;
	height:240px;
	overflow:auto;
	padding:0 10px 0 5px;
}

#t_news_wrap .t_news_content dl {
}


#t_news_wrap .t_news_content dl dt {
	font-size:12px;
	line-height:1.5;
	color:#E07368;
	padding:0 0 0 15px;
	background:url(../images/t_news_icon.jpg) no-repeat left 2px;
}

#t_news_wrap .t_news_content dl dd {
	padding:0 0 10px;
	margin:0 0 10px;
	font-size:12px;
	line-height:1.5;
	color:#E07368;
	background:url(../common_img/line01.jpg) repeat-x left bottom;
}

#t_news_wrap .t_news_content dl dd a,
#t_news_wrap .t_news_content dl dd a:link,
#t_news_wrap .t_news_content dl dd a:visited {
	color:#E07368;
	text-decoration:none;
}

#t_news_wrap .t_news_content dl dd a:hover,
#t_news_wrap .t_news_content dl dd a:active {
	color:#666666;
	text-decoration:underline;
}

