/* 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 {
    background:#DEE7EF;
}
/* 記事の背景色 */
#container {
	background-color:#EFF3F7;
}


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


/* サイトタイトルのスタイル
----------------------------------------------------------*/
#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:right; min-height:1px; width:585px; 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; }


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


.top-category,.entry { clear:both; margin:0 3px 2px 0; background:#FFFFFF; border-bottom:0px 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:#EEEEEE; }
.entry .entry-title h1,.entry .entry-title h2 { padding:0 0 0 20px; background:url(image/label03.gif) 3px 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 .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 0px #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 { clear:both; padding:0 15px 20px 15px; line-height:150%; }
#navi h2,#navi h3 { clear:both; font-weight:bold; margin:20px 0 5px 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:#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 8px no-repeat; font-family:"Arial", "Helvetica", "sans-serif"; list-style:none; }

/* comment & trackback
----------------------------------------------------------*/
#trackbacks-info{ margin:10px 15px; text-align:center; padding:10px; border-width:1px; border-style:dashed; }
.trackbacks-content{ margin:0px 0px 5px 15px; }
.trackbacks-content p{ margin-bottom:10px; }
.trackback-footer{ font-size:0.9em; text-align: right; }

.comments-content { margin:0 0 10px 0; }
.comments-content p { margin:10px 0; }
.comment-inner,.comments-open{ margin:0px 0px 5px 0; }
.comments-open p { margin:10px 0; }
.comment-header{ display:none; }
.comment-footer{ text-align:right; font-size:0.9em; }
.comment-footer-experimental{ display: none; }
.comments-open-moderated{ margin-bottom:10px; }
.comments-open label{ display:block; }

/* mt-comments.cgi & mt-search.cgi
----------------------------------------------------------*/
body.layout-one-column #container,body.mt-search-results #container {  background:none; border:none; text-align:left;   }BDEFDE
body.layout-one-column #container-inner,body.mt-search-results #container-inner {  }
body.layout-one-column #banner,body.mt-search-results #banner { }
body.layout-one-column #banner-header,body.mt-search-results #banner-header { position:relative; width:800px; margin:0 auto; padding:10px 0; text-align:left; }
body.layout-one-column #banner-header a,body.mt-search-results #banner-header a  { display:block; text-decoration:none; font:normal 2em "Arial", "Helvetica", "sans-serif"; text-decoration:none; }
body.layout-one-column #banner-description,body.mt-search-results #banner-description { display:none; }
body.layout-one-column #pagebody,body.mt-search-results #pagebody { position:relative; width:800px; margin:0 auto 20px auto; border:solid 1px #10387B; text-align:left; }
body.layout-one-column #pagebody #pagebody-inner,body.mt-search-results #pagebody #pagebody-inner {  background:#FFFFFF; border-bottom:5px solid #BDCFDE; }
body.layout-one-column #pagebody h2 { }
body.layout-one-column #pagebody h2.search-results-header {}
body.mt-search-results #pagebody h2 { line-height:1em; font-size:1.2em; }
body.mt-search-results #pagebody h2.search-results-header { padding:10px 5px 7px 10px; background:url(image/cat-title-bottom.gif) bottom repeat-x; font:bold 1.2em "Arial", "Helvetica", "sans-serif"; }
body.mt-search-results #pagebody h3.search-results-header,body.layout-one-column #pagebody #alpha-inner h3 { padding:10px 15px 10px 37px; background:#EEEEEE url(image/label03.gif) 20px no-repeat; font:normal 2em "Arial", "Helvetica", "sans-serif"; }
body.mt-search-results #pagebody .search-results-container h3 { margin:15px 15px 5px 15px; padding-left:15px; background:url(image/label02.gif) 5px 5px no-repeat; }
*html body.mt-search-results #pagebody .search-results-container h3 { height:1%; }
*html body.mt-search-results #pagebody h2.search-results-header,*html body.mt-search-results #pagebody h3.search-results-header,*html body.layout-one-column #pagebody #alpha-inner h3 { height:1%; }
body.mt-search-results #pagebody h3 a {  }
body.comment-preview #pagebody #pagebody-inner #alpha #alpha-inner .comment,body.comment-preview #pagebody #pagebody-inner #alpha #alpha-inner .comments-open,body.comment-pending #pagebody #pagebody-inner #alpha #alpha-inner p { padding:15px; }
body.mt-search-results #pagebody #alpha-inner form { margin:0 0 20px 0; }
body.mt-search-results #pagebody #alpha-inner p{ padding:10px 30px 0px 30px; }
body.mt-search-results #pagebody .search-results-container p{ padding:0 30px; }
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 .entry-footer { text-align:left; }
#pagebody .entry-footer span { display:block; padding:0 0 10px 0; font-weight:normal; }#pagebody #beta h2.module-header { margin:40px 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 #beta-inner .module-search-feed .module-content p,#pagebody #beta #beta-inner .module-tags .module-content p { margin:10px 30px; }
#pagebody #beta #beta-inner .module-content ul { margin:10px 30px 30px 30px; }
#pagebody #beta #beta-inner .module-content ul li { display:inline; }
#pagebody #beta #beta-inner .module-content ul li a { padding:0 5px; }

/* 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 #BDCFDE; }
#menu .sec h2 { padding:3px 10px 3px 20px; font:normal 1.5em "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 8px 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 8px 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 8px no-repeat; }
.categories ul li li a:hover { padding:4px 10px 4px 40px; background:#FFFFFF url(image/icon07.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/icon07.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 8px no-repeat; text-decoration:none; color:#10387B; }
.info ul li a:hover { background:#FFFFFF url(image/icon08.gif) 17px 8px 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 #10387B; 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; }
*html #footer #under-menu ul li a { white-space:nowrap; }
html>body #footer #under-menu ul li a { white-space:nowrap; }
#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; }

/* CmsAgentTemplate1006-1013 ver1.002 */
.credit {display:none;}
















/* 基本レイアウト */

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }


/* リンク色（ページ全体） */

a { color: #6699cc; text-decoration: underline; }
a:hover { color: #DEE7EF; }


/* リンク色（ヘッダー） */

#banner a { color: #999; text-decoration: none; }
#banner a:hover { color: #999; }


/* リンク色（サイドメニュー） */

.module-content a { color: #6699cc; }
.module-content a:hover { color: #DEE7EF; }


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

/* ヘッダー（レイアウト） */

#banner
{
   position: relative;
   width: 800px; /* necessary for ie win */
   height: 150px;
   background: url(img/back-title.jpg)  no-repeat;
}

#banner-inner
{
   position: static;
   height: 200px;
}


/* ヘッダー（サイトタイトル） */

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.5;
   position:absolute; top:47px; left:125px;
}


/* ヘッダー（サイト説明） */

.banner-des
{
   position:absolute; top:60px; left:20px;
   width: 500px; 
   font-size: 12px;
   font-weight: nomal;
   color: #fff;
}

#banner-description
{
   display: none;
}


/* メインコンテンツ全体 基本レイアウト*/

#pagebody
{
   position: relative;
   width: 100%;
   text-align: center;
   background: #000000 ;
/*   background: url(img/bbg.gif);*/
}

#pagebody-inner 
{
   position: static;
   width: 800px; 
   margin: 0 auto; 
   text-align: left; 
   background: #EFF3F7 ;
}

#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#beta 
{ 
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
}

#alpha-inner, #beta-inner
{
   position: static;
}

/* メインコンテンツ基本レイアウト（記事部分） */

#alpha { 
   margin: 0px 10px 10px 10px; 
   width: 560px; 
}
#alpha-inner { 
   padding: 20px;
   border: 1px solid #999999;
   background: #fff ;
}


/* メインコンテンツ基本レイアウト（サイドメニュー） */

#beta {
   width: 220px;
}
#beta-inner { padding: 0 5px; }


/* 記事部分コンテンツ */
.archive-header
{
   position: relative;
   width: auto;
   height: 40px;
   margin: 0;
   padding-left: 55px;
   padding-top: 10px;
   color: #336699;
   background: url(img/ah.gif)  no-repeat;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}

.img { float: left; margin: 5px 5px 5px 0; }

.entry-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}

