/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	text-align:center;
}


#wrap{
	width:850px;
	margin:0px auto 50px auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#top{
	width:850px;
	height:150px;
	background-image: url(img/top_back.jpg);
	background-repeat: no-repeat;
}

#main{
	width:850px;
	background-image: url(img/main_migisita.jpg);
	background-repeat: no-repeat;
	background-position: 88% 99.5%;
}
#main2 {
	width:850px;
	height:1936px;
	background-image: url(img/kit2.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#list{
	width:750px;
	margin:15px auto;
}
#botton_area {
	width:370px;
	margin:50px auto 7px auto;
	float:right;
}
#botton_area2 {
	width:370px;
	position: absolute;
	left: 70px;
	top: 1810px;
}
#botton_area3 {
	width:370px;
	position: absolute;
	left: 405px;
	top: 1845px;
}
#tokushou_area {
	position: absolute;
	width: 380px;
	left: 436px;
	top: 1886px;
	text-align: left;
}


li{
	width:174px;
	height:258px;
	list-style-type: none;
	float:left;
	margin:6px;
}


img{
	border:none;
}
h1{
	text-align:left;
	font-size: 12px;
	width:850px;
	margin:10px auto 0px auto;
	font-weight: normal;
}


h2{
	font-size: 15px;
	color: #ffffff;
	text-align:left;
	padding:29px 0px 0px 664px;
}
h3{
	width:850px;
	font-size: 16px;
	text-align:center;
	color: #ffffff;
	padding:42px 0px 0px 0px;
}
p{
	font-size: 12px;
}
.info{
	font-size: 14px;
	margin:5px auto 55px;
}
.info2{
	font-size: 14px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.botton{
	margin:5px auto;
}

#footer {
	text-align:left;
	height: 180px;
	width: 850px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer .order {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 50px;
}
#footer #footer_mail {
	position: absolute;
	left: 558px;
	top: 22px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
#footer #footer_mail p {
	margin-bottom: 5px;
}
#footer #mise {
	position: absolute;
	left: 693px;
	top: 5px;
	width: 145px;
}
#footer #mise p {
	font-size: 10px;
}
#footer #footer_kaisya {
	position: absolute;
	left: 670px;
	top: 104px;
}
#footer #footer_kaisya .syamei {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#footer #footer_kaisya .zyuusyo {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
}
#footer #footer_navi {
	position: absolute;
	left: 420px;
	top: 142px;
	width: 46px;
}
