@charset "utf-8";

/*------------------------------------------------
	index contents styles
--------------------------------------------------*/
#header{
	width: 901px;
}
#header_company ul{
	float: right;
	width: 726px;
}
#headercontents{
	display: none;
}

#footer{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	background: none;
}
#footer div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dadada;
	text-align: left;
}
#footer div div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
}
#footerlink{
	display: none;
}
#copyright{
	margin: 20px 0px 0px 0px;
	width: 243px;
	float: none;
	clear: both;
}


.idx_contents01_l{
	width: 280px;
	margin-right: 5px;
	float: left;
}
*+html .idx_contents01_l{
	width: 320px;
	margin-right: 0px;
	float: left;
}
.idx_contents01_r{
	width: 325px;
	float: right;
}



/* oshirase */
.idx_oshirase{
	width: auto;
	border: 1px solid #bb0000;
	background: #fff3f3;
	margin: 0px 0px 15px 0px;
	clear: both;
}
.idx_oshirase_title{
	width: auto;
	height: 39px;
	background: url(/images/bg_index_oshirase.gif) left top no-repeat;
}


/* opinion */
.idx_opinion{
	margin: 0px 0px 30px 0px;
	width: auto;
	border: 1px solid #e8e8e9;
	background: #ffffff;
}
.idx_opinion_title{
	width: auto;
	height: 39px;
	background: url(/images/bg_index_opinion.gif) left top no-repeat;
}

/* news & topics */
.idx_news_contents ul{
	width: 270px;
}
*+html .idx_news_contents ul{
	width: 320px;
}


/* index link contents01 */
.idx_link01_head{
	height: 7px;
	background: none;
	font-size: 0.1em;
}
.idx_link01_body{
	background: none;
}
.idx_link01_foot{
	height: 7px;
	background: none;
	font-size: 0.1em;
}
.idx_link01_l{
	width: 136px;
	float: left;
}
.idx_link01_r{
	width: 136px;
	float: right;
}
*+html .idx_link01_l{
	width: 156px;
	float: left;
}
*+html .idx_link01_r{
	width: 156px;
	float: right;
}


/* index link contents02 */
.idx_link02{
	width: 319px;
	border: 3px solid #efefef;
	margin: 0px 0px 0px 0px;
}
#maincontents .idx_link02 h2{
	width: 137px;
	float: left;
}
#maincontents .idx_link02_list{
	width: 161px;
	float: right;
	margin: 0px 10px 0px 0px;
}
.idx_link02_list ul{
	padding: 2px 0px 0px 0px;
}
.idx_link02_list ul li{
	padding: 1px 0px 0px 0px;
	background: url(/common/images/line_point_blue01.gif) left top repeat-x;
}
.idx_link02_list ul li.idx_link02_list_first{
	background: none
}
.idx_link02_list ul li img{
	vertical-align: top;
}

