body {
	color: #333333;
	background: #ffffff url(../img/main_bg01.gif) repeat-x left top;
	margin: 0px;
	text-align: center;
	padding: 10px;
}

div  {
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight:bolder;
}

.alignright {
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin-left: 10px;
}

.alignleft {
	float: left;
	font-size: 90%;
	font-weight: bold;
	margin-right: 10px;
}

/*
a img {
	border: 5px solid #000000;
}
*/


div.navigation {
	width: 660px;
	margin-top: 1em;
	padding-top: 10px;
	font-size: 80%;
	text-align: center;

}



div.nextNav01 {
	position: absolute;
	left: 0;
	height: 20px;
}

div.nextNav01 a {
	font-weight: bold;
}


div.nextNav02 {
	position: absolute;
	right: 0;
	height: 20px;
}

div.nextNav02 a {
	font-weight: bold;
}


.aligncenter {
	text-align: center;
}

div.center {
	width: 620px;
	text-align: center;
	margin-top: 1em;
}

a {
	color: #005B8E;
	outline: none;
}


a:link {
	color: #005B8E;
	text-decoration: none;
}

a:visited {
	color: #005B8E;
	text-decoration: none;
}

a:active {
	color: #becfd9;
	text-decoration: none;
}

a:hover {
	color: #005B8E;
	text-decoration: none;
	outline: none;
}



div.link {
	width: 248px;
}


div.right {
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.reader li {
	padding-left: 2.5em;
	vertical-align: center;
	line-height: 150%;
	background: url(../img/list-icon.gif) no-repeat scroll 1em center;
}

ul.reader li a {
	text-decoration: underline;
}

#sideBar h3 {
	margin-top: 1em;
	font-weight: bolder;
	color: #ffffff;
	background: #005B8E;
	padding: 5px 0.5em 1px;
	border-top: 2px solid #D5FBFF;
	border-bottom: 2px solid #003040;
}

#sideBar h3 a {
	color: #ffffff;
}

#sideBar h4 {
	margin: 0.5em 0;
	font-size: 90%;
	font-weight: bolder;
	color: #005B8E;
	line-height: 160%;
	padding-left: 0.5em;
	border-bottom: 1px solid #005B8E;
	background: url(../img/h4-bgi.gif) repeat-x scroll 0 top ;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#containerInner {
	border: solid 1px #1c304e;
	text-align: left;
}


h5 {
	color: #005B8E;
	font-weight: bold;
	border: 1px solid #005B8E;
	border-left: 5px solid #005B8E;
	padding: 5px;
	margin-bottom: 5px;
}

h6 {
	border-bottom: 1px dotted #999999;
	color:#444444;
	font-weight: bold;
	font-size: 90%;
	marginbottom: 0.3em;
	padding: 0.5em 0.3em 0.5em 1.5em;
	background: url("../img/list-nav-icon-gray.gif") no-repeat scroll 5px center transparent;
}

h6:hover {
	cursor: pointer;
	background: url("../img/list-nav-icon-blue.gif") no-repeat scroll 5px center transparent;
	background-color: #D5FBFF;
}

h6 a:hover {
	color: #005B8E;
}

#footer {
	background-color: #005B8E;
	color: #ffffff;
	font-family: monospace;
	font-size: x-small;
	padding: 3px;
	line-height: 150%;
	text-align: center;
}

.t_normal {
	font-size: 80%;
	line-height: 140%;
}



.t_mini {
	font-size: 75%;
}

.img_border {
	border: solid 1px #1c304e;
}

.taxt-nomal {
	font-size: 90%;
	line-height: 130%;
}



#header {
	width: 958px;
	height: 85px;
	text-align: left;
	position: relative;
	background: #000000 url(../img/header-bgi.jpg) no-repeat scroll right top;
}



#header ul {
	width: 160px;
	height: 26px;
	position: absolute;
	bottom: 5px;
	right: 9px;
}


#header ul li {
	float: left;
}


#header ul li a {
	display: block;
	width: 80px;
	height: 26px;
	float: left;
	text-indent: -99999px;
}

#header ul li.h-nav01 a {
	background: transparent url(../img/header-nav01.jpg) no-repeat scroll 0 0;
}

#header ul li.h-nav01 a:hover {
	background: transparent url(../img/header-nav01.jpg) no-repeat scroll 0 -26px;
}

#header ul li.h-nav02 a {
	background: transparent url(../img/header-nav02.jpg) no-repeat scroll 0 0;
}

