/*initial settings*/

*{
	margin:0px;
	padding:0px;
}
img{border:none;}

/* end */

/*boxmodel rayout */

body{
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}

div#box{
	margin: 0 auto;
	width: 865px;
}

div#header{
	width: 865px;
	height: 66px;
	background-image: url(../1img_top/second_header.gif);
	position: relative;
}

h1{
	position:absolute;
	top:19px;
	margin:0px;
	font-size:13px;
	left: 265px;
	line-height:1.2em;
	color:#CCCCCC;
}

div#navi{
	width: 865px;
}

div#contents{
	width: 865px;
	height: 1204px;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
}

/*  end  */

/* header-style write */

div#header img#logo{
	position: absolute;
	top: 12px;
	left: 21px;
	background-image: url(../1img_top/logo_second.gif);
}
div#header img#mail{
	position: absolute;
	top: 28px;
	right: 17px;
}

/*  end  */

/* navigation-style write */

div#navi ul li{
	list-style: none inside;
	display:inline;
	}
	
/*  end  */

/*  contents-style write  */

div#contents_in{
	margin: 21px 0 0 50px;
	width: 775px;
	height: 1020px;
	font-family: "‚l‚r‚o–¾’©",serif;
	
}
div#contents_in img#subbar{
	padding-bottom: 30px;
}


div.order{
	margin-left: 60px;
	position: relative;
	width: 620px;
	height: 95px;
	display: inline-block;
}
div.order p#no1{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/one.png);	
	background-repeat: no-repeat;
	width: 41px;
	height: 66px;
}

div.order p.title{
	position: absolute;
	left: 70px;
	top: 0px;
	color: #fff;
	width: 400px;
	font-size: 12pt;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;
	padding-left: 3px;
	
}
div.order p{
	color: #fff;
	position: absolute;
	top: 32px;
	left: 70px;
	font-size: 0.8em;
	text-align: left;
	text-transform: uppercase;
}
div.order p span{
	display: block;
	margin-top: 5px;
	font-size: 0.8em;
	color: #f90;

}
div.order p#image{
	background-image: url(images/order1.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 107px;
	position: absolute;
	top: -13px;
	left: 400px;
}
p.yajirusi{
	background-image: url(images/yajirusi.png);
	width: 28px;
	height: 26px;	
	margin: 3px auto 3px auto;	
}

div.order p#no2{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/two.png);	
	background-repeat: no-repeat;
	width: 53px;
	height: 62px;
}
div.order p#image2{
	background-image: url(images/order2.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 107px;
	position: absolute;
	top: -13px;
	left: 400px;
}
div.order p#no3{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/three.png);	
	background-repeat: no-repeat;
	width: 47px;
	height: 63px;
}
div.order p#image3{
	background-image: url(images/order3.png);
	background-repeat: no-repeat;
	width: 219px;
	height: 110px;
	position: absolute;
	top: -13px;
	left: 400px;
}
div.order p#no4{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/four.png);	
	background-repeat: no-repeat;
	width: 47px;
	height: 62px;
}
div.order p#image4{
	background-image: url(images/order4.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 110px;
	position: absolute;
	top: -13px;
	left: 400px;
}
div.order p#no5{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/five.png);	
	background-repeat: no-repeat;
	width: 523px;
	height: 63px;
}
div.order p#image5{
	background-image: url(images/order5.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 110px;
	position: absolute;
	top: -13px;
	left: 400px;
}
div.order p#no6{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/six.png);	
	background-repeat: no-repeat;
	width: 47px;
	height: 63px;
}
div.order p#image6{
	background-image: url(images/order6.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 110px;
	position: absolute;
	top: -13px;
	left: 400px;
}

div.order p#no7{
	position: absolute;
	top:5px;
	left: 0px;
	background-image: url(images/seven.png);	
	background-repeat: no-repeat;
	width: 46px;
	height: 63px;
}
div.order p#image7{
	background-image: url(images/order7.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 110px;
	position: absolute;
	top: -13px;
	left: 400px;
}

p#footer{
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;	
	font-family: arial,sans-serif;
	color: #ccc;
}
p#footer a{
	color: #fff;
	text-decoration: none;
}
p#footer a:hover{
	color: #FF6600;
}
img#bar{
margin-top: 4px;
}

/* for IE6 Hack--start-- */

*html div.order p#no1{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/one.png',sizingMethod='scale');
	width: 41px;
	height: 66px;
}
*html div.order p#image{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order1.png',sizingMethod='scale');
	width: 218px;
	height: 107px;
	top: -13px;
	left: 400px;
}
*html div.order p#no2{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/two.png',sizingMethod='scale');
	width: 53px;
	height: 62px;
}
*html div.order p#image2{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order2.png',sizingMethod='scale');
	width: 218px;
	height: 107px;
	top: -13px;
	left: 400px;
}
*html div.order p#no3{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/three.png',sizingMethod='scale');
	width: 47px;
	height: 63px;
}
*html div.order p#image3{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order3.png',sizingMethod='scale');
	width: 219px;
	height: 110px;
	top: -13px;
	left: 400px;
}
*html div.order p#no4{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/four.png',sizingMethod='scale');
	width: 47px;
	height: 62px;
}
*html div.order p#image4{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order4.png',sizingMethod='scale');
	width: 220px;
	height: 110px;
	top: -13px;
	left: 400px;
}
*html div.order p#no5{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/five.png',sizingMethod='scale');
	width: 52px;
	height: 63px;
}
*html div.order p#image5{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order5.png',sizingMethod='scale');
	width: 220px;
	height: 110px;
	top: -13px;
	left: 400px;
}
*html div.order p#no6{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/six.png',sizingMethod='scale');
	width: 47px;
	height: 63px;
}
*html div.order p#image6{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order6.png',sizingMethod='scale');
	width: 220px;
	height: 110px;
	top: -13px;
	left: 400px;
}
*html div.order p#no7{
	top:5px;
	left: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/seven.png',sizingMethod='scale');
	width: 46px;
	height: 63px;
}
*html div.order p#image7{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/order7.png',sizingMethod='scale');
	width: 220px;
	height: 110px;
	top: -13px;
	left: 400px;
}
*html p.yajirusi{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='images/yajirusi.png',sizingMethod='scale');
	width: 28px;
	height: 26px;	
}


/*  Hack  end  */

/*  copyright-style write  */

div#copy{
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/copy_back.jpg);
	background-repeat: no-repeat;
	padding: 2px 0;
	width: 865px;
	height: 16px;
}
div#copy span{
	text-transform: capitalize;
}
