@charset "utf-8";
/* CSS Document */

/*******************************************************************







 		TOPメイン部分                                                             

*******************************************************************/

/** トップニュース枠 **/
.mIftopnewsBox {
    width:538px; 
	position:relative; 
	margin-top:20px; 
	padding:15px 15px 10px; 
	border:#999 1px solid;
	}

#mIftopnewsTmt {
    position:absolute; 
	top:-20px; 
	left:0px;
	 height:20px;
	 }

#mIftopnewsTmt li {
	float:left;
	width:115px;
	height:20px;
	margin-right:5px;
	background-position:0px 0px;
}

#mIftopnewsTmt li a {
	display:block; 
	width:115px; 
	height:20px; 
	text-decoration:none; 
	text-align: center; 
	padding-top: 3px;
	}

#mIftopnewsTmt li#mIfNav00 a {
	background-image:url(../../images/if_common.gif);
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
}

#mIftopnewsTmt li#mIfNav01 a {
	background-image:url(../../images/if_topnews.gif);
	text-align: center;
}

#mIftopnewsTmt li#mIfNav02 a {
	background-image:url(../../images/if_newsphot.gif);
	text-align: center;
}

#mIftopnewsTmt li#mIfNav03 a {
	background-image:url(../../images/if_headline.gif);
	text-align: center;
}

#mIftopnewsTmt li.on a {
	background-position:0px -20px;
	color: #006699;
	text-align: center;
	padding-top: 3px;
}

	.mIftopnewsBox p#date {height:15px; padding:0px 0px 0px 110px; font-size:11px; color:#666; background:url(../../images/bg_news.gif) no-repeat;}
		.mIftopnewsText {float:left; width:320px;}
			.mIftopnewsText h2 {
	padding:10px 0px 20px;
	font-size:17px;
	line-height: 120%;
}
		.mIftopnewsPhot {float:right; width:164px; height:155px; padding:15px 12px; border:#ddd 1px solid; background:url(../../images/tnews_bg.jpg) repeat-x; text-align:center;}
		.mIftopnewsPhot p {padding-top:7px; font-size:11px; text-decoration:underline; color:#006699;}


/** 福博噂話 **/
#mFukubana {position:relative; margin:10px 0px 15px; padding:6px 5px 6px 105px; border:#ccc 1px solid; background:#F3F3E6 url(../../images/g_fukubana.jpg) no-repeat 5px 6px;}
	#mFukubana a {text-decoration:none;}
	#mFukubanaDate {padding:5px 7px; border:#ccc 1px solid; background:#fff;}
		#mFukubanaDate h2 {padding-top:2px; font-size:15px;}
		#mFukubanaDate p {font-size:11px; color:#666;}
	#mFukubana ul {float:left; padding-top:3px; font-size:11px;}
		#mFukubana li {padding:2px 2px 0px 12px; line-height:12px; background:url(../images/wleflist.gif) no-repeat 0px 3px;}
	#mFukubana p#list {font-size:11px; position:absolute; bottom:-16px; right:3px;}


/** コラム・記事 **/
#mBanner {clear:both; width:100%; padding:4px 0px 0px 0px;}
	#mBanner li {
	width:268px;
	min-height:66px;
	height:66px;
	padding:4px;
	border:#ccc 1px solid;
	margin-bottom: 10px;
}
		#mBanner a {text-decoration:none;}
		#mBanner p {padding-top:4px;}
		#mBanner .gazoL {float:left; padding-right:10px;}
		#mBanner dt{
	padding-top:2px;
	font-weight:bold;
	line-height:1.2em;
	font-size: 12px;
}
		#mBanner dd{color:#666; font-size:11px;}
		
		
		
/** コラム・記事（新デザイン） **/


.rColum {
	float:right;
}
   
.lColum {
	float:left;
	padding-right: 4px;
	clear: both;
}



#topcolum {clear:both; width:100%; padding:4px 0px 0px 0px;}

	#topcolum li {
	width:268px;
	min-height:66px;
	padding:5px 5px 5px 2px;
	margin-bottom: 10px;
	border-top: 1px dashed #CCCCCC;
}
		#topcolum a {text-decoration:none;}
		#topcolum p {padding-top:4px;}
		#topcolum .gazoL {float:left; padding-right:10px;}
		#topcolum dt{
	padding-top:2px;
	font-weight:bold;
	line-height:1.2em;
	font-size: 12px;
}

#topcolum dd{color:#666; font-size:11px;}		
		
/* トップページブログ部分　*/

