@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 92%;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E6E6C4;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

em {
	font-size: 105%;
	font-weight: bold;
}
strong {
	font-size: 105%;
	font-weight: bold;
	color: #990000;
}

ul {
	list-style-type: none;
}

ol {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
}

dl{	padding-left: 10px;}

dt {
	font-weight: bold;
	padding-top: 3px;
}

dd {
	padding-left: 15px;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
	margin: 5px;
	width: 95%;
}
th {
	font-size: 100%;
	font-weight: bold;
	background-color: #ffd2d2;
	text-align: left;
}
.bk table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 95%;
}
.bk th {
	font-weight: normal;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4b;
	background-color: #ffffd9;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.bk td {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4b;
}

hr {
	border-style: solid;
	border-color: #cccccc;
	border-width: 0.5px;
}

blockquote {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*リンク設定
---------------------------------------------------------------------------*/
a:link {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	color: #ec7600;
	text-decoration: underline;
}
img a:link,a:hover,a:visited {
	text-decoration: none;
}


/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	border-radius: 15px;         /* CSS3 */
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
}
#container:after{
       content: "";
       display: block;
       clear: both;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	width: 840px;
	margin: 0 auto;
	height: 190px;
	position: relative;
}
#header h1 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	margin-top: 10px;
}
#logo {
	width: 520px;
	height: 135px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#logo a {
	width: 520px;
	height: 135px;
	overflow: hidden;
	display:block;
	height:100%;
	text-indent:-9999px;
}
#logo a:focus{
/*\*/
	overflow: hidden;
/**/
}
#logo a:hover{
	background:none !important;
}

/* 現在の位置表示
---------------------------------------------------------------------------*/
#pan {
	font-size: 75%;
	padding: 5px 5px 0 5px;
	text-align: left;
}
#pan img {
	margin: 0;
}
#pan a:link {
	padding-right: 30px;
	background-image: url(images/icon_pan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#pan  a:visited {
	text-decoration: none; color: #008000; 
	padding-right: 30px;
	background-image: url(images/icon_pan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 570px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: inline;
	margin-right: 20px;
}
#main h1 {
	font-size: 130%;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	font-weight: bold;
	line-height: 1.5em;
}
#main h2 {
	font-size: 100%;
	color: #ffffff;
	height: 30px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: "ＭＳ ゴシック";
}
#main h3 {
	font-size: 100%;
	color: #ffffff;
	height: 30px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
       margin : 10px 5px 5px 5px;
	clear: both;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: "ＭＳ ゴシック";
}
#main p {
	padding: 0.5em 10px;
}
#main ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#main li {
	line-height: 1.8em;
}
#main img {
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.vol_title {
	font-size: 110%;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	line-height: 1.5em;
	color: #0080c0;
}
img a:link,a:hover,a:visited {
	text-decoration: none;
	border-style: none;
}
#pagetop {
	width: 65px;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	left: 500px;
}
#pagetop a {
	width: 65px;
	height: 15px;
	background-image: url(images/pagetop.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.new {
	overflow: auto;
	width: 550px;
	height: 135px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
} 
.newcontents {
	width: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: solid;
	border-color: #67672c;
	border-width: 1px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* ------------ 写真　キャプション ------------ */
ul.thumbnail {
	width: 100%;
	margin-left: 0em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
ul.thumbnail li {
	width: 50%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.thumbnail dl {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
}
ul.thumbnail dt {
	height: 150px;
	margin-bottom: 5px;
	text-align: center;
}
ul.thumbnail dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	line-height: 1.6em;
	height: 120px;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}



/*サイドコンテンツ
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;         /* CSS3 */
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
	background-image: url(images/side.gif);
	background-repeat: repeat;
	visibility: visible;
	height: 100%;
}
#side a:link,a:visited {
	color: #005100;
	text-decoration: underline;
}

#side h3 {
	font-size: 100%;
	color: #005100;
}
#side p {
	padding-top: 0.5em;
	color: #005100;
	font-size: 90%;
}
#side ul {
	list-style-type: disc;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side li {
	color: #005100;
       font-size: 95%;
}


#sideinfo{margin:0 auto;	font-size: 80%;}
#sideinfo ul {
	list-style-type: none;
	margin-left: 0px;
}
ul#sideinfo li a:focus{
/*\*/
	overflow: hidden;
/**/
}
ul#sideinfo li a:hover{
	background:none !important;
}

li.m1 {
	width: 180px;
	height: 79px;
       padding: 5px 10px;
}
li.m1 a {
	background-image: url(images/m1.jpg);
	background-repeat: no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px;
}
li.m2{
	width: 180px;
	height: 79px;
       padding: 5px 10px;
}
li.m2 a {
	background-image: url(images/m2.jpg);
	background-repeat: no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px;
}
li.m3 {
	width: 180px;
	height: 79px;
       padding: 5px 10px;
}
li.m3 a {
	background-image: url(images/m3.jpg);
	background-repeat: no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px;
}

li.m4 {
	width: 180px;
	height: 79px;
       padding: 5px 10px;
}
li.m4 a {
	background-image: url(images/m4.jpg);
	background-repeat: no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px;
}




#side hr {
       border: 1px #ffffff solid;
}








#counter {
	text-align: center;
	padding-right: 10px;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 1px;
	height: 30px;
}


/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	padding-top: 10px;
	color: #616161;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}

