@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F2F0E6;
	text-align:center;
	margin:0px;
	}
	
#big{
	width:720px;
	margin-right:auto;
	margin-left:auto;
	}

#main{
	width:460px;
	float:right;
	margin-right:10px;
	font-size:12px;
	text-align:left;
	}
	
#content{
	margin-top: 10px;
	margin-bottom: 10px;
	}

#l_menu{
	width:190px;
	margin-left:10px;
	float:left;
	font-size:12px;
	}
#l_menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
#l_menu a:hover{
	color:#FFCCCC;
	text-decoration:none;
	}
	
#head{
	background-image:url(images/head.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:109px;
	margin-bottom:15px;
	}
	

h1{
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	margin-left:20px;
	margin-top:3px;
	}
	
h2 a{
	color:#857A45;
	text-decoration:none;
	}
	
h3{
	background-image:url(images/h3.gif);
	height:30px;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:30px;
	padding-top:7px;
	color:#8A7F4C;
	font-size:12px;
	}
h3 a{
	color:#8A7F4C;
	text-decoration:none;
	}

/* リンク色（本文） */
.entry-link a { color: #333333; text-decoration: none; }
.entry-link a:hover { color: #333333; }

.c-both{
	clear:both;
	}
	
#content{
	margin-right:20px;
	}
	

.sitemap{
	font-size:11px;
	margin-top: 0px;
	}
.sitemap a{
	color:#8A7F4C;
	}
	
#navi{
	text-align:center;
	}
	
#track{
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	background-position:right;
	padding:5px;
	width:450px;
	border:1px solid #18A8CB;
	}

/*トラックバック・コメント*/

#comment_box{
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	background-position:right;
	padding:5px;
	width:450px;
	border:1px solid #18A8CB;
	}


/************************************************************/
/*LEFT*/

.module-header{
	height:34px;
	width:190px;
	background-image:url(images/left_head.gif);
	background-color:#8A7F4C;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:3px;
	}
.module-header p{
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	margin-left:15px;
	margin-top:8px;
	}

.menu_box{
	background-color:#8A7F4C;
	width:190px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding-left:3px;
	color:#FFFFFF;
	margin: 0px;
	}
	
.menu{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style-type:square;
	color:#FFFFFF;
	line-height:150%;
	}
	
/************************************************************/
/*FOOT*/

#foot{
	background-image:url(images/foot.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:64px;
	}
	
#copy{
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:0px;
	padding-top:40px;
	}
#copy a{
	color:#FFFFFF;
	}
	
#banner-header{
	text-align:center;
	}
	

#pagebody{
	text-align:center !important;
	width:720px;
	margin-right:auto;
	margin-left:auto;
	}
	h2 {
	margin-top: 35px;
}
