@import "/css/common.css";
@import "/css/2nd.css";

#left h3        { font-size:12px; margin-left: 5px; padding: 10px; }
#left .basic    { border-bottom: dashed 1px #D7D4D3; }
#left .detail   { margin: 0 auto; width: 553px; padding: 17px 0px;}
#left #yajirusi { float: left; margin-right: 6px; }
#left #box      { width: 610px; margin: 14px auto;}
#left #box p    { margin: 13px 0 22px 13px}
#step		    { float: left; width: 564px; }
#left .cler     { clear: both; }
#left h2 {
	border:none;
	padding-bottom: 10px;
}

div.top{
	background-image:url(../images/manual_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:646px;
	height:445px;
	padding:0px 10px;
}

#left div.top p{
	padding:76px 20px 0px 240px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	font-size:15px;
	line-height:1.7;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#left div.top h3{
	font-weight:bold;
	font-size:16px;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin:0px;
	text-align: center;
	padding:0px;
	margin-top:6px;
	color: #C00000;
}

#left div.top h4{
	font-weight:bold;
	font-size:17px;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin:0px;
	text-align: center;
	padding:0px;
	margin-top:7px;
}

#left div.top p.word2{
	padding:90px 0px 40px 10px;
	width:633px;
	text-align:left;
	font-weight:normal;
	font-family:sans-serif;
	font-size:13px;
	line-height:1.7;
}


#left .button{
	text-align: center;
	margin: 10px auto 20px auto;
	background-image:url(../images/button_back.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:83px;
	padding-left:200px;
	padding-top:0px;
	
}

div#nagare{
	background-image:url(../images/nagare.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:666px;
	height:610px;
	margin-top:70px;
	border-top:1px solid #000000;
}

div#nagare ul{
	padding:94px 0px 110px 192px;
	*padding:103px 0px 110px 192px;

}

div#nagare ul li{
	list-style:none;
	font-weight:bold;
	font-size:16px;
	height:25px;
	padding-bottom:10px;
	_padding-bottom:8px;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#left div#nagare h4{
	font-weight:bold;
	font-size:17px;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin:0px;
	text-align: center;
	padding:0px;
	margin-top:25px;
}


div#iten_box{
	border:2px solid #cccccc;
	margin-top:60px;
	margin-bottom:20px;
}


div#iten_info{
	margin-top:0px;
	padding:10px 20px 10px 20px;
	font-family:sans-serif;
	font-size:13px;
	line-height:1.7;
	position:relative;
	background-color: #EEEEEE;
	border:2px solid #ffffff;
}

div#iten_info img{
	position:absolute;
	right:7px;
	top:7px;
}

div#iten_info p{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:17px;
	line-height:2.7;
	font-family:Meiryo,メイリオ,Arial,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

img.iten_tel{
	margin-bottom:5px;
}


