@charset "utf-8";

/*------------------------------------------------------------------

 =下層ページ
 
------------------------------------------------------------------*/
.index .sectionLow {
	background: #fff;
	padding: 25px 19px 29px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}

.index .sectionLow .btnMore {
	position: absolute;
	top: 24px;
	right: 20px;
}

/*#mainLowvisual*/
.index #mainLowvisual {
	background: url(../../../img/bg_main_rpt.gif) repeat-x;
	width: 100%;
	height: 180px;
}
.index #mainLowvisual div {
	padding-top: 25px;
	width: 100%;
	height: 224px;
	text-align: left;
	background: url(../../../img/bg_main.gif) top center no-repeat;
}

.index #mainLowvisual h2 {
	width: 980px;
	margin: 0 auto;
}

#main a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=50);
}

/*style*/
#materialBox {	
	background: #fff url(../img/bg_topborder.gif) no-repeat;
	padding-bottom: 50px;
}
#materialBox .breadcrumbs li {
	display:inline;
	padding:0 3px 0 0px;
	}

#materialBox .breadcrumbs .breadcrumbsinner {
	background:url(../img/icon_breadcrumb_arw.gif) left center no-repeat;
	padding:0 3px 0 10px;
}
#materialBox h3 {
	font-size: 30px;
	padding: 40px 0;
}
#materialBox .pdf {
	float: left;
	display: block;
	min-width: 3em;
	padding: 3px 0 1px 0;
	margin: 2px 6px 1px 0;
	line-height: 1;
	text-align: center;
	background-color: #dc0000;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#materialBox dd {
	padding: 0 0 10px 40px;
	border-bottom: 1px dotted #ccc;
	margin-top: 10px;
}
#materialBox dt {
	margin-top: 10px;
}
#materialBox p.material {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 30px;
}
#materialBox p.attention {
	color: #ff0000;
}

/*------------------------------------------------------------------*/



