@charset "Shift-JIS";

@import url(../_import/common.css);
@import url(../_import/text_decorations.css);

/* 全体 */
*{ margin:0; padding:0; 
    font:normal normal normal 100%/1.5em Osaka,Verdana,Chicago,"ＭＳ Ｐゴシック",sans-serif; }
/* 文字サイズの変更はここで出来ます↓ */
body{ text-align:center; font-size:75%; color:#555; background:#0e1825 url("./img/bg2.gif"); }

/* ページ全体のリンク */
a{ text-decoration:underline; }
a:link{ color:#557bc6; }
a:visited{ color:#8baa39; }
a:hover{ color:#999; text-decoration:none; }

/* ページの大枠設定 */
#wrapper{ margin:0 auto; text-align:left; width:750px; background:#dcdcdc; border:7px solid #dcdcdc; }
.topb{
	margin: 0 auto;
	padding-top: 7px;
	text-align: center;
}
/* ヘッダー・写真の変更はここで出来ます */
#header{ margin:0; padding:35px 5px 0 25px; height:165px; color:#ccc; background:#000 url("./img/photo2.png") no-repeat 70% 0%; }
#header a, #header a:link,#header a:visited{ color:#fff; text-decoration:underline; }
#header a:hover{ color:#ccc; text-decoration:none; }
/* サイト名の文字 */
h1{ font:272% Times,"Times New Roman",serif; color:#fff; }
/* パンくずリスト */
ul#PAN{ list-style:none; padding:0; margin:50px 0 0; }
ul#PAN li{ display:inline; }
ul#PAN a{ padding:0 0.7em 0 0; background:url("./img/pan.gif") no-repeat 100% 50%; }

/* メニュー部分 */
#menu-box{ margin:7px 0 0; padding:0; float:right; width:180px;}
/* メニューリスト・リンク */
#menu-box ul{ list-style:inside square; color:#8baa39; padding:0.3em 5px 0.5em;}
#menu-box li a{ display:inline; text-decoration:none; padding:2px 0; }
#menu-box li a:link,#MENU li a:visited{ color:#444; }
#menu-box li a:hover{ color:#728bbd; text-decoration:underline; }
#menu-box li.menu-on a:link,#MENU li.menu-on a:visited{ color:#728bbd; }
#keyword{ width:173px; margin-left: 2px;}
#search-button { margin-left: 2px; }
div.menu, div.content-menu{
	margin: 0 0 0.3em 0;
	background-color: #fff;
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-right: 1px #a0a0a0 solid;
	border-bottom: 1px #a0a0a0 solid;
}
div.content-menu p{
	padding: 0.2em 0.5em 0.2em 1em;
}

div.calmenu{
	background-color:#dcdcdc;
	padding-bottom: 1em;
	margin: 0 auto;
	text-align: center;
}

/* 記事部分 */
#content{
	color:#555;
	margin:7px 4px 1em 0;
	padding:0;
	background:#fff;
	width: 550px;
	float: left;
	border-bottom: 1px #a0a0a0 solid;
}
#content p{
	font-size:130%;
	margin-bottom: 1.2em;
	padding-left:0;
	color: #444;
}
#content p.banner{
	padding-left: 1em;
	border-left: 5px #aca solid;
	border-top: 1px #cdc solid;
	border-bottom: 1px #bcb solid;
	
}
div#content p.spacer{
	height: 10em;
}
.section{ background-color:#fff;}
div#content div.section{
	border-top: 1px #37393d solid;
	border-left: 1px #999 solid;
	border-right: 1px #8a8a8a solid;
}
div#content div.section div.section{
	border:0px;
	margin-left: 1em;
}
a.content_title{
	text-decoration: none;
	color:#405ab5;
	font-weight: bold;
}
a.content_title:visited{
	text-decoration: none;
	color:#405ab5;
	font-weight: bold;
}
a.content_title:link{
	text-decoration: none;
	color:#405ab5;
	font-weight: bold;
}
a.content_title:hover{
	text-decoration: none;
	color:#405ab5;
	font-weight: bold;
}


div.date{
	text-align:right;
	margin: -0.5em 1em 0 1em;
}

div.comment{
	margin-left:0.5em;
}
div.a-footer{
	background: #eee url(../_shared/gray_stripe.png);
	border-top: 1px dotted #999999;
	border-left	: 1px dotted #999999;
	margin-left:400px;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
	text-align: right;
}
p#prev-logs{
	background: #fff;
	border-top	: 1px dotted #999999;
	padding: 1em 0 1em 0;
	text-align: center;
	margin:0 auto;
}
p#prev-logs a {
    display: inline;
    border: 1px solid #cccccc;
    margin-right: 2px;
	padding: 2px 20px 2px 20px;
    background: #eeeeee url(../_shared/arrow_next.png) no-repeat 100% 50%;
    text-decoration: none;
}
p#prev-logs a:hover {
    background-color: #ffffff;
}

