@charset "shift-JIS";

html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}


/* clearfix */
.clearfix {
	zoom:1;	/*for IE 5.5-7*/
	}
.clearfix:after{	/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
.clear {
	clear: both;
	line-height: 0;
	}

a:visited {
	color:blue;
	}
/* -------main------- */
*{
	border: none;
	list-style: none;
}

body {
	margin: 0;
}

#wrapper {
	position: relative;
	width: 953px;
	margin: 0 auto;
}

/* -------header------- */

div#head{
	margin: 0;
	width: 953px;
	border-bottom: 4px solid #547ADB;
	clear:both;
}
div#head #headL{
	margin: 15px 0 0 0;
	float: left;
}
div#head #headR{
	margin: 10px 0 0 0;
	float: right;
}

div#head2{
	margin: 0;
	padding:10px 0;
	width: 953px;
	border-bottom: 4px solid #547ADB;
	clear:both;
}
div#head2 #headL{
	margin: 4px 0;
	float: left;
}
div#head2 #headR{
	margin: 4px 0;
	float: right;
}
div#head2 #headC{
	margin: 4px 0;
	text-align: center;
}

div#head3{
	margin: 0;
	width: 953px;
	height: 35px;
	clear:both;
}
div#head3 #headL{
	margin: 10px 0 0 0;
	float: left;
}
div#head3 #headR{
	margin: 10px 0 0 0;
	float: right;
}


/* -------ContentsArea------- */

div#contentsArea{
	margin: 15px 0 0 0;
	padding: 0;
	width: 953px;
	clear:both;
}

iframe{
overflow-x: hidden;
}

#innerArea {
	width:765px;
	margin: 0;
	padding: 0;
	float:left;
}
#bannerArea {
	width:160px;
	padding:10px;
	float:right;
	background: url(../gif/side_bg.gif) repeat 0px 0px;
	/*高さ指定により、iframeの高さも変わります
		指定なき場合は、bannerAreaの要素の合計高に依存します*/
	height:830px;
}
#bannerArea img{
	padding-bottom:10px;
}
#bannerArea div.miniBannerArea{
	width:140px;
	padding:10px 10px 10px;
}
#bannerArea div.miniBannerArea img{
	padding-bottom:5px;
}


/* -------Footre------- */
div#footerArea{
	margin: 15px auto 0;
	padding: 15px 0;
	width: 953px;
	text-align: center;
	border-top: 4px solid #547ADB;
}


/* -------idx_main------- */
.idx_main {
	background:url("../img/idx_bg.jpg") repeat-y 0 0;
	width:748px;
	padding:25px 0 25px 17px;
	}
	
.idx_box1 {
	border:1px solid #DBB793;
	background:#fff;
	width:730px;
	margin:0 0 13px;
	}

.idx_box1_mid {
	border-left:3px solid #EBF2E5;
	border-right:3px solid #EBF2E5;
	border-bottom:3px solid #EBF2E5;
	}
	
.idx_box1_mid ul{
	margin:0;
	padding:13px 0 10px 23px;
	}

.idx_box1_mid ul li{
	margin:0 0 10px;
	background:url("../img/idx_mark1.gif") no-repeat 0 0;
	padding:0 0 0 20px;
	font-size:13px;
	color:#999;
	}

.idx_box1_mid ul li span{
	color:#333;
	}

.idx_box1_mid ul li a{
	font-weight:bold;
	}

.idx_box1_mid ul li a:hover{
	text-decoration:none;
	}

.idx_mid_boxes {
	margin:0 0 26px;
	}

.idx_box2_float {
	float:left;
	margin:0 11px 0 0;
	}
.idx_box3_float {
	float:left;
	}

.idx_box2 {
	border-left:1px solid #D2A679;
	border-right:1px solid #D2A679;
	border-bottom:1px solid #D2A679;
	background:#fff;
	width:357px;
	padding:0 1px 1px 1px;
	}

.idx_box2_mid {
	border-left:9px solid #C3E1FF;
	border-right:9px solid #C3E1FF;
	border-bottom:9px solid #C3E1FF;
	}
	

.idx_box3 {
	border-left:1px solid #D2A679;
	border-right:1px solid #D2A679;
	border-bottom:1px solid #D2A679;
	background:#fff;
	width:356px;
	padding:0 1px 1px 1px;
	}

.idx_box3_mid {
	border-left:9px solid #FFCCCC;
	border-right:9px solid #FFCCCC;
	border-bottom:9px solid #FFCCCC;
	}
	


.idx_box4 {
	border:1px solid #DBB793;
	background:#fff;
	width:730px;
	}

