/* CSS Document */

/* index */


/* flash */
#flashContent{
	width:980px;
	height:200px;
	margin:0px;
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;
}

/* contentsbox */
#contentsbox{
	width:670px;
	height:auto;
	float:left;
	margin:0;
	font-size: 14px;
	}
#contentsbox h2{
	width:640px;
	height:auto;
	margin:30px 14px 0px 14px;
	border:#999 1px solid;
}
#contentsbox h3{
	width:640px;
	height:auto;
	margin:30px 14px 0px 14px;
	border:#999 1px solid;
}
#contentsbox p{
	width:420px;
	height:auto;
	margin:3px 0px 3px 24px;
	font-size:12px;
	line-height:1.2em;
	color:#666666;
	float:left;
}
#contentsbox h4{
	width:650px;
	height:auto;
	margin:10px 10px 0px 10px;
	}

/* rightbox */
#rightbox{
	width:300px;
	height:auto;
	float:left;
	margin:0;
	padding-top:30px;
	}

.right_pickup{
	width:300px;
	height:auto;
	float:left;
	margin:0;
	padding-top:15px;
	}
.right_online{
	width:300px;
	height:auto;
	float:left;
	margin:50px 0 0 0;
	}

/* rightside */
h5{
	width:280px;
	height:auto;
	margin:0px 10px 0px 10px;
	}
.about_box{
	width:260px;
	height:auto;
	margin:0px 10px 10px 10px;
	padding:0 10px;
	float:left;
	}
.about_box p{
	font-size:12px;
	line-height:1.2em;
	padding:3px 3px;
	color:#666666;	
	}
.pickup{
	list-style:none;
}	
.pickup li{
	width:278;
	height:auto;
	margin:0px 9px 15px 9px;	
	border:#999 1px solid;
	}

.onlineshop_box{
	width:280px;
	height:80px;
	margin:10px auto;
	border:#ccc 1px solid;
	}
.onlineshop_box2{
	width:280px;
	margin:10px auto;
	border:#ccc 1px solid;
	}
.secom_i{
	width:50px;
	height:70px;
	margin:5px 10px 0 0;
	float:left;
	}
.secom_t{
	width:220px;
	height:70px;
	margin:5px 5px 0 12px;
	float:left;
	font-size:11px;
	line-height:1.2em;
	padding:5px 0;
	color:#666666;	
	}
	
/* collection*/
.sozai{
	width:200px;
	height:30px;
	margin:3px 5px 0px 0px;
	float:left;
	}
.products{
	width:620px;
	height:auto;
	margin:0px 25px 50px 25px;
	list-style:none;
	}		
.products li{
	width:200px;
	height:57px;
	margin:1px 1px;
	float:left;
	border:#CCCCCC 1px solid;
	display:inline;
	}

/* news */
.news{
	width:640px;
	height:auto;
	margin:10px 20px;
	}
.news dt{
	font-size:13px;
	color:#903;
	font-weight:bold;
	padding:5px 10px 3px 20px;
	line-height:1.5em;
	}
.news dd{
	font-size:12px;
	color:#666666;
	padding:0px 10px 5px 120px;
	line-height:1.2em;
	}
	
/* map */
.map_img{
	width:360px;
	height:200px;
	margin:10px 0px 10px 25px;
	float:left;
	}
.map_text{
	width:250px;
	height:160px;
	margin:10px 15px 10px 10px;
	float:left;
	padding:20px 5px;
	font-size:11px;
	line-height:1.2em;
	color:#666666;
	}


/* 震災 */
.topic{
	width:280px;
	height:auto;
	margin:10px;
	border-bottom:#333 double 3px;
	border-top:#333 double 3px;		
	}
.topic p{
	font-size:12px;
	color:#333333;
	line-height:1.3em;
	font-weight:normal;
	margin:10px 10px;
	}
