/* 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---(まだ訪れていないページ) */
a{
	color:#515F92;
}
/* リンクB---(訪れたページ) */
a:visited{
	color:#1f337d;
}
/* リンクC---(文字の上にマウスカーソルがあるとき) */
a:hover{
	color:#808ec4;
}
/* リンクD---(文字をクリックした時) */
a:active{
	color:#515F92;
}
/* 見出し */
h1,h2,h3,h4,h5,h6 {
	color:#10387B;
}
/* 太字---(投稿時に【 B 】のボタンで囲った箇所) */
strong {
	color:#10387B;
}
/* イタリック---(投稿時に【 I 】のボタンで囲った箇所) */
em {
	color:#10387B;
}
/* アンダーライン---(投稿時に【 U 】のボタンで囲った箇所) */
u {
	color:#10387B;
}
/* 引用---(投稿時に【“】のボタンで囲った箇所) */
blockquote {
	color:#10387B;
}


/* 背景色の基本設定
----------------------------------------------------------*/
/* 全体の背景 */
body {
     
}
/* 記事の背景色 */
#container {

}


/* -------------------------------------------------------
以上で基本設定は終了です。ここから下のカスタマイズは、
スタイルシートに慣れている方以外は、
触られない事をおすすめします。
----------------------------------------------------------*/




/* 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; background:url(image/body-bg.gif) repeat-x; }
h1,h2,h3,h4,h5,h6 { font-size:1em; }

#container-wrapper {  }
#container { position:relative; width:980px; margin:1px auto; border-bottom:none; text-align:left; }

#container1 { height:30px; text-align:center; }

*html #container { width:982px; }

/* header
----------------------------------------------------------*/
#header { }
#header #banner img { margin:0 0 3px 0; }

#header-menu { border-top:solid 2px #DDDDDD; }
#header-menu ul { clear:both; display:block; width:982px; margin:0 auto; padding:5px 0; text-align:left; }
#header-menu ul li { display:inline; }
#header-menu ul li a,#header-menu ul li a:visited,#header-menu ul li a:hover,#header-menu ul li a:active { padding:10px 10px; background:url(image/headermenu-leftline.gif) repeat-y; font:normal 1em "Arial", "Helvetica", "sans-serif"; color:#FFFFFF; text-decoration:none; }
#header-menu ul li a:hover { color:#DDDDDD; }

#top-menu { margin:0 0 5px 0; padding:0 0 4px 0; background:#CCD9E2 text-align:left; }
#top-menu ul { padding:10px 0 25px 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%; }

#banner { position:relative; width:980px; margin:auto;}

#site-title{
	position: relative;
	height: 100px;
	width: 980px;
	background-image: url('image/back-title.jpg') ;
	display: block;
}
#site-title a{
	position: relative;
	height: 100px;
	width: 980px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; text-decoration: none;
}
#site-title a span{
	position:absolute;
	font-size: 2em;
	font-weight: bold;
	padding: 60px 10px 10px;
	display: none;
}

/* 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:right; min-height:1px; width:765px; margin:0; }

#intro { margin:0 3px 2px 0; background:#FFFFFF; border-bottom:5px solid #BDCFDE; line-height:150%; }
#intro-archive { margin:0 3px 0 0; 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 3px 0 0; 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:150px; 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 3px 2px 0; background:#FFFFFF; border-bottom:5px solid #BDCFDE; }
.entry { border-top:none; }
.category .category { margin:0 0 0 30px; }
.category h2,.entry h1#page-title { clear:both; background:url(image/cat-title-bottom.gif) bottom repeat-x; font:bold 1.2em "Arial", "Helvetica", "sans-serif"; }
.category a.category-link,.entry h1#page-title span { clear:both; display:block; padding:10px 5px 7px 30px; background:url(image/label01.gif) 13px 13px no-repeat; text-decoration:none; color:#126796; }
.category span.category-link { clear:both; display:block; padding:10px 5px 7px 30px; background:url(image/icon10.gif) 13px 15px no-repeat; text-decoration:none; color:#126796; }
.category dl,.entry dl { clear:both; }
.category dl dt,.entry dl dt{ font-weight:bold; margin:15px 15px 5px 15px; padding-left:15px; list-style:none; display:list-item; background:url(image/label02.gif) 5px 5px no-repeat; }
.category dl dd,.entry dl dd { margin:0 10px; padding:0 20px 5px 20px; border-bottom:1px solid #DEDEDE; }
.category .detail,.entry p.edit  { margin:10px 15px 5px 15px; text-align:right; }
.category .detail a { padding-left:15px; font-size:0.9em; background:url(image/arrow01.gif) 3px 3px no-repeat; }

.entry .entry-title { margin:0 0 10px 0; padding:15px 15px; background:#F3F7FA; }
*+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-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:0px 15px 20px 15px; 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; 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 */

