@charset "utf-8";
/* CSS Document */

.flash {
	height: 304px;
	overflow: hidden;
	border-bottom: solid 1px #000;
}

#conts {
	padding-top: 13px;
}

#conts .h2 {
	margin: 0 10px 8px 12px;
	padding: 0 15px 7px 0;
	font-size: 1em;
	text-align: right;
	line-height: 2;
	border: none;
	background: url(../img/top/bg_h2.png) no-repeat right bottom;
}

#conts .h2 img {
	float: left;
}

#conts .surpriseList {
	margin-bottom: 15px;
	background: url(../img/top/line01.png) repeat-y center top;
}

#conts .section01 {
	margin-bottom: 10px;
	padding: 0 10px 8px;
	clear: both;
	background: url(../img/top/line02.png) repeat-x left bottom;
}

#conts .section01 .inner01 {
	float: left;
	width: 289px;
	padding: 0;
}

#conts .section01 .floatR {
	float: right;
}

#conts .section01 .photoBox {
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}

#conts .section01 .photoBox a {
	width: 120px;
	height: 120px;
	display: block;
}

#conts .section01 .photoBox .img01 {
	background: url(../img/top/photo01_over.jpg) no-repeat;
}

#conts .section01 .photoBox .img02 {
	background: url(../img/top/photo02_over.jpg) no-repeat;
}

#conts .section01 .photoBox .img03 {
	background: url(../img/top/photo03_over.jpg) no-repeat;
}

#conts .section01 .photoBox .img04 {
	background: url(../img/top/photo04_over.jpg) no-repeat;
}

#conts .section01 .inner {
	margin: 0;
	padding: 0 0 0 14px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

#conts .section01 h3 {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	text-transform: uppercase;
}

#conts .section01 h3 span {
    font-size: 18px;
}

#conts .section01 p {
	margin-bottom: 10px;
}

#conts .section01 p span {
	color: #ff0000;
}

#conts .text01 {
	margin: 0 0 15px 30px;
	padding: 5px 0 30px 60px;
	font-weight: bold;
	font-size: 1.2em;
	background: url(../img/top/bg_p.jpg) no-repeat left top;
}

#conts h2 {
	padding-left: 10px;
	font-size: 1em;
}

#conts .news {
	padding: 0 0 35px 20px;
	border-top: 1px solid #000;
}

#conts .news ul li {
	margin-bottom: 20px;
	font-weight: bold;
	color: #F00;
	text-align: left;
}

#conts .news ul span {
	margin-right: 20px;
	color: #ff0000;
	font-weight: bold;
}

#conts .imgP {
	margin-bottom: 15px;
	text-align: center;
}

#conts .imgP a {
	margin-bottom: 20px;
	display: block;
}

#conts .section01 .btn01 a {
	display: block;
	background: url(../img/top/btn01_over.jpg) no-repeat;
}

#conts .section01 .photoBox a:hover img,
#conts .section01 .btn01 a:hover img,
#conts .imgP .btn02:hover img {
	filter:alpha(opacity=0); 
	opacity: 0; 
}

#conts .imgP .btn02 {
	display: block;
	width: 252px;
	margin: 0 auto;
	background: url(../img/top/btn02_over.jpg) no-repeat;
}

#conts h4 {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
}

#conts .section02 {
	margin: 0 0 40px 17px;
	font-size: 1.2em;
	border: 1px solid #999999;
    height: 200px;
    overflow-y: scroll;
    width: 563px;
}

#conts .section02 p {
	font-weight: bold;
}

#conts .section02 dl dt {
	color:#00F;
}

#conts .section02 dl dd {
	background: url(../img/top/line02.png) repeat-x left bottom;
	font-weight: normal;
}

#conts .likeBox {
	margin: 0 0 85px 17px;
}

.linkBox {
	margin-bottom: 55px;
	padding: 5px 0;
	text-align: center;
	border-top: solid 1px #000;
	clear: both;
}

.linkBox a {
	color: #333;
}

.linkBox a:hover {
	color: #ff0000;
	font-weight: normal;
}

#conts .mb15 {
	margin-bottom: 15px;
}

#section03 {
	margin: 0 auto 5px;
	border: 1px solid #999999;
	display: block;
	height: 12px;
	width: 763px;
	overflow: auto;
	left: 8px;/*コンテンツの左からの位置*/
	bottom: 39px;/*コンテンツの下から位置*/
	padding:10px;
}

* html #section03 {
	width: 783px;
	height: 32px;
	margin-left: 8px;
}
