@charset "utf-8";

/*---- base ----*/
body {
	background-image: url(/guide/img/index/body_bg_idx.gif);
}
body#news {
	text-align: left;
	background: none;
	background-color:#F2F2F2;
}
#wrapp {
	background-image: none;
}
#index #container {
	padding-top: 70px;
}
#index #logo {
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	width:141px;
	height:95px;
	background: url(/guide/img/common/logo.jpg) no-repeat 0 0;
}
#index #logo a {
	display: block;
	width:141px;
	height:95px;
	/* \*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
}
#mainImg {
}
#content {
	padding-top: 25px;
}
/*---- list ----*/
ul.list_idxBtn {
	width: 670px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	list-style: none;
}
ul.list_idxBtn li {
	float: left;
	width: 216px;
	height: 144px;
	padding-right: 11px;
}
ul.list_idxBtn li.pad_no {
	padding-right: 0;
}


ul.list_idxBtn a {
	display: block;
	width: 216px;
	height: 144px;
	/* \*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
	text-decoration: none;
}

ul.list_idxBtn li.toGuide {
	background: url(/guide/img/index/btn_guide_n.gif) no-repeat 0 0;
}
ul.list_idxBtn li.toGuide a:hover {
	background: url(/guide/img/index/btn_guide_o.gif) no-repeat 0 0;
}

ul.list_idxBtn li.toSponsor {
	background: url(/guide/img/index/btn_sponsor_n.gif) no-repeat 0 0;
}
ul.list_idxBtn li.toSponsor a:hover {
	background: url(/guide/img/index/btn_sponsor_o.gif) no-repeat 0 0;
}

ul.list_idxBtn li.toMedia {
	background: url(/guide/img/index/btn_media_n.gif) no-repeat 0 0;
}
ul.list_idxBtn li.toMedia a:hover {
	background: url(/guide/img/index/btn_media_o.gif) no-repeat 0 0;
}

/*----*/
dl.list_news01 dt {
	padding: 7px 0 0 10px;
	background: url(/guide/img/index/icon_arrow01.gif) no-repeat 0 70%;
}
dl.list_news01 dd {
	padding-bottom: 7px;
	font-weight: bold;
	background: url(/guide/img/index/bgline01.gif) repeat-x left bottom;
}
/*---- box ----*/
.ttlBox_news {
	width: 280px;
	padding: 0 0 7px;
	background: url(/guide/img/index/bgline02.gif) repeat-x left bottom;
}
/*----*/
.divideBox_base {
	width: 670px;
	height: 260px;
	margin: 0;
	overflow: hidden;
}
.box_newsBox01_base {
	width: 280px;
	height: 228px;
	padding: 22px 25px 10px;
	text-align: left;
	background: url(/guide/img/index/bg_newsBox01.gif) no-repeat 0 0;
}
.divide_le {
	float: left;
}
.divide_ri {
	float: right;
}


/*----*/
.box_advertiser {
	width: 670px;
}
.box_advertiser h2 {
	float: left;
	width: 83px;
}
.box_advertiser h2 img {
	vertical-align: baseline;
}
.box_advertiser p {
	color:#666666;
	float: right;
	margin: 0;
	padding-top: 3px;
	font-size: 8px;
	line-height: 1;
}

/*----*/
.txtBox_le01 {
	float: left;
	width: 160px;
	margin: 0;
}
.txtBox_le02 {
	float: left;
	width: 530px;
	margin: 0;
}
.txtBox_le03 {
	float: left;
	width: 290px;
	margin: 0;
}
/**/
.txtBox_ri01 {
	float: right;
	width: 45px;
	margin: 0;
}
.txtBox_ri02 {
	float: right;
	width: 53px;
	margin: 0;
}
.txtBox_ri03 {
	float: right;
	width: 290px;
	margin: 0;
}
.txtBox_ri04 {
	float: right;
	width: 12px;
	margin: 0;
}

/*---- font ----*/
.fs_s01 {
	font-size: 80%;
}



/*---- other ----*/
#content .ma_b30 {
	margin-bottom: 30px;
}

iframe {
	border: none;
}

