/* CSS Document */


/* シリーズトップ */

.collection_img{
	width:280px;
	height:100px;
	margin:5px 0px 20px 0px;
	float:right;
	background-color:#CCCCCC;
	}

#content02 h2{
	margin:5px 15px;
	}
#content02 h3{
	margin:20px 15px 5px 15px;
	padding-left:10px;
	border-left:#DF9FA9 4px double;
	border-bottom:#DF9FA9 1px dotted;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	}
#content02 h5{
	margin:40px 15px 5px 15px;
	padding-left:10px;
	border-left:#DF9FA9 4px double;
	border-bottom:#DF9FA9 1px dotted;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	}

#content02 p{
	width:700px;
	height:140px;
	margin:10px 15px;
	float:right;
	font-size:12px;
	line-height:1.5em;
	color:#333;
	text-align:right;
	background-image:url(../img/fullorder/order_bgimg.jpg);
	}

	
.products{
	width:660px;
	margin:10px auto;	
	}
.products_img{
	width:456px;
	height:304px;
	margin:10px 0px;
	float:left;
	}
.products_img1{
	width:300px;
	height:300px;
	margin:1px;
	float:left;
	border:#666666 1px solid;
	}
.products_img2{
	width:148px;
	height:148px;
	margin:1px;
	float:left;
	border:#666666 1px solid;
	}
.products_text{
	width:180px;
	height:280px;
	margin:11px 1px;
	padding:10px;
	float:left;
	border:#666666 1px solid;
	}
.products_text h4{
	font-size:13px;
	color:#666666;
	line-height:1.5em;
	border-bottom:#DF9FA9 1px dotted;
	}
.products_p{
	font-size:12px;
	color:#666666;
	line-height:1.4em;
	margin:10px 0px;
	}
	
.order{
	width:660px;
	margin:10px auto;
	}
.order_img{
	width:320px;
	height:240px;
	margin:10px 0px;
	float:left;
	text-align:center;
	padding:5px;
	font-size:12px;
	line-height:1.4em;
	color:#333333;
	}
.order_text{
	width:640px;
	margin:10px 0px;
	padding:10px;
	font-size:12px;
	line-height:1.3em;
	text-align:center;
	color:#333333;
	font-weight: bold;
	}	
