/* color: PURE */

/* 文字色の基本設定
----------------------------------------------------------*/

/* 基本色 */
body {
	color:#10387B;
}

/* サイトタイトル---*/
#banner h1 a span,#site-title a span,.layout-one-column #banner-header a,.mt-search-results #banner-header a {
	color:#8F0000;
}

a{ 
color:#515F92; 
}

a:visited{ 
color:#1f337d; 
}

a:hover{
color:#808ec4;
}

a:active{
color:#515F92;
}
/* 見出し */
h1,h2,h3,h4,h5,h6 {
color:#10387B;
}

strong {
color:#10387B;
}

em {
color:#10387B;
}

u {
color:#10387B;
}

blockquote {
color:#10387B;
}



/* 全体の背景 */
body {
background:#DEE7EF;
}
/* 記事の背景色 */
#container {
background-color:#EFF3F7;
}


/* 追加項目表示（レビュー表示部分）設定
----------------------------------------------------------*/
/* 項目表示01(プルダウン) */
.review-pulldown01,.review-pulldown02,.review-pulldown03,.review-pulldown04,.review-pulldown05,.review-pulldown06,.review-pulldown07,.review-pulldown08,.review-pulldown09,.review-pulldown10 {
	clear:both; margin:5px 0;
}
.review-pulldown001,.review-pulldown002,.review-pulldown003,.review-pulldown004,.review-pulldown005,.review-pulldown006,.review-pulldown007,.review-pulldown008,.review-pulldown009,.review-pulldown010 {
	clear:both; margin:5px 0;
}

/* 項目表示02(ラジオボタン) */
.review-radio01,.review-radio02,.review-radio03,.review-radio04,.review-radio05,.review-radio06,.review-radio07,.review-radio08,.review-radio09,.review-radio10 {
	clear:both; margin:5px 0;
}
.review-radio001,.review-radio002,.review-radio003,.review-radio004,.review-radio005,.review-radio006,.review-radio007,.review-radio008,.review-radio009,.review-radio010 {
	clear:both; margin:5px 0;
}

/* 項目表示03(1行テキスト形式) */
.review-text01,.review-text02,.review-text03,.review-text04,.review-text05,.review-text06,.review-text07,.review-text08,.review-text09,.review-text10 {
	clear:both; margin:5px 0;
}
.review-text001,.review-text002,.review-text003,.review-text004,.review-text005,.review-text006,.review-text007,.review-text008,.review-text009,.review-text010 {
	clear:both; margin:5px 0;
}

/* 項目表示04(複数行形式) */
.review-contents01,.review-contents02,.review-contents03,.review-contents04,.review-contents05,.review-contents06,.review-contents07,.review-contents08,.review-contents09,.review-contents10 {
	clear:both; margin:5px 0;
}
.review-contents001,.review-contents002,.review-contents003,.review-contents004,.review-contents005,.review-contents006,.review-contents007,.review-contents008,.review-contents009,.review-contents010 {
	clear:both; margin:5px 0;
}




/* サイトタイトルのスタイル
----------------------------------------------------------*/
#site-title { position:relative; width:800px; margin:0 auto; padding:10px 0; text-align:left; }
#site-title a { font:normal 2em "Arial", "Helvetica", "sans-serif"; text-decoration:none; }

/* global
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote { margin:0pt; padding:0pt; }
img { border:0; }


/* body
----------------------------------------------------------*/
body { font-size:0.8em; text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:1em; }

#container-wrapper { background:#FFFFFF url(image/body-bg.gif) repeat-x; }
#container { position:relative; width:800px; margin:0 auto; border:solid 1px #10387B; border-bottom:none; text-align:left; }
*html #container { width:802px; }