p.flip-link {
    background: #fff;
	border-top	: 1px dotted #999999;
	padding: 1em 0 1em 0;
	text-align: center;
	margin:0 auto;
}
p.flip-link a {
    display: inline;
    border: 1px solid #cccccc;
    margin-right: 0px;
    padding: 2px 20px 2px 20px;
    background: #eeeeee  url(../_shared/navi_link_bg.png) repeat-x;
    text-decoration: none;
}
p.flip-link a:hover {
    background-color: #ffffff;
}
p.flip-link strong {
    border: 1px solid #cccccc;
    margin-right: 0px;
    padding: 2px 6px 2px 6px;
    background-color: transparent;
}
.text{ margin:0; padding:0.5em 10px 1em; border-bottom:4px solid #ececec; }
/* 戻りの設定 */
ul.modori{ list-style:none; margin:0; padding:0; }
ul.modori li{ list-style:none; display:block; text-align:right; margin:1em -0.5em 0 0; }
ul.modori li a{ display:inline; text-decoration:none; font-weight:bold; }
ul.modori li a:link,ul.modori li a:visited{ color:#777; }
ul.modori li a:hover{ color:#557bc6; text-decoration:underline; }

/* フッター */
#footer{ font-size:88%; text-align:center; color:#999; margin:0; padding:2px 10px; background:#37393d; clear:both; }
#footer h2{ display:none; }
#footer a:link,#FOOTER a:visited{ color:#999; text-decoration:none; }
#footer a:hover{ color:#ccc; text-decoration:underline; }
#footer ul{ list-style:none; }
#footer li{ display:inline; margin:0 0.5em; }
#footer li a{ display:inline; }
#footer li address{ display:inline; }

/* 見出し */
h3,h4{ font-weight:bold; font-family:Helvetica,Arial,sans-serif; }
h5,h6{ margin:0.5em 0 0; font-size:100%; }

div.date-title, div#archive-title{ /* 旧h2 */
	font:bold 110% Helvetica,Arial,sans-serif;
	color:#fff;
	padding:2px 8px;
	margin:0;
	background:#37393d;
	border-bottom:2px solid #728bbd; 
}
h2{
	font-size:140%;
	color:#558bc6;
	margin:0 0.1em 0.4em; 
	padding:0 0.8em; 
	background: #fff url("./img/t2.png"); 
}
#menu-box h2{
	font:bold 110% Helvetica,Arial,sans-serif;
	color:#fff;
	padding:2px 8px;
	margin:0;
	background:#37393d;
	border-bottom:2px solid #728bbd; 
}


h4{ font-size:90%; color:#444; margin:0.2em 0 0.4em; }
h5{ text-align:center; }
h6{ text-align:right; }

/* その他　必要であれば */
/* 線 レイアウトには使用していません */
hr{ display:none; }
/* 画像リンクの枠線を消す */
img{ border:none; }
/* 連絡先 */
address{ }
/* 強調 */
em{ font-weight:bold; border-bottom:2px solid #ddd; }
/* 追加 */
ins{ text-decoration:underline; border-bottom:1px dotted #a0a0a0; }
/* 削除 */
del{ text-decoration:line-through; }
/* 短い引用・出典 */
q,cite{ border-bottom:1px dotted #bbb; }
/* 上付き・下付き文字 */
sup{ font-size:84%; vertical-align:super; }
sub{ font-size:84%; vertical-align:sub; }
/* 物理的タグ・使用は極力避けましょう */
tt{ font-family:monospace; } /* 等幅 */
b{ font-weight:bold; } /* 太字 */
i{ font-style:oblique; } /* 斜体 */
big{ font-size:132%; } /* 文字大 */
small{ font-size:84%; } /* 文字小 */

/* フォーム */
input,textarea,select{ background:#fff; color:#505050; border:1px solid #ccc; margin:0.1em 0; }

/* 番号付きリスト */
#content ol{ list-style-position:outside; padding:5px; margin:0 0.5em 0 2em; }
#content ol li{ padding:0; }
/* 普通リスト */
#content ul{ list-style:outside square; padding:5px; margin:0 0.5em 0 2em; }
#content li{ padding:0; }
/* 説明付きリスト */
#content dl{ list-style-position:inside; padding:5px; }
#content dt{ font-weight:bold; padding:0; color:#8baa39; }
#content dd{ padding:0 5px; margin:0 0 0 0.5em; }

/* 引用文 */
blockquote{ margin:0.5em 1em; padding:5px; }
/* 整形済みテキスト */
pre{ background:#ccc; color:#444; margin:0.5em 1em; padding:5px; }