#header ul li.h-nav02 a:hover {
	background: transparent url(../img/header-nav02.jpg) no-repeat scroll 0 -26px;
}

div.grovalNav {
	width: 958px;
	height: 40px;
	padding-bottom: 5px;
	background: #000000 url(../img/nav-base.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm {
	height: 40px;
	width: 936px;
	margin: 0 auto;
}

div.grovalNav ul#jsddm li.nav {
	float: left;
}

div.grovalNav ul#jsddm li.nav a {
	display: block;
	width: 156px;
	height: 40px;
	text-indent: -9999em;
}

div.grovalNav ul#jsddm li a.nav01 {
	background: transparent url(../img/nav01.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav01:hover {
	background: transparent url(../img/nav01.jpg) no-repeat scroll 0 -40px;
}

div.grovalNav ul#jsddm li a.nav02 {
	background: transparent url(../img/nav02.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav02:hover {
	background: transparent url(../img/nav02.jpg) no-repeat scroll 0 -40px;
}

div.grovalNav ul#jsddm li a.nav03 {
	background: transparent url(../img/nav03.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav03:hover {
	background: transparent url(../img/nav03.jpg) no-repeat scroll 0 -40px;
}

div.grovalNav ul#jsddm li a.nav04 {
	background: transparent url(../img/nav04.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav04:hover {
	background: transparent url(../img/nav04.jpg) no-repeat scroll 0 -40px;
}

div.grovalNav ul#jsddm li a.nav05 {
	background: transparent url(../img/nav05.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav05:hover {
	background: transparent url(../img/nav05.jpg) no-repeat scroll 0 -40px;
}

div.grovalNav ul#jsddm li a.nav06 {
	background: transparent url(../img/nav06.jpg) no-repeat scroll 0 0;
}

div.grovalNav ul#jsddm li a.nav06:hover {
	background: transparent url(../img/nav06.jpg) no-repeat scroll 0 -40px;
}


div.grovalNav ul#jsddm li ul {
	position: absolute;
	width: 154px;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 5;
	border: 1px solid #333333;
	border-bottom: 2px solid #333333;
	background: transparent url(../img/ddm-bgi.png) repeat scroll 0 0 !important;

}

div.grovalNav ul#jsddm li.nav ul li {
	font-size: 70%;
	margin: 5px 0;
	padding: 3px;
}

div.grovalNav ul#jsddm li.nav ul li a {
	width: auto;
	height: auto;
	color: #A3F0FC;
	text-indent: 0;
	text-decoration: underline;

}

div.grovalNav ul#jsddm li.nav ul li {
	width: auto;
	height: auto;
	color: #A3F0FC;
	padding-left: 18px;
	text-indent: 0;
	text-decoration: underline;
	background: url(../img/list-icon.gif) no-repeat scroll 5px 6px;

}

div.grovalNav ul#jsddm li.nav ul li a:hover {
	color: #ffffff;
}

div.grovalNav ul#jsddm li.nav ul li.border {
	text-indent: -999999px;
	background: url(../img/border.png) repeat-x scroll 0 0
}

#wrapper {
	background: #ffffff url(../img/index_main_bg01.gif) repeat-x scroll 0 0;
	margin-bottom: 1em;
}

body.page #wrapper,
body.archive #wrapper,
body.single #wrapper {
	background-color: #ffffff;
	background-image: none;
}

#main {
	width: 700px;
	float: left;
}

.mainInner {
	margin-top: 10px;
	padding: 0 10px;
}

#sideBar {
	width: 258px;
	float: left;
	text-align: center;
}

#sideBar div.sideBarInner {
	text-align: left;
	padding-top: 15px;
}


td.t_normal {
	font-size: 80%;
	vertical-align: top;
	line-height: 180%;
	padding-right: 20px;
}


td.bokusui {
	font-size: 80%;
	background: url(../img/bokusui.gif) no-repeat scroll right bottom;
}

.searchBgi {
	width: 248px;
	height: 80px;
	background: url(../img/search-bgi.gif) no-repeat scroll 0 0;
	position: relative;
}

.searchBgi div.searchInner {
	position: absolute;
	top: 15px;
	left: 15px;
}

.searchBgi div.searchInner label {
		
	display: block;
	text-indent: -99999px;
}

.searchBgi div.searchInner input#s {
	width: 170px;
}



#sideBar div.sideBarInner ul {
	margin-bottom: 1em;
}

#sideBar div.sideBarInner ul li {
	line-height: 180%;
	border-bottom: 1px dotted #999999;

}
#sideBar div.sideBarInner ul li.widget-container {
	border: none;
} 

