/* CSS Document */

body {
margin:0;
padding:0;
color: #666666;
background: #FFFFFF url(../img/back.jpg) repeat-y center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
line-height:150%;

}
a{
	color:#FF9900;
}
#content{
margin:0 auto;
width:620px;
}
h1 {
margin:0 auto;
padding-top:10px;
text-align:center;
}

#text{
	width:630px;
	margin:60px auto 60px auto;
}
#shop{
	margin-top:200px;
	width:614px;
	margin:0 auto;
}

.shoptitle {
	margin-left:3px;
	margin-bottom:5px;
}

#shop_outline {
	border:#999999 solid 1px;
}
.box{
	text-align:center;
	margin:3px auto;
	padding:3px inherit;
}


#box2{
	width:290px;
	float:left;
}

#box3{
	width:280px;
	float:left;
}
#box2{
	margin-top:20px;
	padding-left:24px;
	margin-bottom:30px;
}

#box3{
	margin-top:20px;
	margin-bottom:30px;
}


#box4{
	margin:0 0 0 24px;
	padding-bottom:3px;
	width:584px;
	clear:both;
}

.cle {
	clear:both;
}

.right{
	margin:0 0 0 auto;
	text-align:right;
}

.right_text{
	width:210px;
	margin:30px 0 0 auto;
	line-height:200%;
}

#form{
	width:440px;
	margin:100px auto 0 auto;
}

.green{
	color:#099;
}

.adress{
	width:260px;
}

.inp{
	width:160px;
}
strong.orange{
	color:#FFB100;
}
.orange_border{
	border:#FFB100 2px solid;
}
.s_text{
	font-size:10px;
	text-align:150%;
}
.imgborder{
	padding:1px;
	border:#999999 1px solid;
}

#info{
	width:630px;
	text-align:right;
	margin:0 auto;
	font-size:11px;
	margin-top:100px;
	margin-bottom:100px;
}