@charset "UTF-8";
/*---------------------------------------------

	index

---------------------------------------------*/
/*---------------------------------------------
	フラッシュ
---------------------------------------------*/
#flash_bg{
	height: 300px;
	background: url(../img/common/flash_bg.gif) repeat-x left top;
}
#flash{
	height: 300px;
	background: url(../img/common/flash_kari.jpg) no-repeat left top;
}
#flash_main noscript div,
#flash noscript div{
}


#contents{
	padding-top: 25px;
}
#contents #left{
	width: 530px;
	margin-right: 20px;
}
#contents #right{
	width: 350px;
}




h2#top_cap1{
	height: 65px;
	background: url(../img/index/top_cap1.gif) no-repeat left top;
}
h3#top_cap2{
	height: 56px;
	background: url(../img/index/top_cap2.gif) no-repeat left top;
	margin: 0;
}
/*ご案内*/
h2#tit_guide{
	height: 44px;
	background: url(../img/index/tit_guide.gif) no-repeat left top;
}
#guide_area{
	padding: 0px 15px 15px;
	background: #EBEBEB url(../img/index/guide_area_bg.gif) no-repeat left bottom;
}

.guide_box{
	clear: both;
	overflow: hidden;
	_overflow: visible;
	_height: 1px;
	margin-bottom: 10px;
}
.guide_box h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #1F487E;
	text-indent: 0;
	margin-bottom: 3px;
	height: 19px;
}
.guide_box img{
	float: left;
	border: 1px solid #999;
	margin-right: 10px;
	
}
.guide_box p{
	margin-left: 125px;
	font-size: 0.9em;
	line-height: 160%;
	}

/*information*/
h2#tit_info{
	height: 43px;
	background: url(../img/index/tit_info.gif) no-repeat left top;
}
#info_area{
	padding: 0px 15px 15px;
	background: url(../img/index/info_area_bg.gif) no-repeat left bottom;
}

#info_area table th,
#info_area table td{
	padding: 3px;
	background: url(../img/index/info_table_line.gif) repeat-x left bottom;
}
#info_area table th{
	padding-right: 10px;
	white-space: nowrap;
}

