/* 共通 */


body{
	font-size:12px;
	color:#533C32;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	line-height:18px;
	text-align:center;

}



a:link {
		text-decoration: none;
		color:#533C32;
}
a:visited {
	text-decoration: none;
	color:#533C32;
}
a:hover {
	text-decoration: none;
	color:#533C32;
}
a:active {
	text-decoration: none;
	color:#533C32;
}

h1{
	font-size:12px;
	font-weight:800;
	margin:0;
}

h2{
	font-size:15px;
	font-weight:600;
	text-align:50;
	margin:0;

}

h3{
	font-size:16px;
	font-weight:500;
	text-align:center;
	line-height:30px;
	margin:1px 0px;
	border-top:dotted 2px #533C32;
	border-bottom:dotted 2px #533C32;
	

}

.pink{
	color:#CE7D9F;
}

.blue{
	color:#669DC6;
}

.green{
	color:#AAA25E;
}

.purple{
	color:#8F80A0;
}

.red{
	color:#D10000;
}

.gold{
	color:#FF9900;
}





/* 書式設定 */

dl.yotei dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 19.5em;
  padding-left: 5px;
  font-weight:600;
  font-size:13px;
  overflow:auto;
}

dl.yotei dd {
  margin-bottom: 0.8em;
  margin-left: 0.5em;
  overflow:auto;
  font-size:13px;
  font-weight:600;
}





/* 段組 */



#container{
	width:900px;
	height:1100px;
	font-size:12px;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/container1100.gif);
	background-repeat:no-repeat;
			
	}
	
#header{
	width:810px;
	height:100px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	
	}
	
#menu{
	width:820px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top:10;
	}
	
#main{
	width:790px;
	margin-right:auto;
	margin-left: auto;
	margin-top:10px;
	
	
	}

.keyword{
	text-align:center;
	margin-top:10;
	margin-bottom:10;

}

	

#left{
	width:200px;
	height:550px;
	float:left;
	background-image:url(garze.jpg);
	text-align:center;
	}	


.nav { 
	list-style:none;
	font-size:13px;
	font-weight:500;
	line-height:40px;
	text-align:left;
	margin-left:15px;
	padding:0;
	display: block;
	
}


.nav a:hover {
	text-decoration:none;
	color:#A18474;
} 

.nav a:link {
	text-decoration:none;
} 



.photo{

	margin-top:10px;
	}
	
	
	
	
#right{
	width:580x;
	float:right;
	text-align:left;
	
	}		

.cari { 
	width:580px;
	text-align:left;
	margin-left:auto;
	margin-left:auto;
	
}
	
	

/* メニュー表のところ */


	




.shosai{
	font-size:10px;
	text-align:10px;
}

.table{
	margin-bottom:20px;
}


	
#info{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	float:clear;
	text-align:center;
	}
	
.info{
	margin-top:20px;
}

.bar{
	margin-top:5px;
	margin-bottom:5px;
}

	
#footer{
	width:820px;
	height:25px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	}