@charset "shift-jis";

/* body_style
----------------------------------------------- */
body{
	background-color:#eeda00;
	background-image:url(../images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* navigation_style
----------------------------------------------- */
div#navigation{
	background-image:url(../images/bg_navi.jpg);
	background-repeat:repeat-x;
}
div#navigation ul{	background-image:url(../images/bg_navi2.jpg);
	background-repeat:no-repeat;
}

/* headerArea_style
----------------------------------------------- */
div#headerArea p.hd_contact a{
	background:url(../images/btn_header_contact.jpg) no-repeat 0 0;
}

/* contentsArea_style
----------------------------------------------- */
h2{
	margin:0 auto;
	margin-top:5px;
	margin-bottom:14px;
	display:block;
	width:688px;
	height:150px;
	background-image:url(../images/img_h2.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/* list_style
----------------------------------------------- */
div.list{
	margin:0 auto;
padding:0 22px 0 23px;
	width:861px;
	height:38px;
	background-image:url(../images/bg_list.jpg);
	overflow:hidden;
}
div.list p.title01 a{
	margin:8px 0 0 0;
	display:block;
	width:158px;
	height:23px;
	background-image:url(../images/bt_list.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
div.list p.title01 a:hover{
	background-position:0 -23px;
}
div.list ul{
	margin:11px 0 0 0;
	display:block;
	width:181px;
	height:18px;
	background-image:url(../images/bt_bookmark.png);
	float:right;
}
div.list ul li{
	float:left;
}
div.list ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}
div.list ul li.mb01 a{
	margin:2px 8px 0 0;
	width:18px;
	height:14px;
}
div.list ul li.mb02 a{
	margin-right:8px;
	width:17px;
	height:18px;
}
div.list ul li.mb03 a{
	margin-right:7px;
	width:23px;
	height:18px;
}
div.list ul li.mb04 a{
	margin-right:8px;
	width:18px;
	height:18px;
}
div.list ul li.mb05 a{
	margin-right:8px;
	width:14px;
	height:14px;
}
div.list ul li.mb06 a{
	width:52px;
	height:18px;
}


/* contact_style
----------------------------------------------- */
div.contact{
	margin:0 auto;
	margin-top:32px;
	margin-bottom:75px;
	padding:34px 63px 0 71px;
	width:772px;
	height:64px;
	background:url(../images/bg_contact.jpg) no-repeat;
	overflow:hidden;
}

div.contact dl{
	width:786px;
	height:64px;
	overflow:hidden;
}
div.contact dl dt{
	display:block;
	width:165px;
	height:27px;
	margin-right:95px;
	background-image:url(../images/title_contact.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
div.contact dl dd.bt01 a{
	margin:2px 0 0 0;
	display:block;
	width:242px;
	height:25px;
	background:url(../images/contact_bt.png) no-repeat 0 0;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}
div.contact dl dd.bt02 a{
	margin:5px 0 0 0;
	display:block;
	width:210px;
	height:22px;
	background:url(../images/contact_twitter.png) no-repeat 0 0;
	text-indent:-9999px;
	float:right;
	overflow:hidden;
}


/* trends_style
----------------------------------------------- */
div#trends{
	background-image:url(../images/bg_trends.gif);
}


/* btTop_style
----------------------------------------------- */
div#btUp a{
	background-attachment:scroll;
	background-image:url(../images/bt_pageup.png);
	position:relative;
}

/*--100212--*/
div.bg_entrybox_inner_top{
	background:url(../images/entry-top-cn.png) no-repeat;
}