@charset "UTF-8";

body {
	width:1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	line-height: 1.5em;
}
#main{
	/*font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;*/
}
#whatwedo{
	width: 589px;
	margin-right: auto;
	margin-left: auto;
}
#title{
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pre{
}
#pre h2{
	margin-bottom:20px;
}
#pre h2+p{
	text-align:center;
	margin-bottom:30px;
}
#pre ul{
	width:560px;
	height:88px;
	margin: 0 auto;
}
#pre ul li{
	float:left;
	margin: 0 2px 2px 0;
}
#pre ul li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


#order{
}
#order #banner img{
	margin-top:20px;
}
#order ul{
	width: 429px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#order ul li{
}
#order .box p{
	text-align:center;
	margin-top: 15px;
}


#price{
}
#price p img{
	margin-bottom:10px;
}
#price-list img{
}

#howto{
}
#howto .left{
	float: left;
	height: 99px;
	width: 146px;
}


#howto .right{
	padding-left:156;
}
#howto1,#howto-btn,#howto2,#howto3,#howto4,#howto5{
	clear:left;
}
#howto1,#howto2,#howto3,#howto4,#howto5{
	min-height:99px;
}
#howto .right p{
	padding-left:181px;
}
#howto-btn{
	height: 23px;
	width: 263px;
	margin-right: auto;
	margin-left: auto;
} 
#howto ul{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#howto ul li{
	margin-top:10px;
}


#after{
}
#after ul{
	width: 483px;
	margin-top: 15px;
	margin-left: 15px;
}
#after ul li{
}



#pre,#order,#price,#howto,#after{
	font-size: 75%;
}
#pre{
	margin-bottom:50px;
}

.box{
	background-image: url(../images/concept_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding:15px 30px;
}

.totop_in{
	margin-top: 0px;
	margin-bottom: 40px;
	width: 185px;
	clear: both;
	font-size: 10px;
	text-align: right;
	width: 569px;
	padding-right: 20px;
}