.idx_box4_mid {
	border-left:3px solid #f0f0f0;
	border-right:3px solid #f0f0f0;
	border-bottom:3px solid #f0f0f0;
	}
	
.idx_box4_mid ul{
	margin:0;
	padding:13px 0 10px 23px;
	}

.idx_box4_mid ul li{
	margin:0 0 10px;
	padding:0 0 0 20px;
	font-size:13px;
	color:#999;
	}

.idx_box4_mid ul li span{
	color:#333;
	}

.idx_box4_mid ul li.no_link{
	color:#999;
	}

.idx_box4_mid ul li.no_link span{
	color:#333;
	}


.idx_box4_mid ul li a{
	font-weight:bold;
	}

.idx_box4_mid ul li span a{
	color:#f00;
	font-weight:normal;
	}

.idx_box4_mid ul li a:hover{
	text-decoration:none;
	}



.idx_mid2_txt {
	background:url("../img/idx_line1.jpg") no-repeat 0 bottom;
	margin:0 12px 0 10px;
	padding:10px 0;
	}
	
.idx_mid_txt_dl2_1 {
	margin:0 0 0 0;
	}
	
.idx_mid_txt_dl2_1 dt{
	float:left;
	font-size:15px;
	padding:0 0 0 20px;
	color:#999;
	}

.idx_mid_txt_dl2_1 dt a{
	font-weight:bold;
	}

.idx_mid_txt_dl2_1 dt a:hover{
	text-decoration:none;
	}

.mark1{
	background:url("../img/idx_mark1.gif") no-repeat 0 0;
	}
.mark2{
	background:url("../img/idx_mark2.gif") no-repeat 0 0;
	}
.mark3{
	background:url("../img/idx_mark3.gif") no-repeat 0 0;
	}

.idx_mid_txt_dl2_1 dd{
	float:right;
	font-size:12px;
	margin:0;
	}


.idx_mid_txt_dl2_2 {
	margin:3px 0 0 0;
	}

.idx_mid_txt_dl2_2 dt{
	float:left;
	font-size:15px;
	padding:0 0 0 20px;
	color:#999;
	}

.idx_mid_txt_dl3_2 {
	margin:0 0 0 0;
	}

.idx_mid_txt_dl3_2 dt{
	float:left;
	font-size:15px;
	padding:0 0 0 20px;
	color:#999;
	}

.idx_mid_txt_dl2_2 dd{
	float:right;
	font-size:12px;
	margin:0;
	}
	
.idx_mid_txt_dl3_2 dd{
	float:right;
	font-size:12px;
	margin:0;
	}







.idx_mid3_txt {
	background:url("../img/idx_line2.jpg") no-repeat 0 bottom;
	margin:0 12px 0 10px;
	padding:10px 0;
	}

.no_line {
	background:none;
	}
.idx_mid_txt_dl3_1 {
	margin:0 0 0 0;
	}
	
.idx_mid_txt_dl3_1 dt{
	float:left;
	font-size:15px;
	padding:0 0 0 20px;
	color:#999;
	}

.idx_mid_txt_dl3_1 dt a{
	font-weight:bold;
	}

.idx_mid_txt_dl3_1 dt a:hover{
	text-decoration:none;
	}

.idx_mid_txt_dl3_1 dt.mark2{
	background:url("../img/idx_mark2.gif") no-repeat 0 0;
	}
.idx_mid_txt_dl3_1 dt.mark3{
	background:url("../img/idx_mark3.gif") no-repeat 0 0;
	}

.idx_mid_txt_dl3_1 dd{
	float:right;
	font-size:12px;
	margin:0;
	}



.idx_last_year_mark {
	margin:3px 0;
	padding:0 0 0 20px;
	}
	
.idx_txt1 {
	margin:0 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	}
	
.idx_txt2 {
	margin:3px 0;
	font-size:11px;
	color:#666;
	}
	
.idx_txt3 {
	margin:0 0 3px 1.2em;
	text-indent:-1.2em;
	font-size:12px;
	color:#333;
	padding:3px 0 0 20px;
	}

.idx_txt4 {
	font-size:11px;
	color:#f00;
	}

.short_txt {
	width:225px;
	}

a:hover.lin {
	text-decoration: underline;
}
a:visited.lin {
	text-decoration: none;
}
a.lin{
	color:#666;
	text-decoration: none;
}


.blue_bold {
	color:blue!important;
	font-weight:bold;
	}
	
* html .idx_box2_top{
	margin-bottom:-4px;
	}
	
* html .idx_box3_top{
	margin-bottom:-4px;
	}

*:first-child+html .idx_box2_top{
	margin-bottom:-4px;
	}
	
*:first-child+html .idx_box3_top{
	margin-bottom:-4px;
	}