/* header
----------------------------------------------------------*/
#header { }
#header #banner img { margin:0 0 3px 0; }
#top-menu { margin:0 0 5px 0; padding:0 0 4px 0; background:#CCD9E2 url(image/topmenu-bottom.gif) bottom repeat-x; text-align:left; }
#top-menu ul { padding:10px 0 7px 0; background:url(image/topmenu-top.gif) top repeat-x; }
#top-menu ul li { padding:0; list-style:none; display:inline; font:bold 1em "Arial", "Helvetica", "sans-serif"; }
#top-menu ul li a { padding:0 10px 0 15px; background:url(image/icon01.gif) 5px no-repeat; text-decoration:none; color:#10387B; }
#top-menu ul li a:hover { padding:7px 10px 6px 15px; background:#FFFFFF url(image/icon06.gif) 5px no-repeat; color:#10387B; }
*html #top-menu ul { height:1%; }
*+html #top-menu ul { height:1%; }

/* center
----------------------------------------------------------*/
#center {  }
*html #center { height:1%; }

.clearer:after { content:" "; display:block; clear:both; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; }

/* content
----------------------------------------------------------*/
#content { float:left; min-height:1px; width:585px; margin:0; }

#intro { margin:0 0 2px 3px; background:#FFFFFF; border-bottom:5px solid #BDCFDE; line-height:150%; }
#intro-archive { margin:0 0 0 3px; background:#FFFFFF; border-bottom:none; }
#bread { padding:10px 15px; font:normal 0.9em "Arial", "Helvetica", "sans-serif"; line-height:150%; color:#036187; }
#bread span{ font-weight:bold; margin-right:5px; color:#BF0000; }


#intro.sec { height:1%; margin:0 0 0 3px; padding:0 0 0 0; border-bottom:none; }


.desc { margin:10px 15px 0 15px; line-height:150%; min-height: 1em; display: inline-table;}
.desc:after { content:""; display:block; clear:both; height:1px; overflow:hidden; }
*html .desc,*html #intro,*html #intro-archive { height:1em; overflow:visible; }


.desc h1,.desc h2 { margin:.67em 0; padding:.1em 0 .1em 5px; font:normal 1.5em/100% "Arial", "Helvetica", "sans-serif"; border-left:solid 5px; border-bottom:solid 1px; }
.desc h3 { font-size:1.2em; margin:.67em 0; padding:3px 0 3px 3px; border-left:solid 5px; border-bottom:solid 1px; }
.desc h4 { margin:.67em 0; border-bottom:solid 1px; }

table#large { margin:15px; padding:0 0 1px 0; font-size:1em; background:#FFFFFF; border:1px solid #CFDCE4; }
table#large th { padding:5px; border-top:solid 1px #FFFFFF; border-left:solid 1px #FFFFFF; font:normal 0.9em "Arial", "Helvetica", "sans-serif"; text-align:center; }
table#large td.review-count { border-right:solid 1px #FFFFFF; }
table#large th.count-th { border-right:solid 1px #FFFFFF; }
table#large td { padding:5px; border-top:solid 1px #FFFFFF; border-left:solid 1px #FFFFFF; background:#FFFFFF; text-align:left; }
table#large td.star-img,table#large td.review-date { background:#EFF9FF; border-left:solid 1px #FFFFFF; }
table#large td.review-date,table#large td.review-count { text-align:center; }
table#large td.review-link { border-left:solid 1px #FFFFFF; }
table#large td.review-link a { font:bold 1.3em "Arial", "Helvetica", "sans-serif"; text-decoration:none; }
table#large td.review-count a { font:normal 1.5em "Arial", "Helvetica", "sans-serif"; text-decoration:none; }
table#large td.review-excerpt span { display:block; width: 385px; overflow:hidden; }

.header {
	background:#CFDCE4 url(image/small.gif) 0 8px no-repeat;
	padding-top: 8px;
	height: auto;
}
.headerSortUp {
	background:#F2F6F9 url(image/small_asc.gif) 0 10px no-repeat;
	padding-top: 8px;
	height: auto;
}
.headerSortDown {
	background:#F2F6F9 url(image/small_desc.gif) 0 10px no-repeat;
	padding-top: 8px;
	height: auto;
}



/* main
----------------------------------------------------------*/
#main{ margin:0; padding:0; line-height:150%; }

