@charset "utf-8";
/* ------------------------------ */
/*製造受託専用*/
/* ------------------------------ */


/*PB商品ページ用(index.html)*/
#jutakuIdx {
	zoom:1;
	display: block;
}
#jutakuIdx h3{
	margin-bottom: 15px;
	padding-top: 17px;
}
#jutakuIdx h4{
}
#jutakuIdx h5{
	font-size: 72%;
	line-height: 150%;
	font-weight: bold;
	color: #3366cc;
	margin-bottom: 15px;
	margin-top: 25px;
}
#jutakuIdx p.txt{
	font-size: 72%;
	line-height: 150%;
	width: 390px;
}
#jutakuIdx p.pht{
	float: right;
	width: 240px;
	text-align: right;
	margin-right: 0px;
	margin-top: 15px;
}

/*受注から納品までの流れページ用(process.html)*/

#jutakuProcess {
	width: 365px;
	float: left;
}
#jutakuProcess h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#jutakuProcess h4 {}
#jutakuProcess h5 {
	margin-bottom: 15px;
	margin-left: 110px;
}
#jutakuProcess p {
	font-size: 72%;
	line-height: 150%;
	margin-left: 110px;
}

div.step-box01 {
	background-image: url(../../jutaku/images/bg_step01.gif);
	background-repeat: no-repeat;
	background-position: 45px bottom;
	padding-bottom: 20px;
}

div.step-box02 {
	background-image: url(../../jutaku/images/bg_step02.gif);
	background-repeat: no-repeat;
	background-position: 45px bottom;
	padding-bottom: 20px;
}

div.step-box03 {
	background-image: url(../../jutaku/images/bg_step03.gif);
	background-repeat: no-repeat;
	background-position: 45px bottom;
	padding-bottom: 20px;
}

/*こだわり*/
#jutakuKodawari {
	background-color: #f2f3aa;
	float: right;
	width: 211px;
	padding-bottom: 15px;
	margin-top: 50px;
}
#jutakuKodawari h4 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 13px;
}
#jutakuKodawari p {
	margin-right: 1.5em;
	margin-left: 2em;
	font-size: 72%;
	line-height: 150%;
}