.entry-content { position: static; clear: both; }
.entry,
.entry-more { clear: both; }
.entry-body{ width: 100%; }
.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #dae0e6;
   color: #999;
}

.gotop { text-align: right;  clear: both;}


.content-nav { background: #ffffff; }
.content-nav-bread{ background: #ffffff; }

/* トラックバック関連 */

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #669900;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
}
.trackbacks-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.trackback-content { margin: 0; line-height: 1.5; }
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}


/* コメント関連 */

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}
#comment-bake-cookie { margin-left: 0;　vertical-align: middle; }
#comment-post { font-weight: bold; }
.comments-header,.comments-open-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.comment-content,
.comment-footer,
.comments-open-footer { margin: 10px 0; }
.comments-open-content,
.comments-closed { clear: both; margin: 5px 10px; }
.comments-open label { display: block; }


/* フッター */

#footer
{
   width: 800px; /* necessary for ie win */
   height: 100px;
   background: url(img/footer.jpg)  no-repeat;
   position: relative;
}

#footer-inner
{
   font-size: 10px;
   color: #6699cc;
   position:absolute; top:35px; left:100px;
}

.footer-navi
{ 
   background: url(img/bbg.gif);
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
}



/* 物販用おすすめ・ピックアップ部分 */

.pickup
{
   width: auto; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   border: 1px solid #ccc;
   line-height: 1.5;
}
.pickup1
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: left;
}
.pickup2
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: right;
}

/* 表示補助 */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
}
