body,div,p,h1,h3,h4,h5,h6,strong,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
	list-style:none;
}

body {
	background:#EBDFCB url(/img/bg.jpg) repeat-x;
	color:#4D392F;
}

p,a,a:hover {
	color:#4D392F;
}

#wrapper{
	width:875px;
	margin:0 auto;
	background:url(/img/wrap.gif) top left repeat-y;
}


/*-------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------*/

h1{
	font-size:12px;
	color: #fff;
	padding-top:7px;
}

#head {
	background:#fff url(/img/head_bg.jpg) repeat-x;
	height:60px;
	border-bottom:1px solid #E9E9E9;
}


#head_call {
	margin:6px 2px 3px 0;
	background:url(/img/head_call.jpg) top left no-repeat;
	width:384px;
	height:51px;
	float:right;
}

#head_call ul li {
	margin:0;
	padding:0;
}

#words {
	background:#4E3A30;
}
/*-------------------------------------------------------------------
左メニュー
-------------------------------------------------------------*/

#side {
	width:194px;
	background:#C2A581 url(/img/side_bg.gif) top repeat-x;
	border-right:1px solid #A27C4F;
	float:left;
}

#side_menu {
	margin:8px 4px;
	border:1px solid #462921;
	_overflow:auto;
	min-height:100%;
}

/*#side_menu li {
	margin:0;
	background:url(/img/side_menu.gif) no-repeat;
	background-position:top;
	width:156px;
	height:35px;
	font-size:12px;
	line-height:35px;
	padding:8px 3px 0 25px;
}*/

#side_menu a{
	text-decoration:none;
	display:block;
	background:url(/img/side_menu.gif) no-repeat;
	background-position:top;
	width:156px;
	height:35px;
	font-size:12px;
	padding:8px 3px 0 25px;
}

.side_box {
	width:186px;
	margin-left:4px;
}

#side_info01 {
	width:180px;
	margin:5px 0 0 2px;
	border:1px solid #5A4236;
}

#side_info01 p {
	font-size:10px;
	color:#333;
	margin-left:10px;
}

#side_info02 {
	width:182px;
	background:#5A4236;
	margin-left: 2px;
}

#side_info02 a{
	color:#fff;
}

#side_info02 p {
	font-size:10px;
	color:#fff;
	width:88px;
}

/*-------------------------------------------------------------------
メイン
-------------------------------------------------------------*/
#main {
	width:680px;
	float:right;
	background:#fff url(/img/main_bg.gif) left top repeat-y;
	padding-bottom:35px;
}

#mv {
	height:162px;
	background:url(/img/main.jpg) top left no-repeat;
	padding:18px;
}

#mv h2 {
	font-size:14px;
	font-weight:normal;
}

#mv h3 {
	font-size:24px;
}

#read {
	background:#EEE0C6;
	margin:0 36px;
	padding:14px;
	font-size:16px;
	line-height:140%;
}

#read strong{
	font-weight:bold;
	padding-left:6px;
	border-left:7px double #fff;
}

#main hr {
	border-style:solid none none none;
	height:1px;	
	color:#D1C4B2;
	margin:18px 12px 0 12px;
	background:#D1C4B2;
}

.pagetop {
	text-align:right;
	margin:0 36px 30px 0;
	font-size:12px;
}

#info {
	border:1px solid #5F463A;
	background:#A67A3B url(/img/foot_bg.jpg) top left repeat-x;
	width:600px;
	height:139px;
	margin-left:36px;
	padding:10px 10px 0 10px;
}

.info_left {
	margin:2px 0 0 5px;
	border:1px solid #BAAA97;
	background:#fff url(/img/foot_info.gif);
	width:299px;
	height:117px;
	float:left;
}

.info_left p {
	top:91px;
	left:78px;
	position:relative;
	font-size:16px;

}

.info_right {
	background:url(/img/foot_sep.gif) left no-repeat;
	float:right;
	width:260px;
	padding:4px 0 0 15px;
/*	margin-top:9px;*/
	height:120px;
}



/*-------------------------------------------------------------------
フッタ
-------------------------------------------------------------*/
#foot {
	clear:both;
	background:#AA9B8B;
	text-align:right;
	border-top:1px solid #49362C;
	font-size:12px;
	height:16px;
}