@charset "utf-8";
/* CSS Document */


/*--
オーダーの手順 ----------*/
div#howtoorder-main-wrapper {
	margin: 0px 0px 20px;
	float: right;
	width: 480px;
	line-height: 140%;
}


div#howtoorder-main-wrapper .entry-box {
	margin: 0px 0px 10px;
}
div#howtoorder-main-wrapper .entry-box-l {
	float: left;
	width: 460px;
}

div#howtoorder-main-wrapper .entry-body img {
	margin-bottom: 15px;
}

div#howtoorder-main-wrapper .entry-box-r {
	margin-left: 10px;
	padding: 5px 0px 0px 5px;
	background: url(images/news/news_entry_mgbg.jpg) no-repeat 0px 0px ;
	float: left;
	width: 210px;
	height: 210px;
}


div#howtoorder-main-wrapper h3.entry-tilte {
	margin: 3px 0px 10px;
	padding: 10px 6px;
	background: url(images/news/news_midashi_line.jpg) no-repeat bottom left ;
	line-height: 140%;
	font-size: 18px;
}

div#howtoorder-main-wrapper .entry-body {
	height: 181px;
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 14px;
}

div#howtoorder-main-wrapper .entry-category {
	padding: 5px 10px;
	background-color: #3B3B3B;
	border-left: 5px solid #D6E609;
	width: 160px;
	color: #ffffff;
	font-size: 12px;
}


div#howtoorder-main-wrapper .entry-box-footer {
	margin: 0px 0px 30px;
	padding: 15px 0px 0px 0px;
	clear: both;
	text-align: right;
}



div#howtoorder-side-wrapper {
	margin-top: 0px;
	float: left;
	width: 390px;
	color: #ffffff;
	text-align: right;
}

h2#howtoorder {
	background: url(images/how_to_order/h2_bar_howto.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}
h2#howtoorder span {
	display: none;
}

#howtoorder-side-img {
	background: url(images/how_to_order/1-bg-blue.jpg) no-repeat 0px 0px ;
	width: 365px;
	margin-left: 20px;
}