#sideBar ul li.cat-item {
	font-size: 80%;
	padding-left: 1.5em;
	text-align: left;
	line-height: 180%;
	border-bottom: 1px dotted #999999;
	background: url(../img/list-icon.gif) no-repeat scroll 5px 10px;
}

#sideBar div.link ul li {
	font-size: 80%;
	padding-left: 1.5em;
	text-align: left;
	line-height: 180%;
	border-bottom: 1px dotted #999999;
	background: url(../img/list-icon.gif) no-repeat scroll 5px 10px;
}

#sideBar div.sideBarInner ul.blogroll li {
	font-size: 80%;
	background: url(../img/list-icon.gif) no-repeat scroll 5px 10px;
}

#sideBar div.sideBarInner div.categoryKahi {
	width: 248px;
}

#sideBar div.sideBarInner div.categoryKahi ul li ul li {
	font-size: 80%;
	padding-left: 1.5em;
	background: url(../img/list-icon.gif) no-repeat scroll 5px 10px;
}

#sideBar div.sideBarInner div.categoryKahi ul li ul li ul li.menu-item {
	font-size: 105%;
}


/* Topiccs */
.topics {
	width: 670px;
	margin-top: 15px;
}

.topicsTitle {
	width: 670px;
	height: 25px;
	margin-bottom: 5px;
	position: relative;
	border-top: 1px solid #0a74af;
	border-bottom: 1px solid #0a74af;
	background: url(../img/topics_img01.jpg) no-repeat scroll 0 0;
}


.topicsTitle div a.topicsNav {
	display: block;
	width: 66px;
	height: 22px;
	position: absolute;
	top: 1px;
	right: 10px;
	text-indent: -999999px;
	background: url(../img/topics-nav01.jpg) no-repeat scroll 0 0;
}

.topicsTitle div a.topicsNav:hover {
	background: url(../img/topics-nav01.jpg) no-repeat scroll 0 -22px;
}


.topicsTitle div a.topicsNav02 {
	display: block;
	width: 66px;
	height: 22px;
	position: absolute;
	top: 1px;
	right: 79px;
	text-indent: -999999px;
	background: url(../img/topics-nav02.jpg) no-repeat scroll 0 0;
}

.topicsTitle div a.topicsNav02:hover {
	background: url(../img/topics-nav02.jpg) no-repeat scroll 0 -22px;
}


.topicsInner {
	background-color: #f1f1f1;
	height: 200px;
	overflow: auto;

}

.topicsInner ul {
	padding: 5px;
	font-size: 90%;
}

.topicsInner ul li {
	color: #005B8E;
	line-height: 180%;
	border-bottom: 1px dotted #005B8E;
}

.topicsInner ul li em {
	font-weight: bolder;
	margin: 0 1em;
}

.topicsInner ul li a {
	color: #005B8E;
}

.topicsInner ul li a:hover {
	font-weight: bold;
}

em {
	font-weight: bolder;
	margin: 0 1em;
}

/* ClearFix */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-table;
	min-height: 1%;
}

div.contants {
	padding: 10px;
	background: #ffffff;
	
}

div.contants h2 {
	color: #005B8E;
	font-size: 150%;
	font-weight: bold;
	padding: 5px 10px;
	margin: 5px 0 15px;
	border-bottom: 1px solid #005B8E;
	border-left: 10px solid #005B8E;
	background: url("../img/h4-bgi.gif") repeat scroll 0 top transparent
}


div.contants h3 {
	margin: 1em 0 0.5em;
	padding: 0.5em 0;
	font-size: 100%;
	font-weight: bolder;
	color: #005B8E;
	line-height: 160%;
	padding-left: 0.5em;
	border-top: 2px dotted #d9d9d9;
}

div.contants h4 {
	margin: 0.5em 0;
	font-size: 120%;
	font-weight: bolder;
	color: #005B8E;
	line-height: 160%;
	padding-left: 0.5em;
	border-bottom: 1px solid #005B8E;
	background: url(../img/h4-bgi.gif) repeat-x scroll 0 top ;
}

table.history {
	width: 100%;
	font-size: 80%;
	margin-bottom: 1em;
	border: 1px solid #666666;
}

table.history tr {
	background: #ffffff;
	border-bottom: 1px solid #666666;
}

table.history th {
	padding: 5px;
	white-space: nowrap;
	vertical-align: top;
	border-right: 1px solid #666666;
}