.top-category,.entry { clear:both; margin:0 0 2px 3px; background:#FFFFFF; border-bottom:5px solid #BDCFDE; }
.entry { border-top:none; }

.entry h1#page-title { clear:both;
background:url(image/cat-title-bottom.gif) bottom repeat-x; font:bold 1.6em "Arial", "Helvetica", "sans-serif"; }
.entry h1#page-title span { clear:both; display:block; padding:10px 5px 13px 30px; text-decoration:none; color:#126796; background:url(image/label01.gif) 13px 16px no-repeat; }

.entry p.edit  { margin:10px 15px 5px 15px; text-align:right; }

.entry .entry-title { margin:0 0 10px 0; padding:15px 15px; background:#F3F7FA; width:100%; }
*+html>/**/body .entry .entry-title { width:100%; }
.entry .entry-title h1,.entry .entry-title h2 {  padding:0 0 0 20px; background:url(image/label03.gif) 0px 10px no-repeat; font:normal 2em "Arial", "Helvetica", "sans-serif"; }

.entry .entry-title span.keyword { display:block; padding:0 0 0 20px; color:#BF0000; }
.entry .entry-title p.entry-desc { display:block; padding:0 0 0 20px; }
.entry-title h2 a { text-decoration:none; color:#10387B; }
.entry-title span#star-ave { margin:0 0 0 10px; vertical-align:bottom; }

.entry .entry-title{ min-height:1em; display:inline-table; }
.entry .entry-title:after{ content:""; display:block; clear:both; height:1px; overflow:hidden; }
*html .entry .entry-title { height:1em; overflow:visible; }

/* entry-body - [#container #center .entry-body]
----------------------------------------------------------*/
.entry-body { padding:0 15px; line-height:150%; }
.entry-more { margin:0 15px; padding:10px 15px; line-height:150%; border:solid 1px #E6E6E6; }

.entry-more { width: 100%;}


.entry-body h1 { clear:both; font-size:2em; margin:.67em 0; }
.entry-body h2 { clear:both; margin:.67em 0; padding:.1em 0 .1em 5px; font:normal 1.5em/100% "Arial", "Helvetica", "sans-serif"; border-left:solid 5px; border-bottom:solid 1px; }
.entry-body h3 { clear:both; font-size:1.2em; margin:.67em 0; padding:3px 0 3px 3px; border-left:solid 5px; border-bottom:solid 1px; }
.entry-body h4 { clear:both; margin:.67em 0; border-bottom:solid 1px; }
.entry-body h5 { clear:both; font-size:0.83em; margin:.67em 0; }
.entry-body h6 { clear:both; font-size:0.67em; margin:.67em 0; }
.entry-body p { margin-top:10px; margin-bottom:1em; }
.entry-body ul { margin-left:2em; }
.entry-body ol { margin-left:2em; }
*html .entry-body ol { margin-left:2.5em; }

*html .entry-body,*html .entry-more { height:1em; overflow:visible; }

*html img { min-height:1%; }
*+html img { min-height:1%; }
img.left p,img.right p { margin:0; }
img.left { float:left; margin:0 15px 0 0; position:static; }
img.right { float:right; margin:0 0 0 15px; position:static; }


/* entry-footer */
.entry-footer { clear:both; display:block; margin:5px 0 5px 0; padding:0; text-align:right; line-height:1.7em; font:normal 0.9em/100% "Arial", "Helvetica", "sans-serif"; }
.entry-footer p { float:right; padding:0 0 0 5px; white-space:nowrap; }
.entry-footer a { margin:0 0 0 5px; }
.entry-footer span { font-weight:bold; }

/* entry-tags */
.entry-tags { clear:both; padding:10px 0; text-align:right; font-family:"Arial", "Helvetica", "sans-serif"; }
.entry-tags-header { display:inline; }
.entry-tags ul.entry-tags-list { display:inline; }
.entry-tags ul li.entry-tag { display:inline; }
.entry-tags ul li.entry-tag a { margin:0; padding:0 0 0 5px; font-size:1.3em; }

/* navi,submenu,edit
----------------------------------------------------------*/
.edit { clear:both; margin-top:20px; padding:10px 0 20px 0; border-top:1px solid #DEDEDE; line-height:150%; text-align:right; font:normal 0.9em/100% "Arial", "Helvetica", "sans-serif"; }
.edit a { margin:0 0 0 5px; }

ul.submenu { clear:both; margin:15px 0 30px 0; padding:0 15px; font:normal 0.9em/100% "Arial", "Helvetica", "sans-serif"; text-align:right; }
ul.submenu li { list-style-type:none; display:inline; }
ul.submenu li a { margin:0 0 0 5px; }

#navi { clear:both; padding:0 15px 10px 15px; line-height:150%; width: 90%;}
#navi h2,#navi h3 { clear:both; font-weight:bold; margin:5px 0 0px 0; padding-left:15px; list-style:none; display:list-item; background:url(image/label02.gif) 5px 5px no-repeat; }
#navi h2 span,#navi h3 span { padding:0; }
#navi span.keyword { display:block; padding:0 0 0 15px; color:#FF4000; }
#navi .entry-desc { display:block; margin:0; padding:0 0 0px 15px;  font-size: 0.8em;}
#navi ul { margin:0; }
#navi ul li { display: inline; margin:0; padding:0 0 0px 20px; background:url(image/icon08.gif) 12px 6px no-repeat; font-family:"Arial", "Helvetica", "sans-serif"; list-style:none; white-space:nowrap;}


/* review
----------------------------------------------------------*/
#review-box .comment-ent { margin:0 0 20px 0; padding:0 0 10px 0;  }
#review-box .review-title { margin:5px 0; font:bold 1.3em/100% "Arial", "Helvetica", "sans-serif" }
#review-box img { vertical-align:middle; }
#review-box .comment-body { margin:5px 0; color:#888888; }
#review-box .comment-author { margin:5px 0; font-size:0.9em; text-align:right; }

dl#comment-preview {  margin:0; padding:15px 0; font:normal 1.2em "Arial"," Helvetica","sans-serif"; background:#F2F6F9; border:solid 1px #CFDCE4; }
dl#comment-preview dt { display:block; margin:0; background:none; font-weight:bold; }
dl#comment-preview dd { margin:0; padding:3px 10px 10px 30px; border-bottom:none; }

.comments-open p { margin:10px 0; }
.comment-header{ display:none; }

.comments-open-moderated{ margin-bottom:10px; }
.comments-open input { border:solid 1px #CFDCE4; }
.comments-open select,.comments-open textarea{ border:solid 1px #CFDCE4; }
.comments-open-content #comments-open-data { margin:30px 0 0 0; }
.comments-open label { display: block; margin:15px 0 5px 0; font:normal 1em "Arial", "Helvetica", "sans-serif"; }
.comments-open .input-box02 { background:#F2F6F9; border:solid 1px #5F94BF; color:#5F94BF; }


/* mt-comments.cgi & mt-search.cgi
----------------------------------------------------------*/
body.mt-search-results #pagebody .search-results-container p.entry-footer { margin:0 0px 20px 0px; border-bottom:1px solid #DEDEDE; }
body.layout-one-column label,body.mt-search-results label { display:block; }
#pagebody .entry-tags { margin:5px 0; padding:0 30px; text-align:left; }
#pagebody #alpha h2.search-results-header,#pagebody #beta h2.module-header { margin:10px 0 0 0; padding:10px 5px 7px 10px; background:url(image/cat-title-bottom.gif) bottom repeat-x; font:bold 1.2em "Arial", "Helvetica", "sans-serif"; }
#pagebody #beta-inner p { margin:0 15px; }

/* menu
----------------------------------------------------------*/
#menu { float:right; width:215px; }
#menu p { margin:10px 15px 20px 15px; color:#10387B; }
#menu p a { color:#10387B; }

#menu #menu-wrapper { margin:0 3px 20px 3px; background:#FFFFFF; border:1px solid #BDCFDE; }
#menu .sec h2 { padding:3px 10px 3px 20px; font:normal 1.2em "Arial", "Helvetica", "sans-serif"; background:#036187 url(image/icon02.gif) 7px 11px no-repeat; color:#FFFFFF; }

/* categories */
.categories h2 {}
.categories ul,.categories ul ul,.categories ul ul ul { list-style-type:none; line-height:130%; }
.categories ul li { }
.categories ul li a,.categories ul li a:visited,.categories ul li a:active { display:block; margin:3px; padding:4px 10px 4px 27px; font:normal 1em "Arial", "Helvetica", "sans-serif"; background:#DEE7EF url(image/icon03.gif) 17px 10px no-repeat; text-decoration:none; color:#10387B; }
.categories ul li span.category-link { display:block; margin:3px; padding:4px 10px 4px 30px; font:bold 1em "Arial", "Helvetica", "sans-serif"; background:#6D919F url(image/icon09.gif) 15px 10px no-repeat; color:#FFFFFF; }
.categories ul li a:hover { background:#FFFFFF url(image/icon07.gif) 17px 10px no-repeat; color:#10387B; }
.categories ul li .category-desc { display:none; }
.categories ul li li a { padding:4px 10px 4px 40px; background:#DEE7EF url(image/icon03.gif) 27px 10px no-repeat; }
.categories ul li li a:hover { padding:4px 10px 4px 40px; background:#FFFFFF url(image/icon07.gif) 27px 10px no-repeat; }
.categories ul li li li a { padding:4px 10px 4px 50px; background:#DEE7EF url(image/icon03.gif) 37px 10px no-repeat; }
.categories ul li li li a:hover { padding:4px 10px 4px 50px; background:#FFFFFF url(image/icon07.gif) 37px 10px no-repeat; }

/* search */
#search-box { }
#search-box form { margin:10px; }
#search-box input { margin:3px 0; border:1px solid #BDCFDE; }
#search-box input [name=btnG] { margin:3px 0; }
#search-box label { color:#10387B; }
#search-box .submit { display:block; }
#search-box .sitesearch { display:block; }

.no-search { padding:0px 10px 10px 10px; }
#googleSearchUnitIframe { padding:0px 10px 10px 10px; }

/* menu-tag-cloud */
ul.tag-cloud { margin:0 10px 10px 10px; }
ul.tag-cloud li { margin:0 5px 5px 0; display:inline; font-family:"Arial", "Helvetica", "sans-serif"; list-style:none; }
ul.tag-cloud li a, ul.tag-cloud li a:visited, ul.tag-cloud li a:hover, ul.tag-cloud li a:active { color:#10387B; text-decoration:none; }

ul.tag-cloud li a.level1 { font-size:225%; }
ul.tag-cloud li a.level2 { font-size:200%; }
ul.tag-cloud li a.level3 { font-size:175%; }
ul.tag-cloud li a.level4 { font-size:150%; }
ul.tag-cloud li a.level5 { font-size:125%; }
ul.tag-cloud li a.level6 { font-size:100%; }

/* info */
.info ul { list-style-type:none; line-height:130%; }
.info ul li { }
.info ul li a,.info ul li a:visited,.info ul li a:active {  display:block; margin:3px; padding:4px 10px 4px 27px; font:bold 1em "Arial", "Helvetica", "sans-serif"; background:#DEE7EF url(image/icon04.gif) 17px 10px no-repeat; text-decoration:none; color:#10387B; }
.info ul li a:hover { background:#FFFFFF url(image/icon08.gif) 17px 10px no-repeat; color:#10387B; }



/* site-map
----------------------------------------------------------*/
#site-map { margin:0 0 20px 0; }
#site-map ul { line-height:150%; margin-left:2em; }
#site-map ul li { margin-top:1em; }
#site-map ul ul li { margin-top:0em; }

.site-map2 {
margin: 20px 10px 15px 30px;
}

.site-map2 a  {
font-weight: bold;
font-size: 1.0em;
}



/* footer
----------------------------------------------------------*/
#footer { font-size:0.8em; clear:both; background:#DEE7EF; border-top:solid 10px #10387B; color:#10387B; }
#footer p { }
#footer #under-menu { width:800px; margin:0 auto; padding:5px; text-align:center; color:#10387B; }
#footer #under-menu ul { line-height:1.5em; margin-bottom:5px; display:block; }
#footer #under-menu ul li { margin:5px 0.7em; display:inline; }
#footer #under-menu ul li .category-link { color:#10387B; }
#footer #under-menu ul li a { color:#10387B; }
#footer #under-menu ul li{ list-style-type:none; display:inline; }
#footer #under-menu ul li a{ padding:5px 0em; }
*+html>/**/body #footer #under-menu ul li,*+html>/**/#footer #under-menu ul li a{ display:inline-block; }

#footer #powered { width:800px; margin:0 auto; padding: 10px 0px 5px 0px; font:normal 1em/100% "Arial", "Helvetica", "sans-serif"; }
#footer #powered p { margin:0 0 5px; }
#footer #powered a { text-decoration:none; color:#10387B; }
#footer #powered a.top-link { }




#content-top { clear:both; margin:0 15px; }
#content-bottom { clear:both; margin:15px 15px 20px 15px; color:#10387B; }
#content-bottom02 { clear:both; margin:15px 0 20px 0; }
#content-middle { clear:both; margin:0 15px; }



/* ----- tuika -------------------*/


/* itiran*/

#menu-tizu {
width: 180px;
width: 207px;
background: #FFFFFF;
margin: 0px 0px 0px 0px;
}

#menu-tizu h2,#menu-tizu h3 {
font-size:1.2em;
padding:1px 0 0 0;
line-height:1em;
font-family:"Arial", "Helvetica", "sans-serif";
background: #dee7ef;
}

#menu-tizu h2 span,#menu-tizu h3 span {
padding:0 0px;
}

.categories span a {
color: #FFFFFF;
text-decoration: none;
}

#menu-tizu ul {
list-style:none;
line-height: 130%;
margin: 0px 0px 0px 0px;
padding: 10px 5px 10px 15px;
}

#menu-tizu li {
display:inline;
padding: 0px 5px 0px 0px;
}

#menu-tizu a{
font-size: 0.9em;
white-space:nowrap;
}


/* menuの自由領域部分 */

.menu-text{
clear: both;
}

.menu-text p{
font-size: 0.8em;
}

.menu-text ul {
list-style:none;
line-height: 130%;
margin: 0px 0px 0px 0px;
padding: 10px 5px 10px 15px;
}
.menu-text a{
white-space:nowrap;
}




/* TOPページの一覧 */

.top-ran {
width: 100%;
background: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.top-ran h2,.top-ran h3 {
clear:both;
background:url(image/cat-title-bottom.gif) bottom repeat-x;
font:bold 1.2em "Arial", "Helvetica", "sans-serif";
}

.top-ran span {
clear:both;
display:block;
padding:10px 5px 7px 30px;
background:url(image/label01.gif) 13px 13px no-repeat;

}

.top-ran span a{
text-decoration: none;
}


.top-ran ul{
list-style:none;
line-height: 150%;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 30px;
}
.top-ran li{
display:inline;
padding: 0px 10px 0px 0px;
}

.top-ran a{
white-space:nowrap;
}



table#large td.review-excerpt span { display:block; overflow:hidden; }



/* フォーム記入欄 */


#bosyu {
width: 100%;
}


.bosyu2 {
text-align: center;
color: #000;
width: 400px;
margin: 10px 0px 10px 80px;
padding:10px;
border:1px solid #E2E2E2;
}
.bosyu2 h3{
color: #000;
}

.ajax-entry-more-link {
text-align: center;
margin: 10px 0px 10px 0px;
}

.bosyu3 {
text-align: center;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.bosyu3 h3,.bosyu3 h4 {
font-size: 1.3em;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(image/label03.gif) no-repeat 135px 2px;
}

.bosyu3 p {
font-size: 0.9em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}



#kinyu {
display: block;
line-height: 130%;
font-family: "MS UI Gothic";
margin: 10px 20px 20px 20px;
padding: 20px 30px 10px 30px;
background: #f5f5f5;
border: 1px solid #eaeaea;
}

#kinyu p{
clear:both;
margin: 0px 0px 15px 0px;
color: #000000;
line-height: 120%;
}

#kinyu h3{
font-size: 1.3em;
margin: 20px 0px 15px 0px;
padding: 0px 0px 0px 20px;
background:url(image/label02.gif) 125px 5px no-repeat;
}

#kinyu h4{
font-size: 1.1em;
margin: 0px 0px 3px 0px;
}

.link-kid1{
text-align: center;
margin: 40px 0px 10px 0px;
}
.link-kid2{
text-align: center;
margin: 0px 0px 40px 0px;
}

textarea {
font-size: 120%;
}

textarea.link-kid {
font-size: 100%;
font-family:"Arial", "Helvetica", "sans-serif";
}

#comments-open-footer {
margin: 0px 0px 20px 495px;
}


.table010 {
clear: both;
display: block;
width: 95%;
margin: 0px 0px 5px 20px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}
.table010 caption {
font-size: 90%;
text-align: left;
margin: 0px 0px 0px 0px;
}

.table010 td.t1 {
width: 36%;
margin: 0px;
padding: 2px 5px;
text-align: center;
font-size: 100%;
font-weight: bold;
color: #000000;
background: #d6b68c;
border: 1px solid #FFFFFF;
}
.table010 td.t2 {
width: 1%;
color: red;
background: #f7f7de;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.table010 td.t3 {
width: 60%;
text-align: left;
background: #f7f7de;
border: 1px solid #FFFFFF;
}
.table010 p {
line-height: 110%;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
}



/* テーブル欄 */

table.table015 caption {
font-size: 70%;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 11px;
background:url(image/icon04.gif) 4px 5px no-repeat;
}

table.table015 {
width: 98%;
font-size: 100%;
border-collapse: collapse;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
}

table.table015 td {
border: solid 1px #CECFCE;
padding: 2px 6px;
}
table.table015 td.koumoku {
width: 20%;
text-align: center;
font-size: 100%;
font-weight: bolder;
background: #f7f7f7;
padding: 2px 3px;
}
table.table015 td.text{
width: 62%;
font-size: 1.0em;
line-height: 110%;
}
table.table015 td.map{
width: 18%;
text-align: center;
padding: 5px 0px;
}
table.table015 td.text2{
font-size: 1.0em;
line-height: 110%;
font-weight: bolder;
}
table.table015 td.text3{
font-size: 0.85em;
line-height: 120%;
}



/* 新着一覧 */

.sincyaku2 {
width: 530px;
margin: 30px 0px 0px 20px;
}

.sincyaku2 h2,.sincyaku2 h3 {
font-size: 1.2em;
margin: 0px 0px 10px 0px;
}

.sincyaku2-2 {
margin: 0px 0px 15px 0px;
}




/* 自由領域　ページ */

#jiyu {
clear: both;
margin: 10px 0px 30px 0px;
padding: 0px 20px 0px 37px;
}
#jiyu p {
clear:both;
margin: 0px 0px 12px 0px;
}





/* カテゴリページ */

#cate1 {
clear: both;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 28px;
}

#cate1 ul{
font-size:1.1em;
font-family:"Arial", "Helvetica", "sans-serif";
font-weight: bold;
line-height:2em;
list-style: none;
}

#cate1 li{
padding: 7px 10px 0px 13px;
background: url(image/icon04.gif) no-repeat 0px 12px;
display: inline;
white-space:nowrap;
}

#cate1 a{
text-decoration: none;
}



/* 飾り都道府県一覧表示 */

.map6 {
margin: 30px 0px 30px 0px;
padding: 0px 10px 0px 0px;
}

.map6 h2,.map6 h3 {
font-size:1.1em;
padding:2px 0px 0px 13px;
line-height:1em;


background: url(image/label02.gif) no-repeat 0px 3px;
}

.map6 ul{
list-style:none;
margin: 0px 0px 0px 0px;
padding: 5px 0px 10px 13px;
}
.map6 li{
display:inline;
padding: 0px 10px 0px 0px;
}

.map6 a{
white-space:nowrap;
}



