@charset "UTF-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background: #FFF url(./img/bg_body.png) repeat-x center top;
	font-size: 80%;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
	color: #6E6E6E;
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color: #6E6E6E;
}
a:visited {
	color: #6E6E6E;
}
a:hover {
	color: #6E6E6E;
	text-decoration:underline;
}
a:active {
	color: #6E6E6E;
}

/*
 Wrapper [
----------------------------------------------------------- */
#wrapper {
	margin: 0px auto;
	width: 787px;
	background: url(./img/bg_wrapper.gif) repeat-y center top;
}

/*
 Contents [
----------------------------------------------------------- */
#contents {
	margin: 0px auto;
	width: 787px;
	background: url(./img/bg_contents.gif) no-repeat center top;
}
/*
 Head [
----------------------------------------------------------- */
#head {
	margin: 0px auto;
	width: 767px;
	height: 80px;
	background: url(./img/bg_head.gif) no-repeat center top;
	color: #333;
	overflow: hidden;
}
/*
 Top Flash [
----------------------------------------------------------- */
#top_fla {
	margin: 0px auto;
	width: 767px;
}

/*
 container [
----------------------------------------------------------- */
#container {
	margin: 0px auto;
	width: 751px;
}

/*
 main [
----------------------------------------------------------- */
#main {
	float: right;
	width: 550px;
	padding-top: 20px;
}

/*
 side [
----------------------------------------------------------- */
#side {
	float: left;
	width: 190px;
	padding-top: 25px;
}
#side img {
	margin-bottom: 10px;

}

/*
 foot [
----------------------------------------------------------- */
#foot {
	margin: 0px auto;
	width: 787px;
	height: 44px;
	background: url(./img/bg_foot.gif) no-repeat center top;
	color: #FCFCFC;
	font-size: 86%;
	text-align: right;
}
#foot p {
	padding: 19px 14px 0px 0px;
}
#foot a {
	color: #FCFCFC;
}





#site_id {
	padding: 17px 0px 0px 14px;

}
#gmenu {
	float: right;
	width: 230px;
	margin: 2px 3px 0px 0px;
	text-align: right;
	font-size: 92%;
	line-height: 110%;
	color: #FCFCFC;
}
#gmenu a {
	color: #FCFCFC;

}
#gmenu input {
	vertical-align: middle;
}
#gmenu input.search {
	width: 120px;
	height:12px;
	font-size: 1.1em;
	border: 1px solid #9A9A9A;

}
#gmenu input.btn {
	width: 37px;
	height: 11px;
	border: none;
	background: url(./img/btn_search.gif) left top no-repeat;
	cursor:pointer;
	text-indent: -999em;
}


/*
 pankuzu [
----------------------------------------------------------- */
ul.inline li ul.inline {
display: inline;
padding: 0;
margin: 0
}

ul.inline li {
display: inline;
}

ul.navigation {
margin: 0px;
padding: 0px 0 10px 0px;
}

ul.navigation li a {
}

ul.navigation li a:hover {
}

/*
 subcategory [
----------------------------------------------------------- */
ul#hassubcategories li {
display: inline;
padding: 0;
margin: 0;
padding-left: 0.5em;
}


/*
 list style [
----------------------------------------------------------- */
dl {
  margin: 0.5em 1em;
}

dt {
  font-weight: normal;
  margin: 0;
  padding: 0.2em 0 0.2em 2em;
  width: 10em;
  float: left;
}
	
dd {
  margin: 0 0 0 0em;
  padding: 0.2em 1em 0.2em 1em;
}

.roundrobin_eve {
    background-color: #F2EADF;
}
.roundrobin_odd {
    background-color: #ffffff;
}

table.archive {
	margin-left: 30px;
}
.archive td {
	padding: 4px 6px;
}
#archive-title {
	border-bottom: 1px dotted;
	margin: 10px 0px 20px 0px;
	padding-bottom: 4px;
	font-size: 110%;
}


/*
 entry style [
----------------------------------------------------------- */
.entry-more {
	padding: 0px 20px;

}
.mainphoto {
	text-align:center;
}
.value {
	float:left;
	line-height:150%;
	width:60px;
}
.mark {
	float:left;
	line-height:150%;
	text-align:center;
	width:20px;
}
.input {
	float:left;
	line-height:150%;
	width:380px;
}
.annai {
	background-color:#ffffff;
	border:1px solid #BFAF93;
	float:left;
	padding:10px;
	width:470px;
}
.image0 {
	float:left;
	margin:5px;
	padding:5px;
	width:480px;
}
.image1 {
	float:left;
	text-align:center;
	width:240px;
}
.image2 {
	float:left;
	text-align:center;
	width:240px;
}
.pings_box {
	background-color:#E3F0FB;
	border:1px dotted #1C79C6;
	margin:20px 0 20px 20px;
	padding:20px;
	width: 450px;
}


/*
 sitemap style [
----------------------------------------------------------- */
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('./img/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('./img/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('./img/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('./img/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	text-decoration:none;
}

#map_fla {
	margin-left: 100px;

}
/*
 map catlist [
----------------------------------------------------------- */
ul.maptree {
	margin-bottom: 20px;
}
ul.maptree li {
	margin-top: 10px;
}
ul.maptree ul {
	list-style-type: none;
	padding-left: 20px;
}
ul.maptree li  li{
	margin-top: 0px;
}