table.history td {
	padding: 5px;
}

table.history td.text {
	vertical-align: top;
}



table.facility {
	width: 620px;
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 2px;
	color: #444444;
	font-size: 90%;
	line-height: 140%;
}

table.facility tbody th {
	border: 1px solid #e5e5e5;
	font-weight: bold;
	padding: 0.3em 1em;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	color: #005B8E;
	background: url(../img/th-bgi.gif) repeat-x scroll 0 0 #D5F1FF;
}

table.facility tbody td {
	border: 1px solid #e5e5e5;
	padding: 0.3em 1em 0.5em;
	text-align: left;
	background: url(../img/td-bgi.gif) repeat-x scroll 0 0 #ffffff;
}

table.event {
	margin-right: 20px;
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 2px;
	color: #444444;
	font-size: 80%;
	line-height: 140%;
}

table.event th {
	border: 1px solid #e5e5e5;
	font-weight: bold;
	padding: 0.3em 1em;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	color: #005B8E;
	background: url(../img/th-bgi.gif) repeat-x scroll 0 0 #D5FBFF;
}

table.event tbody td {
	border: 1px solid #e5e5e5;
	padding: 0.3em;
	text-align: left;
	background: url(../img/td-bgi.gif) repeat-x scroll 0 0 #ffffff;
}

table.park01 {
	text-align: center;
	margin:0 auto 1em;
}

table.park01 td {
	padding: 0 1px;
	font-size: 80%;
	vertical-align: top;
	
}

table.park {
	text-align: center;
	margin:0 auto 1em;
}

table.park td {
	padding: 0 1px;
}

table.park td img {
	margin-top: 5px;
}

table.park td h4 {
	width: 110px;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 1px;
}

#comment {
	width: 620px;
}

.entry02 p {
	line-height: 150%;
}

.entry02 div.clearFix {
	margin: 10px 0;
}

div#simage-space img {
	float:right;
	margin-left: 10px;
}
.button {
	text-align: center;
	margin-top: 5px;
}

table#readerPage {
	width: 620ox;
	margin-bottom: 1em;
}

table#readerPage tr {
	margin: 1px;
}


table#readerPage tr td {
	padding-right: 10px;
	vertical-align: top;
}

td.latter {
	font-size: 80%;
	line-height: 180%;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #dcdcdc;
}





table.listTable tr.even {
	background-color: #e3e3e3;
}

div#uiTabs dl dt {
    background: url("../img/list-nav-icon-gray.gif") no-repeat scroll 5px center transparent;
    border-bottom: 1px dotted #999999;
    color: #444444;
    font-size: 90%;
    margin-bottom: 0.3em;
    padding: 0.3em 0.5em 0.3em 23px;
}

div#uiTabs dl dt:hover,
div#uiTabs dl dt.current {
	background: url("../img/list-nav-icon-blue.gif") no-repeat scroll 5px center transparent;
	color: #005B8E;
	background-color: #D5FBFF;
	cursor: pointer;
}

div#uiTabs dl dd {
	display: none;
}


table.product {
	width: 200px;
	font-size: 80%;
	margin: 10px 3px 1.5em;
	padding: 0 5px 10px;
	float: left;
}


table.product td {
	text-align: center;
	padding-top: 5px;
}

table.product td img {
	border: 5px solid #000000;
}

table.product td table {
	border: 1px solid #999999;
	border-collapse: separate;
	width: 200px;
	border-spacing: 2px;
	font-size: 80%;

}

table.product td table th {
	border: 1px solid #e5e5e5;
	font-weight: bold;
	padding: 0.3em 1em;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	color: #005B8E;
	background: url(../img/th-bgi.gif) repeat-x scroll 0 0 #D5FBFF;
}

table.product td table td {
	border: 1px solid #e5e5e5;
	padding: 0.3em;
	text-align: left;
	background: url(../img/td-bgi.gif) repeat-x scroll 0 0 #ffffff;
}


/* ------------------------------
検索結果
------------------------------ */




body.search div#main div.mainInner div.contants h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: none;
}

body.search div#wrapper {
	background-image: none;
	background-color: #ffffff;
}

body.search div#wrapper div.post,
body.search div#wrapper div.page {
	border-bottom: 1px dotted #999999;
}

body.search div#wrapper div.post p.postmetadata,
body.search div#wrapper div.page p.postmetadata  {
	font-size: 80%;
}

/* ---------------------------------
短歌検索
----------------------------------- */

div#first_wrapper {
	font-size: 90%;
}

