@charset "utf-8";
/* ---------------------------------------------------------------------
★通常ページ用★全コンテンツ領域★
----------------------------------------------------------------------- */
#contentwrapper{
	width:962px;
	text-align: left;
	float: left;
	clear: both;
	padding: 0 0 50px 0;
}	

/* ---------------------------------------------------------------------
★通常ページ用★主要コンテンツ★
----------------------------------------------------------------------- */
#content{
	width:743px;
	padding:0;
	float: left;
}
#content h2{
	padding:0 0 11px 0;
}
#content p.ttl-read{
	background-image:url(/image/common/bg_read.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding:5px 0 27px 15px; height:27px;
	line-height:27px;
	font-size:85%;
	color:#333333;
}
#content p.ttl-read em{
	font-weight:bold;
	color:#09388d;
}
#content p.ttl-read span{
	color:#b2b2b2;
}

/* ---------------------------------------------------------------------
タブ内コンテンツその１★ここからページ毎スタイル★
----------------------------------------------------------------------- */
#tabs-0{
	z-index:0;
	color:#333333;
	float: left;
	background-image: url(/image/common/bg_content_area_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 7px 0;
	width: 743px;
}
/* ---------------------------------------------------------------------
★トップ用★ブログ一覧ボックス
----------------------------------------------------------------------- */
#blog{
	width:743px;
	padding: 0 0 30px 0;
	float: left;
}
#blog h2{
	background-image:url(/image/ttl_blog.gif);
	background-repeat:no-repeat;
}
#blog .index-blog{
	width:711px;
	padding:0 1px 0 1px;
	background-image:url(/image/common/bg_news_index.gif);
	background-repeat:repeat-y;
	background-position:1px top;
	float: left;
}
#blog h3{
	width:711px;
	padding: 0 0 12px 0;
	background-image: url(/image/common/bg_news_indexhead.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
}
#blog ul{
	width:687px;
	float:left;
	padding:0 12px 12px 12px;
	background-image:url(/image/common/bg_news_indexbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#blog ul li{
	background-image:url(/image/common/bg_news_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:0 0 0 0;
	width:688px;
	height:32px;
	line-height:32px;
	float:left;
}
#blog ul .odd{
	background-color: #ffffff;
}
#blog ul .even{
	background-color: #fafafa;
}
#blog ul li.lastChild{
	background-image:none
}
#blog ul a{
	width:688px;
	height:32px;
	line-height:32px;
	float:left;
	display: block;
}
#blog ul span{
	background-image:url(/image/common/icn_news_liststyle.gif);
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	float:left;
	background-position: 9px center;
	padding: 0 0 0 33px;
	display: block;
	color: #002e74;
	font-weight: bold;
}
#blog ul em{
	padding:0 0 0 15px;
	height:32px;
	line-height:32px;
	float:left;
	display: block;
}
/*テキストリンク */
#blog a span{
	color: #002e74;
	text-decoration:none;
}
#blog a:visited span{
	color: #002e74;
	text-decoration:none;
}
#blog a:hover span{
	color: #002e74;
	text-decoration:none;
}
#blog a em{
	color: #333333;
	text-decoration:none;
}
#blog a:visited em{
	color: #333333;
	text-decoration:none;
}
#blog a:hover em{
	color:#e50065;
	text-decoration:underline;
}
#blog a:visited {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
★メインコンテンツ★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area{
	width:712px;
	background-image:url(/image/common/bg_content_area.gif);
	background-repeat:repeat-y;
	clear: left;
	float: left;
	margin: 0 0 0 0;
	background-position:left top;
}
#content .content-repeat{
	width:692px;
	background-image: url(/image/common/bg_content_area_head.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: left top;
	clear: left;
	float: left;
}
/* ★コンテンツボックスその１★*/
#content .entry-box{
	float:left;
	padding: 30px 0 0 0;
	clear: left;
	width: 100%;
}
#content .entry-box .entry-meta{
	background-image:url(/information/image/bg_entrylist.gif);
	background-repeat:no-repeat;
	padding:1px 0 15px 12px;
	clear: left;
	height: 27px;
	line-height: 27px;
	width: 661px;
	color: #FFFFFF;
	font-size: 85%;
}
#content .entry-box .entry-meta span{
	font-weight:bold;
}
#content .entry-box .entry-meta span a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#content .entry-box .entry-meta span a:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#content .entry-box .entry-meta span a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
#content .entry-box h3 {
	width: 665px;
	font-size:123.1%;
	font-weight: bold;
	background-image: url(/information/image/bg_entrydot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 8px 0 8px 0;
}
#content .entry-box div.entry-txt{
	width:668px;
	padding:0 0 10px 3px;
}
#content .entry-box div.entry-body{
	width:665px;
	padding:10px 0 10px 0;
}
#content .entry-box div.entry-more{
	width:665px;
	padding:0;
	line-height: 1.6;
}
h3 a{
	color:#333333;
	text-decoration:none;
}
h3 a:visited{
	color:#333333;
	text-decoration:none;
}
h3 a:hover{
	color:#e40068;
	text-decoration:underline;
}
div.entry-body a{
	color:#09388d;
	text-decoration:underline;
}
div.entry-body a:visited{
	color:#09388d;
	text-decoration:underline;
}
div.entry-body a:hover{
	color:#e40068;
	text-decoration:underline;
}
div.entry-more a{
	color:#09388d;
	text-decoration:underline;
}
div.entry-more a:visited{
	color:#09388d;
	text-decoration:underline;
}
div.entry-more a:hover{
	color:#e40068;
	text-decoration:underline;
}
#content .entry-box img,#content .entry-box img a,#content .entry-box img a:visited,#content .entry-box img a:hover {
	border:none;
	text-decoration:none;
}

/* ▼投稿用▼*/
#content .entry-txt p{
	padding:5px 0 5px 0;
	margin:0;
	line-height:1.5;
}
#content .entry-txt strong{
	font-weight:bold;
}
#content .entry-txt {
	vertical-align:top;
}
#content .entry-txt img{
	padding:0;
	margin:0;
}
#content .entry-txt h4{
	padding:0;
	margin:0;
	clear:both;
}









/* ▲投稿用▲*/
#content .content-nav{
	width:671px;
	padding:55px 0 25px 0;
	font-size:93%;
	clear: both;
	text-align: center;
}
#content .content-nav a{
	color:#09388d;
	text-decoration:none;
}
#content .content-nav a:visited{
	color:#09388d;
	text-decoration:none;
}
#content .content-nav a:hover{
	color:#e40068;
	text-decoration:underline;
}
/* ---------------------------------------------------------------------
★トップに戻る★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area .btn-back{
	width:671px;
	padding:15px 0 0x 0;
	clear:left;
	text-align:right;
	float: left;
}

