@charset "utf-8";
#cata_box{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#hana_box{
	width:779px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../img_contents/cata_hana.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}


#cata_box h2{
	margin-top:25px;
	margin-bottom:15px;
	line-height:120%;
}

#cata_box h3{
	margin:0;
	padding:0;
	margin:10px 0px 10px 0px;
	padding-left:10px;
	color:#666;
	background-color:#FCC;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	font-size:0.95em;
	line-height:1.4em;
}

#cata_box h4{
	margin:0;
	padding:0;
	width:60%;
	font-size:0.9em;
	border-bottom:#F3F dotted 2px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:15px;
}

#hana_box .h_title{
	width:114px;
	height:67px;
	margin-top:15px;
	margin-left:650px;
}

.hana_tbox{
	width:450px;
	height:70px;
	margin-top:43px;
	margin-left:5px;
	float:left;
}


#hana_box .hana_b{
	margin-top:80px;
	float:right;
	margin-right:10px;
}

#hana_box .hana_b a:hover{
	position: relative; 
    top: 1px; 
    left: 1px;
}

.text1{
	font-size:0.9em;
	line-height:130%;
}

.text_attention{
	font-size:0.8em;
	color:#F00;
	line-height:130%;
}


#pickup_box{
	width:365px;
	height:229px;
	background-image:url(../img_contents/pickup.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

.pickup_tbox{
	width:180px;
	height:100px;
	margin-top:80px;
	margin-left:170px;
}


#shizuka_box{
	width:402px;
	height:229px;
	background-image:url(../img_contents/cata_shizuka.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:right;
}

#shizuka_box .s_title{
	margin-top:10px;
	margin-left:20px;
}


.shizuka_tbox{
	width:300px;
	height:70px;
	margin-top:20px;
	margin-left:10px;
}

#shizuka_box .shizuka_b{
	margin-top:15px;
	margin-left:260px;
}

#shizuka_box .shizuka_b a:hover{
	position: relative; 
    top: 1px; 
    left: 1px;
}


/*カタログ部分ここから*/

#cata_box ul{
	width:780px;
}

#cata_box li{
	font-size:12px;
	display:block;
	width:250px;
	float:left;
	list-style-type:none;
	text-decoration:none;
}

#cata_box li a{
	text-decoration:none;
}

#cata_box .season{
	width:190px;
}

.text3{
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
}

.totop{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#396;
	text-align:right;
}

.totop a{
	text-decoration:none;
}

.photo_box{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}





/*カタログ部分ここまで*/

