/*initial settings*/

*{
	margin:0px;
	padding:0px;
}
img{border:none;}

/* end */

/*boxmodel rayout */

body{
	background-image: url(images/body_back.jpg);
}

div#box{
	margin: 0 auto;
	width: 865px;
}

div#header{
	width: 865px;
	height: 66px;
	background-image: url(../1img_top/second_header.gif);
	position: relative;
}
#header a{
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover{
	color: #CCCCCC;
}

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: 1614px;
	background-image: url(images/kasinusi_back.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/*  end  */

/* header-style write */

div#header img#logo{
	position: absolute;
	top: 12px;
	left: 21px;
}
div#header img#mail{
	position: absolute;
	top: 28px;
	right: 17px;
}

/*  end  */

/* navigation-style write */

div#navi ul li{
	list-style: none inside;
	float:left;
	}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body div#navi ul li{
	list-style: none inside;
	float:left;
	display:block;
}
/*  end  */

/*  contents-style write  */

div#contents ul{
	position: absolute;
	top: 130px;
	left: 30px;
}

div#contents ul li{
	list-style: none outside;
}
div#contents ul li#first{
	margin-left: 15px;
}
div#contents ul li#second{
	margin-left: 15px;
	margin-top: 30px;
}
div#contents ul li#third{
	margin-left: 15px;
	margin-top: 30px;
}
ul li a#menu1{
	display: block;
	width: 122px;
	height: 16px;
	background-image: url(images/menu1.png);
}
ul li a#menu2{
	display: block;
	width: 140px;
	height: 16px;
	background-image: url(images/menu2.png);
}
ul li a#menu3{
	display: block;
	width: 152px;
	height: 16px;
	background-image: url(images/menu3.png);
}
ul li a#menu4{
	display:block;
	position:absolute;
	top:-55px;
	width:110px;
	height:23px;
}

p#toptext{
	width: 535px;
	position: absolute;
	top: 130px;
	left: 265px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
}
div#step{
	position: absolute;
	top: 770px;
	left: 120px;
}
div.order{
	margin-left: 60px;
	position: relative;
	width: 620px;
	height: 95px;
	display: inline-block;
}
div.order p.title{
	position: absolute;
	left: 70px;
	top: 0px;
	color: #fff;
	width: 400px;
	font-size: 12pt;
	font-style: italic;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;
	padding-left: 3px;
}
p.title2 span{
	background-image: url(images/kasi_step4_text.png);
	width: 131px;
	height: 40px;
}
div.order p.title2{
	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#title2{
	color: #fff;
	position: absolute;
	top: 50px;
	left: 70px;
	font-size: 0.8em;
	text-align: left;
	text-transform: uppercase;
}
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/kasi_step1.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 128px;
	position: absolute;
	top: -13px;
	left: 400px;
}
p.yajirusi{
	background-image: url(images/kasi_yajirusi.png);
	width: 28px;
	height: 26px;	
	margin: 30px 0 30px 380px;	
}

div.order p#image2{
	background-image: url(images/kasi_step2.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 128px;
	position: absolute;
	top: -13px;
	left: 400px;
}
div.order p#image3{
	background-image: url(images/kasi_step3.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 176px;
	position: absolute;
	top: -30px;
	left: 430px;
}
div.order p#image4{
	background-image: url(images/kasi_step4.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 129px;
	position: absolute;
	top: -13px;
	left: 400px;
}

img#bigimage{
	position: absolute;
	top: 280px;
	left: 219px;
}
p#footer{
	text-align: center;
	font-size: 0.8em;
	font-family: arial,sans-serif;
	color: #ccc;
	margin-top: 30px;
	position: absolute;
	top: 1450px;
	left: 140px;
}
p#footer a{
	color: #fff;
	text-decoration: none;
}
p#footer a:hover{
	color: #ccc;
}
img#bar{
margin-top: 4px;
}


/*  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;
}