#topblog {
	clear:both;
	width:100%;
	padding:4px;
	border: 1px solid #6699CC;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/topblog_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#topblog UL {
	clear: both;
}

#topblog .tli {
	min-height:66px;
	float: left;
	text-align: center;
	width: 270px;
}

#topblog .uli {
	min-height:66px;
	float: left;
	text-align: left;
	width: 270px;
}

#topblog a {text-decoration:none;}
#topblog p {
	padding-top:2px;
	font-size: 10px;
	padding-bottom: 3px;
	line-height: normal;
	 }
	 
#topblog p .btitle{
	padding-top:2px;
	font-size: 10px;
	padding-bottom: 3px;
	line-height: normal;
	font-weight: bold;
	 }
	 
#topblog .gazoL {float:left; padding-right:10px;}
#topblog dt{
	padding-top:2px;
	font-weight:bold;
	line-height:1.2em;
	font-size: 12px;
}

#topblog dd{color:#666; font-size:11px;}

#topblog .sumb {
	display: inline;
	overflow: hidden;
	width: 80px;
	height: 60px;
	padding: 3px;
	margin: 2px 4px 2px 2px;
	border: 1px solid #999999;
	background: #FFFFFF;
	float: left;
}
		

/**ページ分割（マルチブログ）**/

#nextnavi {
	text-align: center;
	font-size: 11px;
	line-height: 130%;
	margin-top: 35px;
	margin-bottom: 10px;
	background: #eeeeee;
	padding-top: 3px;
	padding-bottom: 3px;
  
  }
#tabBoxIndex .top-news48 {
	font-size: 10px;
	line-height: 120%;
	background: #E8EEF5;
	text-align: center;
	padding: 3px;
	margin-top: 16px;
	margin-bottom: 4px;
	border: 1px solid #6699CC;
}
#topblog .btitle {
	font-size: 9px;
	font-weight: bold;
}
#topblog .entitle {
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#topblog  .blogdate {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: left;
	margin: 2px 0px 0px;
	padding: 0px;
}

/*　トップページコラム部分（新）--*/

#topcolum2 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #003366;
	background-image: url(../images/colum_bg2.gif);
}
#topcolum2 ul {
	margin: 0px;
	padding: 0px;
}
#topcolum2 li {
	float: left;
	width: 270px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 130%;
	margin-left: 8px;
}
#topcolum2 .colum-left {
	width: 70px;
}
#topcolum2 .colum-right {
	width: 180px;
	font-size: 10px;
	float: right;
}
#topcolum2 dt {
	float: left;
	width: 70px;
}
#topcolum2 dd {
	font-size: 10px;
}
#topcolum2 h3 {
	font-size: 1.2em;
}


#topcolum3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#topcolum3 ul {
	margin: 0px;
	padding: 0px;
}
#topcolum3 li {
	float: left;
	width: 270px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 130%;
	margin-left: 8px;
	margin-top: 2px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#topcolum3 .colum-left {
	width: 70px;
}
#topcolum3 .colum-right {
	width: 180px;
	font-size: 10px;
	float: right;
}
#topcolum3 dt {
	float: left;
	width: 70px;
}
#topcolum3 dd {
	font-size: 10px;
}
#topcolum3 h3 {
	font-size: 1.2em;
}
#topcolum2 .fukuhaku {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topcolum2 .fukuhaku .fukuhaku-left {
	width: 95px;
	float: left;
}
#topcolum2 .fukuhaku .fukuhaku-right {
	width: 450px;
	float: right;
	margin-bottom: 10px;
}
.fukuhaku-topen {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	line-height: 130%;
}
#topcolum2 .fukuhaku .fukuhaku-right .fukuhaku-topen h3 {
	font-size: 1.45em;
	line-height: 1.8em;
}
#topcolum2 .fukuhaku .fukuhaku-right dt {
	font-size: 0.8em;
	line-height: 1.4em;
	background-attachment: scroll;
	background-image: url(../images/wleflist.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	width: 125px;
}
#topcolum2 .fukuhaku .fukuhaku-right dd {
	width: 310px;
	float: right;
}
#topcolum2 .fukuhaku .fukuhaku-right li {
	font-size: 0.8em;
	line-height: 1.6em;
	background-attachment: scroll;
	background-image: url(../images/wleflist2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	width: 430px;
}
#topcolum2 .fukuhaku .fukuhaku-right ul {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#topcolum2 .fukuhaku .fukuhaku-right .fukuhaku-more {
	font-size: 0.8em;
	padding-right: 8px;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}

