/* CSS Document */

/*　HISAGO基本スタイル */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(http://www.aozora-shouten.jp/hisago/img/base/com.jpg) repeat-x #FFFFFF fixed;
}
a {
	font-size: 12px;
	color: #FFFF99;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #FFFFFF;
}

/*　大外枠  */
#container {
	width:800px;
	background-color: #000020;
	border: 1px solid #000020;
	margin: auto;
	text-align: center;
	float: none;
}
/*　メニュー */
#title {
	width:800px;
	height: 140px;
	margin: auto;
	text-align: left;
	padding: 0;
	float: none;
}
/*　コピーライト　下部 */
#copy {
	width:800px;
	height: 20px;
	background-color:#FFFFFF;
	margin: auto;
	text-align: center;
	float: none;
}
/*　ボックス左 */
#b-left {
	width: 160px;
	margin: auto;
	text-align: center;
	padding: 5px 5px 15px 5px;
	float: left;
}
#b-left ul	{
	margin: auto;
	padding: 0;
	margin-top: 20px;
	text-align: center;
	list-style-type: none !important;
	}
#b-left li	{
	padding: 0;
	margin: 10px 0 5px 0;
}
#b-left p	{
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #FFFFFF;
	padding:0;
	line-height:120%;
	text-align: center;
}
.m-concept	{
	margin-bottom: 10px;
}
.m-sbtn	{
	margin: 15px 0 5px 0;
}
.m-btn	{
	margin: 5px 0 5px 0;
}
		/*　RIGHT　MT 対応　メニュー */
		#module-search	{
			margin: auto;
			width: 130px;
			padding: 10px 0;
			background-color: #000020;
		}
		.module-content input { font-size: 10px; }
		#module-search #search { width: 100px; }
		.module-content	{
			font-size: 10px;
			color: #FFFFFF;
			margin: 0;
			padding: 0;
			text-align: left;
		}
		h2.module-header	{
			width: 126px;
			margin-bottom: 5px;
			background-color:#FFFFFF;
			color: #000020;
			font-size: 12px;
			font-weight: 600;
			padding: 2px;
		}
		#module-archives	{
			margin-left: 10px;
			width: 130px;
			background-color: #000020;
			text-align: center;
		}
		#module-archives a	{
			font-size: 10px !important;
			color: #FFFFFF !important;
			margin: 0;
		}
		#module-archives a:hover	{
			font-size: 10px !important;
			color: #999999 !important;
			margin: 0;
		}
		ul.module-list	{
			margin: 0;
			margin-bottom: 5px;
			padding: 0;
			line-height: 110%;
			list-style-type: none;
			text-align: left !important;
		}
		li.module-list-item	{
			margin: 0;
			padding: 0;
		}
		
/*　ボックス中 */
#b-center {
	width: 448px;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	float: left;
}
#center-title	{
	width: 415px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border-left: 20px solid #990000;
	margin: auto;
	margin-bottom: 20px;
	float: none;
	text-align: left;
	padding: 3px 0 3px 15px; 
}
.map-image	{
	margin: 10px 0 10px 0;
}
.img-photo	{
	margin: 10px 0 10px 0;
	border: 1px solid #999999;
}
	/*　ボックス中 MT用ルール */
	/*　diary */
	#b-diary {
		width: 450px;
		margin: auto;
		margin-top: 10px;
		font-size: 12px;
		text-align: center;
		padding: 10px;
		float: left;
	}
	#b-diary a	{
		font-size: 12px;
		color: #990000;
	}
	#b-diary a:hover	{
		font-size: 12px;
		color:#660000;
	}
	#b-diary img {
		padding: 2px;
		margin: 2px;
	}
	#diary-box {
		width: 448px;
		text-align: left;
		padding: 0;
		margin: auto;
		background-color:#FFFFFF;
		border: 1px solid #FFFFFF;
		margin-bottom: 15px;
	}
	h3.entry-header {
		width: 428px;
		text-align: left;
		margin: 0;
		padding: 2px 10px;
		background-color: #000020;
		line-height: 140%;
		color:#FFFFFF;
		font-size: 12px;
		font-weight: 600;
	}
	.entry-content	{
		width: 428px;
		padding: 10px;
		text-align: left;
		color: #000020;
		margin:0;
		display:block;
	}
	.entry-bar	{
		width: 428px !important;
		padding: 0 !important;
		border: 0 !important;
		margin: 0 !important;
	}
	.entry-body	{
		font-size:12px;
		line-height: 140%;
		color: #000020;
	}
	#entry-body	{
	font-size:12px;
	line-height: 140%;
	color: #000020;
	}
	#entry-body	img {
	width: 200px !important;
	clear: both !important;
	display: block !important;
	background-color: #FFFFFF;
	border: 1px solid #000020;
	}
	#more img {
	width: 200px !important;
	clear: both;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #000020;
	}
	#entry-footer	{
		background-color: #000020;
		font-size:10px !important;
		color: #FFFFFF !important;
		line-height: 140%;
		padding: 2px 5px;
		width: 438px;
		margin: 0;
		}
	#entry-footer a	{
		font-size: 10px !important;
		color: #FFFFFF !important;
		}
	#entry-footer a:hover {
		font-size: 10px !important;
		color: #FFFFFF !important;
		}
	p.content-nav	{
		font-size:12px;
	}
		/*　エントリー　タグ */
	#entry-tags	{
	margin: auto;
	padding: 5px 0;
	text-align: left;
	}
	#entry-tags h4	{
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: 600;
	}
	#entry-tags ul	{
	padding: 0; 
	margin: 0 0 10px 0;
	}
	#entry-tags li	{
	display: block;
	float:left;
	font-size: 10px !important;
	margin: 0;
	padding: 0;
	list-style-type:none;
	}
	#entry-tags a	{
	line-height: 140%;
	margin-right: 5px;
	font-size: 10px !important;
	font-weight:normal;
	display: block;
	}
	
	/*　アーカイブルール */
	.archive-content	{
		width: 430px;
		text-align: left;
		padding: 2px 10px;
		margin: auto;
		background-color:#FFFFFF;
		margin-bottom: 15px;
		}
	ul.archive-list	{
		font-size: 12px;
		line-height: 160%;
		color: #000020;
		}
	li.archive-list-item	{
		margin:0;
		list-style-type: circle;
		}
	/*　エントリートラックバック */
	.trackbacks	{
		width: 428px;
		padding: 10px;
		text-align: left;
		color: #000020;
		margin:0;
		display:block;
		font-size: 12px;
		line-height: 140%;
		}
	h3.trackback	{
		font-size: 12px;
		font-weight: 600;
		}
	#trackbacks-info	{
		width: 388px;
		margin: 5px 10px;
		border: 1px dotted #000020;
		padding: 10px;
		font-size: 12px;
		line-height: 140%;
		}
	.trackbacks-content	{
		width: 388px;
		padding: 10px;
		font-size: 12px;
		line-height: 140%;
		}
	/*　エントリーコメント */
	#comments	{
		width: 428px;
		padding: 0;
		text-align: left;
		color: #000020;
		margin:0;
		display:block;
		}
	h3.comments-header	{
		margin-left: 10px;
		}
	.comment-header	{
		margin: 10px 0 0 10px;
		font-weight:600;
		}
	.comment-contents	{
		margin-left: 10px;
		}
	.comments-content	{
		margin: 0;
		display:block;
		font-size: 12px;
		line-height: 140%;
		}
	.comment-inner	{
		width: 428px;
		padding: 0;
		display: block;
		}
	.comments-open label { display: block; }

	#comment-author, #comment-email, #comment-url {
    	width: 240px;
		}
	#comment-text {
   		width: 425px;
		}
	#comment-footer	{
		background-color: #000020;
		font-size:10px !important;
		color: #FFFFFF !important;
		line-height: 140%;
		padding: 2px 5px;
		width: 438px;
		display:block;
		margin: 0;
		}
		#comments-open	{
		width: 408px;
		padding: 10px;
		}