p.comment {
	margin: 1.5em 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
}

p.comment em {
	font-size: 80%;
	font-weight: bold;
}

div#first_length,
div#first_filter {
	margin-bottom: 0.5em;
}

div#first_filter input {
	width: 180px;
}


table#first th,
table#first td {
	text-align: center;
}

div#first_info,
div#first_paginate {
 	margin-top: 10px;
 	
 }

div.map {
	margin-bottom: 1.5em;
}
/* ---------------------------------
短歌コンクール
----------------------------------- */

div.contest {
	margin-bottom: 1em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}




div.contest table {
	width: 660px;
	cellspacing: 2px;
}

div.contest table th {
	font-weight: bold;
	color:#005B8E;
	font-size: 90%;
	padding: 5px 0 5px 5px;
}

div.contest table td {
	padding: 3px;
}

div.contest table td.uta {
	font-size: 120%;
	background-color: #D5FBFF;
}

div.contest table td.name {
	text-align: right;
	font-size: 90%;
	padding-bottom: 10px;
}


/* ---------------------------------
掲示板
----------------------------------- */

form#commentform {
	padding: 10px;
	font-size: 80%;
	background-color: #e8e8e8;
}

form#commentform p {
	margin-bottom: 5px; 

}

input.css_form_namefield,
input.css_form_emailfield,
input.css_form_urlfield {
	width: 150px;
}

textarea#comment {
	height: 130px;
	margin-top: 5px;
}

div.css_navigation_totalcount,
div.css_navigation_overview {
	text-align: center;
}

div.css_navigation_overview {
	margin-bottom: 10px;
}

a.css_navigation_select {
	color: #BB1100;
}

div.css_form_errormessage {
	font-weight: bold;
	color: #ff0000;
}

div.css_post_embedded {
	padding: 5px;
	border: 1px solid #cccccc;
}

ol.commentlist {
	padding: 10px;
	border: 1px solid #999999;
}

div.commentmetadata {
	font-size: 70%;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

div.reply {
	position: relative;
	width: 638px;
	height: 25px;
	font-size: 80%;
	margin-bottom: 2em;
	border-bottom: 1px dotted #999999;
}

div.reply a {
	display: block;
	padding: 2px; 5px;
	border: 2px solid #999999;
	position: absolute;
	right: 0;
	bottom: 5px;
}

div.comment-author {
	font-size: 90%;
	color: #005B8E;
	border-left: 5px solid #005B8E;
	background-color: #d5fbff;
	padding: 5px;
}

div.reply a:hover {
	border: 2px solid #67a2fc;
}

input#submit {
	width: 50px;
	height: 25px;
	margin: 0 auto;
}

div.rssNav {
	width: 660px;
	height: 40px;
	position: relative;
}

div.rssNav div a {
	display: block;
	width: 100px;
	height: 40px;
	float: right;
	margin-right: 0;
	z-index: -5;
	text-indent: -999999px;
	background: url(../img/rss-icon.gif) no-repeat scroll 0 0;
}

div.rssNav a:hover {
	background: url(../img/rss-icon.gif) no-repeat scroll 0 -40px;
}

h3#comments {
	font-size: 80%;
}


div#toHeader {
	position: relative;
	width: 660px;
	height: 15px;
	margin-top: 10px;
	padding-top: 10px;
}

div#toHeader a {
	display: block;
	width: 140px;
	height: 15px;
	position: absolute;
	right: 0;
	text-indent: -999999px;
	background: url(../img/to-header.gif) no-repeat scroll 0 0;
}

div#toHeader a:hover {
	background: url(../img/to-header.gif) no-repeat scroll -140px 0;
}


.gaiyou {
	font-size: 80%;
	line-height: 170%;
	margin-bottom: 1.5em;
}

div.categorys {
	width: 248px;
}

p.musiumMove {
background: #000000;
}

#sideBar div.sideBarInner ul li.cat-item-5 {
	border-bottom: 1px solid #999999;
}

#sideBar div.sideBarInner div.counter {
	width: 248px;
	font-size: 80%;
	color: #333333;
}

#sideBar div.sideBarInner div.counter table {
	width: 248px;
}

#sideBar div.sideBarInner div.counter table tr {
	border-bottom: 1px dotted #666666;
}

#sideBar div.sideBarInner div.counter table th {
	padding: 3px;
}

#sideBar div.sideBarInner div.counter table td {
	padding: 3px;
	text-align: right;
}


/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}
/* End hide from IE-mac */
}