/* ---------------------------------------------------------------------------------------------
 　基本設定
--------------------------------------------------------------------------------------------- */

BODY {
	height: 100%;
	background: url(../image/back.jpg);
	background-color: #FFFFFF;
	font: 12px/18px "MS PGothic",Osaka;
	color: #666666;
	margin: 0px auto;
	padding: 0px; auto;
	text-align: center;
}



/* ---------------------------------------------------------------------------------------------
 　トップページの設定
--------------------------------------------------------------------------------------------- */

.wrapper {
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
}

.box1 {
	width: 890px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: left;
}

.box1-1 {
	position: absolute;
	width: auto;
	height: auto;
	margin: 25px 0px 0px 20px;
}

.box1-2 {
	position: absolute;
	width: 650px;
	height: 20px;
	text-align: left;
	margin: 90px 0px 0px 20px;
}

.box1-3 {
	position: absolute;
	width: auto;
	height: auto;
	margin: 50px 0px 0px 480px;
}

.box1-4 {
	position: absolute;
	width: auto;
	height: auto;
	margin: 50px 0px 0px 650px;
}

.box1-5 {
	position: absolute;
	width: 630px;
	height: auto;
	text-align: right;
	margin: 20px 0px 0px 250px;
}

.box1-6 {
	position: absolute;
	width: auto;
	height: auto;
	margin: 85px 0px 0px 665px;
}

.box2 {
	width: 890px;
	height: 330px;
	background-color: #333333;
	margin-top: 5px;
}

.box2-1 {
	position: absolute;
	width: 301px;
	height: 94px;
	margin: 182px 0px 0px 487px;
	left: 99px;
	top: 158px;
}

.box2-2 {
	position: absolute;
	width: 301px;
	height: 36px;
	margin: 182px 0px 0px 638px;
}

.box3 {
	width: 890px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
}

