@charset "shift_jis";

/* ===================================================
	Index CSS
====================================================== */


#all{
	background: url(../img/index/bg_index.jpg) repeat-y left top;
}

#main{
	margin: 10px 5px 0;
}

#flash{
	margin-bottom: 12px;
	text-align: center;
}



/* Left area
--------------------------------------------------- */

#left_area{
	width: 416px;
	float: left;
}

#topics{
	margin: 0 0 35px 15px;
}

#topics #top{
	height: 28px;
	background: url(../img/index/topick_title.jpg) no-repeat right center;
}

#top .title{
	display: none;
}

#top .list{
	width: 70px;
	float: right;
	line-height: 28px;
	background: url(../img/index/arrow.gif) no-repeat left center;
}

#top .list a{
	margin-left: 15px;
	font-size: 0.625em;
	color: #fff;
}

#topics #body{
	margin: 1px 0;
	padding: 5px 0 10px;
	background: url(../img/index/dot_line.gif) no-repeat right top;
}


#topics #body ul{
	padding: 5px 7px 10px;
	background: url(../img/index/dot_line.gif) no-repeat right bottom;
}


#ar{
	margin: 0 0 45px 15px;
}

#ar a img{
	padding-top: 5px;
	float: left;
	width: 87px;
}

#ar p{
	margin-left: 105px;
	font-size: 0.625em;
}


.bn_list {
	margin-left: 15px;
}


.bn_list ul li{
	display: inline;
	text-align: center;
}

.bn_list ul li a{
	width: 49%;
	float: left;
}




/* Right area
--------------------------------------------------- */

#right_area{
	width: 338px;
	float: right;
}


#news{
	margin: 12px 10px 15px 0;
	padding: 10px 0;
	width: 328px;
	background: url(../img/index/bg_news.gif);
}

#news dl{
	padding: 0 10px;
}

#news dt{
	width: 140px;
	float: right;
}

#news dd{
	margin-right: 145px;
}

#news dd.title{
	font-size: 0.8em;
	font-weight: bold;
	color: #f7ab00;
}

#news dd.text{
	margin: 5px 0;
	font-size: 0.75em;
	color: #fff;
	line-height: 1.6;
}

#news .link_news{
	margin: -20px 0 0 30px;
	line-height: 20px;
	background: url(../img/index/arrow.gif) no-repeat left center;
}


#news .link_news a{
	margin-left: 15px;
	color: #fff;
	font-size: 10px;
}


#iso{
	margin-right: 10px;
	text-align: center;
}

#iso img{
	margin:10px 0px 0px 0px;
}

#iso p{
	margin: 10px 0 0;
	text-align: left;
	font-size: 0.625em;
	color: #252525;
	line-height: 1.6;
}

#iso .right{
	margin-right: 50px;
	text-align: right;
}


#iso a{ color: #252525; text-decoration: underline;}




/* Footer
--------------------------------------------------- */

#verisign{
	height: 80px;
}

#verisign dt{
	padding: 5px 0;
	width: 120px;
	float: left;
}

#verisign dd{
	margin-left: 125px;
	padding: 20px 0 10px;
	font-size: 0.625em;
}

#fot_area ul{
	width:300px;
	padding: 20px 25px 0px;
	text-align: right;
	float:right;
	color:#FFFFFF;
}

#fot_area ul li{
	display: inline;
}

.dedokoro{
	font-weight: normal;
}