/*　コンセプト */
#ss-box	{
	text-align:left;
	float:none;
	margin:auto;
	padding: 0 0 20px 0;
}
.rigcon	{
	margin: 0 10px 5px 0;
}
.ligcon	{
	margin: 0 0 5px 5px;
}
.cigcon	{
	margin: 5px 0 15px 0;
}
/*　メニュー */
#c-menu-left	{
	width: 361px;
	float: left;
	padding: 5px 5px 10px 10px;
	text-align: left;
	font-size: 14px;
	line-height: 120%;
	font-weight:bold;
}
#c-menu-right	{
	width: 55px;
	padding: 5px 10px 10px 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	text-align:right;
	float: right;
}
.ts-mini	{
	font-size: 10px;
}
#b-center ul	{
	list-style-type: none;
	margin: 0 10px 0 10px;
}
.li-l	{
	float:left;
}
.li-r	{
	float:right;
}
/*　profile */
#c-pf-left	{
	width: 90px;
	padding: 5px;
	text-align:center;
	float: left;
}
#c-pf-right	{
	width: 336px;
	float: right;
	padding: 10px 10px 10px 0;
	text-align: left;
	line-height: 160%;
}
/*　ボックス右 */
#b-right {
	width: 130px;
	margin: auto;
	text-align: center;
	padding: 5px 15px 5px 5px;
	float: right;
}
#b-right p	{
	margin: 0 0 10px 0;
	font-size:10px;
	color:#FFFFFF;
	padding:0;
	line-height:120%;
}
.r-image	{
	margin: 10px 0 5px 0;
	border: 1px solid #FFFFFF;
}

#br-collect	{
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	line-height: 120%;
}
#br-collect	a{
	font-size:10px !important;
	color: #FFFFFF !important;
	font-variant:normal !important;
	font-weight: 400 !important;
	border:0 !important;
	line-height: 120%;
}
#br-collect	a:hover{
	font-size:10px !important;
	color: #FFFFFF !important;
	font-variant:normal !important;
	font-weight: 400 !important;
	border:0 !important;
	line-height: 120%;
}
#br-collect img {
	width: 126px;
	padding: 1px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 5px 0 3px 0;
}

/*　MT-アーカイブ */
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/*　検索結果 */
#pagebody	{
	width: 448px;
	text-align: left;
	padding: 0;
	margin: auto;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
}
#pagebody h2	{
		width: 428px;
		text-align: left;
		margin: 0;
		padding: 2px 10px;
		background-color: #000020;
		line-height: 140%;
		color:#FFFFFF;
		font-size: 12px;
		font-weight: 600;
	}
#pagebody p	{
	font-size: 12px;
	line-height: 140%;
	display:block;
	margin: 10px;
}
#pagebody h3	{
	margin-left: 10px;
}
#pagebody ul	{
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	list-style-type: circle;
}
#pagebody li	{
	margin-left: 10px;
}
/*\*//*/
textarea, select, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
/**/
