@charset "Shift_JIS";
/* CSS Document */


#mainContentsInner {
	background: url(/images/fbn/main_bg.gif) repeat-y center;
	width: 550px;
}

.moduleHader {
	background: url(/images/fbn/h2_celeb_bg.jpg) no-repeat center top;
	height: 119px;
}

.navi_footer {
	height: 9px;
	background: url(/images/fbn/fbn_navi_footer.gif) no-repeat center top;
	margin: 0;
	padding: 0;
}

.box h3 {
	margin: 0 0 10px;
}

.box p {
	margin: 0;
}

.box p span {
	margin: 0;
}

.moduleHader img {
	margin: 10px 0 0 26px;
}

.moduleNavi li {
	float: left;
}


.box {
	background: url(/images/fbn/module_bg.gif) no-repeat center top;
	padding: 0px 25px;
	margin: 0;
	width: 500px;
}

p.intro {
	margin: 0 0 20px;
}

div.boxInner {
	margin: 0 0 20px;
	width:500px;
}

div.boxInner_index {
	margin: 0 0 5px;
	width:500px;
}

.boxInner h4 {
	margin: 0 0 15px;
}

.boxInner_index h4 {
	margin: 0 0 10px;
}


.boxInner_index p.explain {
	margin: 0 0 10px;
}

.news li {
	background: url(/images/fbn/arrow.gif) no-repeat 0 20%;
	border-bottom: 1px dotted #C4B390;
	padding: 0 0 2px;
	margin: 0 0 2px;
}

.news span {
	float: left;
	width: 100px;
	padding: 0 0 0 15px;
}

.box .news p {
	float: left;
	width: 385px;
	margin: 0;
}




.bloginfo_l {
	width: 250px;
	float: left;
	margin: 0 0 20px;
}

.bloginfo_r {
	width: 250px;
	float: right;
	margin: 0 0 20px;
}



.bloginfo_l p,
.bloginfo_r p {
	margin: 0;
}



.box p.leftImg {
	background: url(/images/fbn/arrow.gif) no-repeat left;
	float:left;
	width:70px;
	margin: 0;
	padding: 0 0 0 15px;
}


.rightBody {
	margin: 0 0 0 95px;
}


/*  sebtyo blog
--------------------------------------------*/
.photoUnit {
	width: 500px;
}

.photoUnit li {
	float: left;
	width: 80px;
	margin: 0 20px 0 0;
	_margin: 0 11px 0 0;
}

.photo {
	height: 80px;
	position: relative;
}

.photo span {
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 80px;
	overflow: hidden;
}
.photoUnit div {
	text-align: center;
}

ul.region {
	margin: 0 0 15px;
}

p.explain {
	margin: 0 0 5px;
}


.region li {
	display: inline;
}


.bloglist li {
	border-bottom: 1px dotted #C4B390;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

li div.area {
	background: url(/images/fbn/arrow.gif) no-repeat 0 40%;
	float: left;
	padding: 0 0 0 15px;
	width: 105px;
	font-weight: bold;
}

.listInner {
	float: left;
	width: 380px;
}

.blogname {
	width: 190px;
	float: left;
	margin: 0 0 5px;
}

.sentyo {
	background: url(/images/fbn/h2_sen_bg.jpg) no-repeat center top;
	height: 119px;
}




/* kantsuri
-----------------------------------------*/


.kantsuri {
	background: url(/images/fbn/h2_kan_bg.jpg) no-repeat center top;
	height: 119px;
}



/* sidebar
-----------------------------------------*/
.fbn_detail {
	text-align: right;
	margin: 0 0 10px;
}


/* clearfix
----------------------------------------- */

.pkg:after {
	content: "";
	display: block;
	clear: both;
	}

.pkg {
	display: inline-table;
	min-height: 1%;
	}

* html .pkg {
	height: 1%;
	}

.pkg {
	display: block;
	}