#navi { clear:both; padding:0 15px 20px 15px; line-height:150%; }
#navi h2 { clear:both; margin:20px 0 5px 0; padding-left:10px; font:bold 1.5em "Arial", "Helvetica", "sans-serif"; list-style:none; display:list-item; background:url(image/label02.gif) 0px 10px no-repeat; }
#navi h2 span,#navi h3 span { padding:0; }
#navi span.keyword { display:block; padding:0 0 0 15px; color:#BF0000; }
#navi .entry-desc { display:block; margin:0; padding:0 0 15px 15px; border-bottom:1px solid #DEDEDE; }
#navi ul { margin:0; }
#navi ul li { margin:0; padding:0 0 5px 30px; background:url(image/icon08.gif) 20px 10px no-repeat; font-family:"Arial", "Helvetica", "sans-serif"; list-style:none; }

/* review
----------------------------------------------------------*/
#review-box .comment-ent { margin:0 0 20px 0; padding:0 0 10px 0; border-bottom:solid 1px #EEEEEE; }
#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:left; 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 #FF0000; }
#menu .sec h2 { padding:6px 10px 6px 20px; font:bold 1.2em "Arial", "Helvetica", "sans-serif"; background:#D1DEE6 url(image/icon022.gif)  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:bold 1em "Arial", "Helvetica", "sans-serif"; background:#66CC66 url(image/icon03.gif) 17px 8px no-repeat; text-decoration:none; color:#FFFFFF; }
.categories ul li span.category-link { display:block; margin:3px; padding:4px 10px 4px 30px; font:bold 1em "Arial", "Helvetica", "sans-serif"; background:#66CC66 url(image/icon09.gif) 15px 10px no-repeat; color:#FFFFFF; }
.categories ul li a:hover { background:#FFFFFF url(image/icon06.gif) 17px 8px no-repeat; color:#10387B; }
.categories ul li .category-desc { display:none; }
.categories ul li li a { padding:4px 10px 4px 40px; background:#0099FF url(image/icon03.gif) 27px 8px no-repeat; }
.categories ul li li a:hover { padding:4px 10px 4px 40px; background:#FFFFFF url(image/icon06.gif) 27px 8px no-repeat; }
.categories ul li li li a { padding:4px 10px 4px 50px; background:#DEE7EF url(image/icon03.gif) 37px 8px no-repeat; }
.categories ul li li li a:hover { padding:4px 10px 4px 50px; background:#FFFFFF url(image/icon06.gif) 37px 8px 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; }

/* footer
----------------------------------------------------------*/
#footer { font-size:0.9em; clear:both; background:#DEE7EF; border-top:solid 10px #006633; color:#10387B; }
#footer p { }
#footer #under-menu { width:800px; margin:0 auto; padding:10px; text-align:center; color:#10387B; }
#footer #under-menu ul { line-height:2em; 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 0.7em; }
*+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; 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 { text-decoration:underline; }

#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; }


}
#main .category dl dd{
	display: none;
}
#main .category dl dd{
	display: none;
}



/* CmsAgentTemplate0058-0059 ver1.0 */
.credit {display:none;}
