/* cb settings */
* {
	margin: 0;
	padding: 0;
}
/* common styles */
body {
	font-size: 14px;
	background-color: #edf6eb;
	color: #5d7072;
	text-align: center;
}
img {
	border:0;
}
a {
	color: #096;
}
a:visited {
	color: #096;
}
a:hover {
	color: #96c;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	color: #5d7072;
	font: 0px arial, sans-serif;
	background-color:#fff;
}
select {
	color: #5d7072;
	background-color: #f5f5f5;
	border: 1px solid #999;
}
/* header */
#header {
	background-color: #fff;
	float: left;
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0;
}
#header #title {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	font-family: "Arial Black", sans-serif;
	font-size: 0px;
}
#header #title a {
	color: #000000;
}
/*sitemap search*/
#topnavi {
	margin: 15px 0 0;
	padding: 0 30px 0 0;
	text-align: right;
	width: 320px;
	float: right;
}
#topnavi ul {
	float: right;
	list-style-type: none;
}
#topnavi li {
	margin: 0;
	padding: 0;
	display: inline;
}
#topnavi li a {
}
.searchbt {
	float: left;
	margin: 5px 0 0;
}
.key_s {
	color: #888;
	width: 170px;
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: middle;
}
/* Navigation */
#navi {
	background-color: #8b9298;
	width: 100%;
	margin: 0;
	text-align: right;
	height: 25px;
	clear: both;
	padding: 0;
}
#navitext {
	background-color: #8b9298;
	width: 786px;
	margin: 0;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: white;
	height: 50px;
	padding: 7px 7px 7px 7px;
	clear: both;
}
#homenavi {
	background-color: #8b9298;
	width: 100%;
	margin: 0;
	text-align: left;
	height: 25px;
	clear: both;
	padding: 0;
}
/* Main contents */
#contents {
	width: 580px;
	padding: 29px 25px 0;
	margin: 0;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #666;
}
.mainco {
	width: 630px;
	padding: 0;
	text-align: left;
	margin: 0;
	background-color: #fff;
	vertical-align: top;
}
.grdott {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #5d7072;
	background-image: url(../images/green_dott.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 0 0 0 5px;
	padding: 4px 0 3px 17px;
	background-color: #f5f5f5;
}
.purdott {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 13px;
	background-image: url(../images/purpul_dott.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 0 0 0 5px;
	padding: 4px 0 3px 17px;
	font-weight: bold;
	color: #333;
}
.grdott_2 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/green_dott.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 0 0 0 5px;
	padding: 4px 0 3px 17px;
	font-weight: bold;
	color: #5d7072;
}
/* Top contents */
.toppicline {
	background-color: #ccf5c3;
	vertical-align: top;
}
#pictcontents {
	width: 630px;
	padding: 0;
	text-align: left;
	margin: 0;
}
/* thema sidebar */
#topside {
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;
}
.sidebar {
	background-color: #8b9298;
	width: 170px;
	margin: 0;
	padding: 0;
	background-image: url(../images/themasearch2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.sidebar h3 {
	text-align: left;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	font-size: 0px;
}
.sidebar h4 {
	text-align: left;
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 0px;
}
.sidebar img {
	padding: 0;
}
.toumei {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.sidebar ul {
	list-style:none;
	display: block;
	padding: 1px 0;
}
.sidebar li {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 13px;
	display: block;
	padding: 3px 0;
}
.sidebar li a {
	background-image:url(../images/sidedott_p.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#fff;
	margin:0 0 0 13px;
	padding:0 0 0 10px;
	text-decoration:none;
	display: block;
}
.sidebar li a:visited {
	color: #fff;
}
.sidebar li a:hover {
	color: #ccf5c3;
	background-image: url(../images/sidedott_g.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/* Footer */
#footer {
	color: #ccc;
	clear:both;
	margin: 0;
	background: #666;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	padding: 7px 30px 7px 0;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color: #97cb97;
}
/* underlink */
#top_l {
	width: 740px;
	margin: 0 auto;
	padding: 10px 0px 5px;
	color: #666;
	text-align: right;
	font-family: arial, sans-serif;
}
.un_bunka {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top_l ul {
	float: right;
	list-style-type: none;
}
#top_l li {
	display: inline;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
#top_l a {
	color: #999;
	text-decoration: none;
	background-image: url(../images/linkdott.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0 0 0 6px;
	padding: 0 3px 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#top_l li a:visited {
	color: #999;
}
#top_l li a:hover {
	color: #97cb97;
	text-decoration: none;
	background-image: url(../images/linkdott.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0 0 0 6px;
	padding: 0 3px 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97cb97;
}