.box3-1 {
	float: left;
	width: 650px;
	height: 175px;
	text-align: left;
	border: 1px #CCCCCC solid;
	overflow-y: scroll;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

.box3-2 {
	float: left;
	width: 230px;
	height: auto;
	margin-left: 5px;
}

.box3-2-1 {
	width: 230px;
	height: auto;
}

.box3-2-2 {
	width: 230px;
	height: auto;
	margin-top: 5px;
}

.box3-2-3 {
	width: 230px;
	height: auto;
	margin-top: 5px;
}

.box4 {
	width: 890px;
	height: auto;
	background-color: #EFD9FF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
}

.box5 {
	width: 890px;
	height: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.menu {
	width: 228px;
	height: auto;
	text-align: left;
	border: 1px #CCCCCC solid;
	margin-bottom: 3px
}

.selectbox {
	width: 655px;
	height: auto;
	margin-bottom: 20px;
}

.selectbox1 {
	float: left;
	width: 355px;
	height: 266px;
	background-color: #333333;
}

.selectbox2 {
	float: left;
	width: 290px;
	height: auto;
	text-align: left;
	margin-left: 10px;
}

.selectbox2-1 {
	width: 290px;
	height: auto;
	text-align: left;
	margin-bottom: 5px;
}

.selectbox2-2 {
	width: 290px;
	height: auto;
	text-align: left;
}

.selectbox2-3 {
	width: 290px;
	height: auto;
	text-align: right;
}

.selectbox2-4 {
	width: 290px;
	height: auto;
	text-align: center;
	margin: 10px 0px 5px 0px;
}

.selectbox2-5 {
	width: 290px;
	height: auto;
	text-align: left;
	color: #3A566C;
}

.selectbox2-6 {
	width: 290px;
	height: auto;
	text-align: left;
	color: #CC0000;
	font-weight: 700;
}

.selectbox3 {
	float: left;
	width: 210px;
	height: auto;
	border: 1px #CCCCCC solid;
	margin-left: 5px;
}

.selectbox3s {
	float: left;
	width: 210px;
	height: auto;
	border: 1px #CCCCCC solid;
	margin: 0px 0px 5px 5px;
}

.selectbox3-1 {
	width: 180px;
	height: auto;
	text-align: left;
	margin-top: 20px;
}

.selectbox3-2 {
	width: 180px;
	height: auto;
	text-align: left;
	color: #3A566C;
	margin: 5px 0px 5px 0px;
}

.selectbox3-3 {
	width: 180px;
	height: auto;
	text-align: left;
	color: #CC0000;
	font-weight: 700;
	margin-bottom: 5px;
}

.selectbox3-4 {
	width: 180px;
	height: auto;
	text-align: left;
	margin-bottom: 5px;
}

.selectbox3-5 {
	width: 180px;
	height: auto;
	text-align: right;
	margin-bottom: 10px;
}

.selectbox4 {
	float: left;
	width: 210px;
	height: auto;
	text-align: left;
	margin: 0px 0px 10px 5px;
}

.sns {
	float: left;
	width: 120px;
	height: 20px;
	text-align: left;
}



/* --------------------------------------------------------------------------------------------
 　その他ページ共通設定
-------------------------------------------------------------------------------------------- */

.contents {
	width: 600px;
	height: auto;
	text-align: left;
	margin-top: 20px;
}



/* --------------------------------------------------------------------------------------------
 　『商品詳細ページ』の設定
-------------------------------------------------------------------------------------------- */

.itemwrapper {
	width: 655px;
	height: auto;
	text-align: left;
}

.itembox1 {
	width: 630px;
	height: auto;
	text-align: left;
	margin: 20px 0px 0px 10px;
}

.itemtable {
	width: auto;
	height: auto;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}

.itemtable th {
	width: auto;
	height: auto;
	background-color: #EEEEEE;
	color: #666666;
	font-weight: 500;
	text-align: left;
	border: 1px #CCCCCC solid;
	padding: 5px 10px 5px 10px;
}

.itemtable td {
	width: auto;
	height: auto;
	text-align: left;
	border: 1px #CCCCCC solid;
	padding: 5px 10px 5px 10px;
}

.itemtable #right {
	text-align: right;
}

.itemtable2 {
	width: auto;
	height: auto;
	border-collapse: collapse;
	border: 1px #FFFFFF solid;
}

.itemtable2 td {
	width: auto;
	height: auto;
	text-align: left;
	border: 1px #FFFFF solid;
	padding: 0px 10px 0px 10px;
}

.order {
	position: absolute;
	width: auto;
	height: auto;
	text-alin: left;
	margin: -5px 0px 0px 500px;
}

.photos {
	position: absolute;
	width: auto;
	height: auto;
	text-alin: left;
	border: 1px #CCCCCC solid;
	margin: 0px 0px 0px 290px;
}



/* --------------------------------------------------------------------------------------------
 　『お問い合わせ』ページの設定
-------------------------------------------------------------------------------------------- */

.contactbox {
	width: 600px;
	height: auto;
	border-collapse: collapse;
}

.contactbox th {
	width: 180px;
	height: auto;
	text-align: left;
	font-weight: 500;
	border: 1px #CCCCCC solid;
	padding: 5px 10px 5px 10px;
}

.contactbox td {
	width: auto;
	height: auto;
	text-align: left;
	border: 1px #CCCCCC solid;
	padding: 5px 10px 5px 10px;
}



/* --------------------------------------------------------------------------------------------
 　リンクの設定
-------------------------------------------------------------------------------------------- */

A img { border-style:none; } 

A:link { color: #003399; }
A:visited { color: #551A9E; }
A:hover { color: #FF0000; }
A:active { color: #FF0000; }

#new:link { color: #FFFFFF; }
#new:visited { color: #FFFFFF; }
#new:hover { color: #FF0000; }
#new:active { color: #FF0000; }

#caution:link { color: #FFFFFF; }
#caution:visited { color: #FFFFFF; }
#caution:hover { color: #990000; }
#caution:active { color: #990000; }

#linksub:link     { color: #666666; }
#linksub:visited { color: #666666; }
#linksub:hover  { color: #CCCCCC; }
#linksub:active { color: #999999; } 
#linksub { text-decoration: none; } 

#move:hover { position: relative; top: 1px; left: 1px; }



/* --------------------------------------------------------------------------------------------
 　その他設定
-------------------------------------------------------------------------------------------- */

H1 {
	font: 10px/15px;
	color: #333333;
	font-weight: 500;
	margin: 0px;
	text-align: left;
	display: inline;
}

FORM {
	margin: 0;
	padding: 0;
}

STRONG { font-weight: 700; }

STRONG.b { font-weight: 700; }

HR {
	color: #CCCCCC;
	border-style: dotted;
	border: 1px;
	margin: 10px 0px 10px 0px;
}

UL {
	list-style-image: url(../image/sankaku.jpg);
}

LI {
	border-bottom: 1px #E1E1E1 solid;
	margin: 10px 0px 10px 0px;
}

#law {
	color: #CCCCCC;
	border-style: dotted;
	border: 1px;
	margin: 0px 0px 0px 0px;
}

.maps {
	list-style: url(../image/sankaku2.jpg);
}

.mapss {
	list-style: url(../image/sankaku3.jpg);
}

.none {
	list-style: none;	
}

.non {
	border: none;
	margin: 0px 0px 0px -10px;
}

.navi {
	border-bottom: 1px #FFFFFF solid;
	margin: 0px 0px 0px 0px;
}


.red {
	color: #CC0000;
}

.blue {
	color: #0033FF;
}

.blues {
	color: #006699;
}

.green {
	color: #009933;
	font-weight: 700;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.asta {
	font: 10px/20px "MS PGothic",Osaka;
	color: #CC0000;
}

.rights {
	width: 655px;
	height: auto;
	text-align: right;
	margin: 5px 0px 10px 0px;
}
