@charset "utf-8";
body{
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(img/back.jpg) repeat;
	line-height:140%;
	font-size:12px;
}
body,div,p,h1,h2,h2,ul,li {
	margin: 0px;
	padding: 0px;
}
img{
	border-style: none;
	vertical-align:bottom;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
#Wrapper{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 20px;
	background:#FFF;
}
h1#header{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*text-indent: -9999px;*/
	height: 50px;
}
h1#header #HedderBtn{
	width: 250px;
	float: right;
	margin-top: 10px;
}
h1#header a#TaikenBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
	background-image: url(img/header_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1#header a#SiryouBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	text-indent: -9999px;
	background-image: url(img/header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1#header a:hover#TaikenBtn,
h1#header a:hover#SiryouBtn{
	background-position: left bottom;
}

div#contents {
	width:860px;
	margin:20px auto;
	padding:0 0 25px 0;
	background:#EFEFEF url(img/ikespo_footer.jpg) no-repeat bottom;
	overflow:hidden;
}

div#contents h2{
	padding:8px 0;
}

div.newsbox {
	width:844px;
	margin:0 auto;
	overflow:hidden;
}

div.newsbox div.textbox {
	width:585px;
	float:left;
	text-align:left;
}

div.newsbox div.textbox h3 {
	color:#1D2088;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px;
	margin:0;
	background:#FFF;
	border:1px solid #1D2088;
	border-left:6px solid #1D2088;
}

div.newsbox div.textbox h4 {
	clear:both;
	font-size:14px;
	font-weight:bold;
	padding:16px 0 5px 0;
	margin:0;
}

div.newsbox div.textbox .box125 {
	width:125px;
}

div.newsbox div.textbox .box450 {
	width:450px;
}
div.newsbox div.textbox .box200 {
	width:200px;
}

div.newsbox div.textbox .box370 {
	width:370px;
}
div.newsbox div.textbox div {
	padding:7px 0;
}
div.newsbox div.textbox p {
	line-height:1.7;
}

div.newsbox div.textbox .photoL {
	float:left;
}
div.newsbox div.textbox .photoL img {
	margin-bottom:7px;
}
div.newsbox div.textbox .photoR {
	float:right;
}
div.newsbox div.textbox .photoR img {
	margin-bottom:7px;
}

div.newsbox div.textbox div.score {
	clear:both;
	background:#FFF;
	border:1px solid #CCC;
	padding:0;
	margin:0;
}
div.newsbox div.textbox div.score p {
	font-size:14px;
	padding:5px 15px;
	line-height:1.5;
}
span.win {
	color:red;
}
span.flag {
	padding:3px 10px;
	margin:0 7px;
	background:red;
	color:#FFF;
	font-weight:bold;
}

div.newsbox div.photobox {
	width:250px;
	float:right;
}

div.newsbox div.photobox img {
	margin-bottom:8px;
}

hr {
	width:844px;
	margin:10px auto;
	padding:0;
	height:10px;
	border:none;
	background:url(img/hr.gif);
}



/*--ナビ--*/
div#navi {
	width:844px;
	margin:10px auto 0px auto;
	overflow:hidden;
}
div#navi ul li {
	float:left;
}

div#navi p {
	text-align:right;
}


/*--footer--*/
#Footer {
	border-top:2px outset #999;
	padding-top:5px;
}
#Footer address{
	font-style: normal;
	font-size: 10px;
	margin-top: 10px;
}
#close{
	margin-top: 20px;
	display: block;
	height: 18px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
}





