@charset "utf-8";

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

 =下層ページ
 
------------------------------------------------------------------*/
ul#relatedBnr{
	overflow:hidden;
	margin:10px auto;
	text-align:center;
}
ul#relatedBnr li {
	float: left;
	margin:0 10px;
}

.index .sectionLow {
	background: #fff;
	padding: 25px 19px 29px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}
.index .sectionLow h2 {
}
.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);
}

#raiseBox .breadcrumbs li {
	display:inline;
	padding:0 3px 0 0px;
	}

#raiseBox .breadcrumbs .breadcrumbsinner {
	background:url(../img/icon_breadcrumb_arw.gif) left center no-repeat;
	padding:0 3px 0 10px;
	}

/*style*/

.index #raiseBox {
	background: #fff url(../img/bg_topborder.gif) no-repeat;
}


#raiseBox dl {
/*	float:left;
	width:365px;*/
	overflow:hidden;
	border-bottom:1px dotted #e0e1e5;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
#raiseBox dl.lastChild {
	border:none;
}

#raiseBox dl:hover{
	background:url(../../../img/bg_main_rpt.gif) left bottom repeat-x;
}

#raiseBox dl dt {
	float:left;
	width:5em;
	text-indent:1em;
	font-weight:bold;
	font-size:18px;
	color:#999;
}
#raiseBox dl dd {
	font-size:16px;
	font-weight:bold;
	padding-top:2px;
	float:left;
	word-break: break-all;

}
#raiseBox dl dd a {
	font-size:13px;
	font-weight:normal;
	line-height:1.4em;
}
#raiseBox dl.special {
	border-bottom:none;
	margin-bottom:65px;
}
#sponsorBox dl.special dt {
	height:auto;
}
#sponsorBox dl.special dd {
	width: 215px;
}
#sponsorBox dl.last {
	float:left;
	width:385px;
	overflow:hidden;
	border-bottom:none;
	margin-bottom:30px;
}
/*/style*/


/*base*/
#raiseBox h3 {
	background: #fff url(/2015/common/img/h3_icon.gif) no-repeat 0 center;
	font-size: 30px;
	padding: 5px 0 0 50px;
	margin: 40px 0;
}
#raiseBox h4{
	background: #fff url(/2015/common/img/h4_icon.gif) no-repeat 0 30%;
	font-size: 22px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 12px 35px;
	margin: 35px 0 0px 0;
	clear: both;
	}
/*------------------------------------------------------------------*/

/*/base*/

p.mv {
    margin-bottom: 40px;
}

#result table {
    width: 730px;
    margin-bottom: 40px;
}

#result table th {
    background: #eee;
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px;
    vertical-align: middle;
}

#result table td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px;
    vertical-align: middle;
}
#result table td span{
		display: block;
		font-size: 11px;
}

#result p.attention {
    margin: -35px 0 50px 0;
}

h5 {
    border: none;
    background: url(../img/icon_crown.png) no-repeat left center;
    padding: 5px 0 5px 38px;
    font-size: 18px;
    margin: 10px 0 10px 0;
}


#result ul.btn{
	margin-top:30px;
	text-align:center;
}

#result ul.btn li:first-child {
    float: left;
    width: auto;
		margin-right:10px;
}
#result ul.btn {
    overflow: hidden;
}

/*--tub--*/
ul.tub {
    border-bottom: 1px solid #da0000;
    margin: 0 0 40px 0;
    display: inline-block;
    width: 730px;
}
ul.tub li {
    background-color: #8b8e97;
    float: left;
    width: 360px;
    height: 50px;
    vertical-align: middle;
    margin-right: 5px;
}
ul.tub li.activ {
    text-decoration: none;
    background: #da0000;
}
ul.tub li.activ a {
    display: block;
    background-repeat: no-repeat;
    background-position: 8px center;
    color: #fff;
}
.tub a:link, .tub a:visited {
    color: #fff !important;
    text-decoration: none;
}
ul.tub li a {
    display: block;
    background-repeat: no-repeat;
    background-position: 8px center;
    line-height: 50px;
    padding: 0 10px 0 18px;
}