/*------------特定商取引法---------*/


/* ---- リセット ---- */

body{
	width:775px;
	margin:5px auto 0;
	background:#668f34 url('../img/09.jpg') left repeat;
	text-align:center;
	color:#bbccbb;
	font-size:12px;
}
div{
	margin-top:0px;
	margin-bottom:0px;
}
h1{
	font:normal normal bold 20px sans-serif;
}

p{
	margin:0px 0px 10px;
	padding:10px;
}
a:link{
	color:#a9a9a9;
	text-decoration:none;
}
a:visited{
	color:#a9a9a9;
	text-decoration:none;
}
a:active{
	color:#6060e0;
	text-decoration:none;
}
a:hover{
	color:#6060e0;
	text-decoration:none;
}


/* ----  ---- */

#maincol{
	width:750px;
}



/* ---- ヘッダー ---- */

#header{
	width:750px;
	height:126px;
	background:transparent url('../img/test33.jpg') bottom no-repeat;
	margin:0px auto 10px;
}

#header div.index{
	padding-left:615px;
	padding-top:25px;
	text-align:left;
}

	/*IE5,6用ハック*/
* html #header div.index{
	padding-top:30px;
}

	/*Firefox3用ハック*/
#header div.index, x:-moz-broken{
	padding-top:35px;
}
#header div.index, x:x{
	padding-top:40px;
}



#caution_left{
widht:650px;
height:60px;
float:left;
text-align:center;
}
#caution_right{
widht:100px;
float:right;
}




/* ---- メインタイトル ---- */

.tabel_form{
	margin:0px auto 10px;	
}



/.clear{
	clear:both;
}  
.clear hr{
	display:none;
}
.clear_left{
	clear:left;
}  
.clear_left hr{
	display:none;
}  
.clear_right{
	clear:right;
}  
.clear_right hr{
	display:none;
}  


/* ----フッター部分---- */

#footer{
	width:750px;
	height:150px;
	background:url('../img/footer_img1.gif') no-repeat;
}

#sitemap{
	margin-top:-19px;
}
#sitemap ol li{
	display:inline;
	list-style-type:none;
	background:url('../img/01.gif') no-repeat 0px 3px;
	padding-left:10px;
	padding-right:3px;
	margin-right:8px;
}
#sitemap ol li.no_mark{
	display:inline;
	list-style-type:none;
	background:transparent;
	padding-left:0px;
}
#sitemap ol{
	margin-top:7px;
	margin-bottom:5px;
	margin-left:-30px;
}

body.gar #footer #sitemap ol li.gar,
body.home #footer #sitemap ol li.home,
body.sctm #footer #sitemap ol li.sctm,
body.inq #footer #sitemap ol li.inq,
body.shoppingmethod #footer #sitemap ol li.shoppingmethod,
body.fukupanzu #footer #sitemap ol li.fukupanzu,
body.bousi #footer #sitemap ol li.bousi,
body.necklace #footer #sitemap ol li.necklace,
body.strap #footer #sitemap ol li.strap,
body.pic #footer #sitemap ol li.pic,
body.cray #footer #sitemap ol li.cray,
body.etc #footer #sitemap ol li.etc,
body.etc1 #footer #sitemap ol li.etc1{
	background-color:#bdcead;
	color:#222222;
}

