﻿body{
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em; /* 文字間をフォントサイズの0.1em分に指定 */
	/**/
	text-align:center;
	}
h1{
	font-size:120%;
	}
h3{
	line-height:50px;
	}
p#text{
	clear:both;
	}
a{
	display:block;
	overflow:hidden;
	text-decoration:none;
	}
a:link{
	color:black;
	}
a:visited{
	color:black;
	}
a:hover{
	color:orange;
	}
#wrapper{
	width:850px;
	margin:0 auto;
	text-align:left;
	}
#container{
	position:relative;
	width:100%;
	}
#container1{
	position:relative;
	}
#header1{
	position:absolute;
	left:0px;
	top:0px;
	margin-top:20px;
	height:80px;
	width:850px;
	margin:0;
	font-size:12px;
	color:black;
	}
#header1 a:hover{
	background-color:#bed2c3;
	}
.header1{
	position:absolute;
	left:0px;
	top:30px;
	}
.header2{
	position:absolute;
	left:500px;
	top:20px;
	}
.header1_migi{
	position:absolute;
	left:720px;
	top:55px;
	display:block;
	text-decoration:none;
	text-align:center;
	border-left:2px solid dimgray;
	border-right:2px solid dimgray;
	width:120px;
	}
#header2{
	position:absolute;
	left:0px;
	top:80px;
	height:150px;
	width:850px;
	margin:0;
	}
#menu_bar{
	position:absolute;
	left:0px;
	top:230px;
	height:35px;
	width:850px;
	padding:0;
	margin:0;
	text-align:center;
	font-size:12px;
	color:black;
	}
#menu_bar ul{
	overflow:hidden;
	
	width:846px;
	padding:0;
	margin:0;
	}
#menu_bar li{
	float:left;
	font-weight:bolder;
	line-height:20px;
	list-style-type:none;
	width:141px;
	}
#menu_bar li a{
	text-align:center;
	}	
#menu_bar li a:hover{
	background-color:#bed2c3;
	}
#main{
	position:absolute;
	left:-3px;
	top:266px;
	margin-left:210px;
	margin-top:10px;
	width:620px;
	text-align:center;
	}
#main2{
	position:absolute;
	left:2px;
	top:277px;
	margin-left:230px;
	margin-top:10px;
	width:620px;
	text-align:left;
	}
#main2 li{
	list-style-image:url(image/list_icon.gif);
	}
#main2 ul a:hover{
	color:orange
	}
#main2 dd{
	margin-left:20px;
	}
#ichiran{
	position:relative;
	}
#ichiran li{
	list-style-type:none;
	float:left;
	width:180px;
	height:180px;
	margin:10px 10px 0 0 ;
	padding-top:10px;
	border-left:1px solid dimgray ;
	border-right:1px solid dimgray ;
	border-top:1px solid dimgray ;
	border-bottom:1px solid dimgray ;
	}
#ichiran dl{
	margin:10px ;
	border-left:4px solid orange ;
	border-bottom:1px solid orange ;
	}
#picture{
	float:left;
	margin:30px 10px 0;
	width:600px;	

	text-align:right;
	overflow:visible;
	}
.daimei{
	border-left:6px solid orange ;
	border-bottom:1px solid orange ;
	font-size:18px;
	text-indent:1em;
	text-align:left;
	}
#price{
	float:left;
	margin:10px;
	padding-top:20px;
	width:600px;
	text-align:left;
	border-top:1px solid gray ;
	}	
#side{
	position:absolute;
	left:0px;
	top:266px;
	width:200px;
	height:100px;
	margin-top:50px;
	text-align:center;
	}
#side ul{
	border-top:1px dashed dimgray;
	margin:0;
	padding:0;
	width:200px;
	}
#side li{
	list-style-type:none;
	line-height:30px;
	border-bottom:1px dashed dimgray;
	text-align:center;
	color:black;
		}
#side li a{
	overflow:hidden;
	}
#side li a:hover{
	background-color:#e6eb94;
	}
#side2{
	position:absolute;
	left:0px;
	top:520px;
	width:200px;
	margin-bottom:80px;
	text-align:center;
	}
#side2 ul{
	border-top:1px solid dimgray;
	margin:0 0 80px 0 ;
	padding:0;
	width:200px;
	}
#side2 li{
	list-style-type:none;
	line-height:25px;
	border-bottom:1px solid dimgray;
	border-left:1px solid dimgray;
	border-right:1px solid dimgray;
	text-align:center;
	color:black;
		}
#side2 li a{
	overflow:hidden;
	}
#side2 li a:hover{
	background-color:#e6eb94;
	}
.box1{
	border:1px solid dimgray;
	background:#f0f6da;
	line-height:25px;
	}
.box2{
	border:2px dotted orange;
	 margin:0pt;padding:5px;
	}	
.box3 {
	border-style:solid; 
	border-color:#f8e58c;
	 background-color:#f8e58c;
	 margin:0pt;padding:5px;
	 font-size:small;
	 color:black;
	}
#main_big{
		position:absolute;
	left:0px;
	top:265px;
	margin-top:30px;
	width:900px;
	}
#footer{
	border-top:1px dashed dimgray;
	clear:both;
	text-align:center;
	line-height:80px;
	}
#footer2{
	border-top:1px dashed dimgray;
	float:left;
	text-align:center;
	line-height:80px;
	width:600px;
	}	
