@charset "utf-8";
/* CSS Document */
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::reset */
:focus {
	outline: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.print {
	display: none;
}
* html img, * html div {
	
}
* html #map01 img, * html #map01 div {
	behavior: none;
}
/*-------------------------------------- font*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.8;
	color: #000000;
	font-size: 18px;
-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
/*Android Chromeフォントバグ対策*/
max-height: 999999px;


	background-image: url(img/02.png);
}
#headNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.f10 {
	font-size: 77%;
}
.f12 {
	font-size: 93%;
}
.f14 {
	font-size: 108%;
}
.f16 {
	font-size: 123.1%;
}
.f18 {
	font-size: 138.5%;
}
.f20 {
	font-size: 153.9%;
}
.f22 {
	font-size: 167%;
}
.f24 {
	font-size: 182%;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

/*-------------------------------------- color*/
#headNav, #footer {
	color: #FFF;
}
.fgray {
	color: #cccccc;
}
.fRed {
	color: #FF0000;
}
.fRed2 {
	color: #A00E15;
}
.fBlue {
	color: #0099FF;
}
.fBlue2 {
	color: #212CDE;
}
.fBrown {
	color: #6D4629;
}
.fPink {
	color: #D70051;
}
/*-------------------------------------- anchor*/
a:link, a:visited {
	text-decoration: none;
	color: #B21D28;
}
a:hover {
	text-decoration: underline;
	color: #A00E15;
}
#footer a, #headNav a {
	margin-top: 0;
	margin-bottom: 0;
}
#headNav a:link, #headNav a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
}
#headNav a:hover, #footer a:hover {
	color: #A00E15;
	text-decoration: none;
}
/*-------------------------------------- class*/
.clearB {
	clear: both;
}
.center {
	text-align: center;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.right {
	text-align: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mT30 {
	margin-top: 30px;
}
.mT45 {
	margin-top: 45px;
}
.mT60 {
	margin-top: 60px;
}
.mT80 {
	margin-top: 80px;
}
.mB07 {
	margin-bottom: 7px;
}
.mB10 {
	margin-bottom: 10px;
}
.mB15 {
	margin-bottom: 15px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB25 {
	margin-bottom: 25px;
}
.mB30 {
	margin-bottom: 30px;
}
.mB35 {
	margin-bottom: 35px;
}
.mB40 {
	margin-bottom: 40px;
}
.mB45 {
	margin-bottom: 45px;
}
.mB50 {
	margin-bottom: 50px;
}
.mB60 {
	margin-bottom: 60px;
}
.mB80 {
	margin-bottom: 80px;
}
.mTB10 {
	margin: 10px 0;
}
.mTB20 {
	margin: 20px 0;
}
.mT20mB10 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.mT30mB10 {
	margin-top: 30px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
p {background-image:url(1px-transparent.gif);}
/* LINK
-----------------------------------------*/
#container_all {
	overflow: hidden;
	width: 100%;
	clear: both;
	background-image: url(img/01.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	text-align: center;

}
h1 {

}
h2 {
}
h3 {

}
#header {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	page-break-after: avoid;
}
#header_all {
	background-image: url(img/common/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
}
#header_right {
	float: right;
	width: 410px;
	margin-top: 20px;
}
#header_left {
	float: left;
	font-size: 12px;
}
#header_right_left {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 13px;
}
#header_right_right {
	float: right;
	margin-top: 20px;
}
#header ul {
	float: right;
}
#header li {
	float: left;
}
#header2_index {
	text-align: center;
	background-image: url(img/index/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header2 {
	background-image: url(img/menu/title_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#contents {
	width: 870px;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-right: 30px;
}
#contents_index {
	width: 870px;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-right: 30px;
}
#contents_inner {
}
#contents_left {
	float: left;
	width: 570px;
}
#contents_right {
	float: right;
	width: 293px;
	text-align: left;
	display: inline;
	padding-right: 7px;
}
.main_box02 {
}

#pankuzu {
	font-size: 12px;
	margin-top: 15px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 15px;
}

/*ボックス全体*/
.accbox {
	padding: 0;
	max-width: 950px;/*最大幅*/
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}

/*ラベル*/
.accbox label {
	display: block;
	margin: 1.5px 0;
	padding : 11px 12px;
	color : #FEA807;
	font-weight: bold;
	cursor : pointer;
	transition: all 0.5s;
	background-color: #FFEECA;
	text-decoration: underline;
}

/*ラベルホバー時*/
.accbox label:hover {
	background-color: #FFDE79;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    
    opacity: 1;
}


.txt01 {
	text-align: left;
	background-image: url(img/hp/check.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #CE0000;
	padding-left: 40px;
	font-size: 20px;
}
.txt02 {
	text-align: left;
	padding-left: 40px;
}
.txt03 {
	font-weight: bold;
	color: #CC0000;
	font-size: 30px;
	text-decoration: underline;
}
.txt04 {
	text-align: left;
	font-weight: bold;
	color: #CE0000;
	padding-left: 18px;
	font-size: 20px;
}
.txt05 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	background-color: #009900;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt06 {
	text-align: left;
	background-image: url(img/hp/check.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #CE0000;
	padding-left: 40px;
	font-size: 20px;
	margin-bottom: 10px;
}
.txt07 {
	text-align: left;
	padding-left: 40px;
	margin-bottom: 15px;
}
.txt08 {
	text-align: left;
	padding-left: 40px;
	margin-bottom: 5px;
	font-weight:bold;
}
.txt09 {
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
	padding-top: 30px;
}
#footer_all {
	clear: both;
	width: 100%;
	background-image: url(img/common/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_all2 {
	clear: both;
	width: 100%;
	background-image: url(img/killer/lady/70.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 70px;
	color: #C9BC9C;
	padding-top: 27px;
}
#footer_all2 a {
	color: #C9BC9C;
}
#footer {
	text-align: center;
	width: 950px;
	line-height: 20px;
	font-size: 12px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #C9BC9C;
	height: 112px;
	padding-top: 15px;
}
#footer_left {
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 650px;
}
#footer_right {
	float: right;
	text-align: left;
	margin-top: 5px;
}
#footer a {
	color: #C9BC9C;
}
.box01 {
	background-color: #E62828;
	width: 100%;
	margin-bottom: 10px;
}
.box02 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3797ED;
	border-bottom-color: #3797ED;
	border-left-color: #3797ED;
	font-size: 25px;
	margin-bottom: 55px;
}
.box03 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.box04 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3377FF;
	border-bottom-color: #3377FF;
	border-left-color: #3377FF;
	margin-bottom: 70px;
	background-image: url(img/hp/10.jpg);
}
.box05 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box06 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.box06_right {
	float: right;
	width: 234px;
}
.box06_left {
	float: left;
	width: 700px;
	text-align: left;
	margin-bottom: 45px;
}
.box06_left2 {
	float: left;
	width: 700px;
	text-align: left;
	margin-bottom: 10px;
}
.box07 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.box08 {
	color: #FFF;
	background-color: #666;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box09 {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box08 a {
	color: #FFF;
}

.box10 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EF8120;
	border-bottom-color: #EF8120;
	border-left-color: #EF8120;
	font-size: 25px;
	margin-bottom: 55px;
}

.box11 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.box11_right {
	float: right;
	width: 654px;
	text-align: left;
	margin-bottom: 15px;
}
.box11_left {
	float: left;
	width: 279px;
	text-align: left;
	margin-bottom: 10px;
}
.box12 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EF8120;
	border-bottom-color: #EF8120;
	border-left-color: #EF8120;
	margin-bottom: 70px;
	background-image: url(img/hp/10.jpg);
}

.box13 {
	background-color: #0B9301;
	width: 100%;
	margin-bottom: 10px;
}
.box14 {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
}
.box15 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	background-image: url(img/hp/10.jpg);
	border: 15px solid #EF8120;
	text-align: left;
}
.box16 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.box17 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EF8120;
	border-bottom-color: #EF8120;
	border-left-color: #EF8120;
	font-size: 16px;
	margin-bottom: 30px;
}
.box18 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9000;
	border-bottom-color: #FF9000;
	border-left-color: #FF9000;
	font-size: 25px;
	margin-bottom: 55px;
}
.box19 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #049105;
	border-bottom-color: #049105;
	border-left-color: #049105;
	margin-bottom: 70px;
	background-image: url(img/hp/10.jpg);
}

.box20 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3877F8;
	border-bottom-color: #3877F8;
	border-left-color: #3877F8;
	font-size: 25px;
	margin-bottom: 55px;
}
.box21 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 50px;
}

.box22 {
	background-color: #296BFF;
	width: 100%;
	margin-bottom: 10px;
}
.box23 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #296BFF;
	border-bottom-color: #296BFF;
	border-left-color: #296BFF;
	font-size: 25px;
	margin-bottom: 30px;
}
.box24 {
	background-color: #06B707;
	width: 100%;
	margin-bottom: 10px;
}
.box25 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1F55FF;
	border-bottom-color: #1F55FF;
	border-left-color: #1F55FF;
	margin-bottom: 70px;
	background-image: url(img/hp/10.jpg);
}
.box26 {
	background-color: #FFE8CC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.box27 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.box28 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF4CA;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	font-size: 18px;
	margin-bottom: 35px;
}
.box29 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.box30 {
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #CCC;
	padding: 10px;
	height: 350px;
	font-size: 13px;
	text-align: left;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:45px;
}
.box31 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.box31 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
}
.box31 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.box32 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FBFF2C;
	border-bottom-color: #FBFF2C;
	border-left-color: #FBFF2C;
	font-size: 25px;
	margin-bottom: 55px;
}
.box33 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F5762F;
	border-bottom-color: #F5762F;
	border-left-color: #F5762F;
	margin-bottom: 70px;
	background-image: url(img/hp/10.jpg);
}


.sumafont {
	-webkit-text-size-adjust: 180%;
	-moz-text-size-adjust: 180%;
	-ms-text-size-adjust: 180%;
	-o-text-size-adjust: 180%;
	text-size-adjust: 180%;
}
.point_p {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 190%;
	letter-spacing: 1px;
	background-image: url(img/koza/list_02.png);
	background-position: left 12px;
	background-repeat: no-repeat;
	font-size:22px;
	font-weight:bold;
	color:#F00
}
.point_p2 {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 180%;
	letter-spacing: 1px;
	background-image: url(img/koza/list_02.png);
	background-position: left 7px;
	background-repeat: no-repeat;
}
table.spec{
	width: 100%;
	border-collapse: separate;
	margin: 0 0 30px 0;
	text-align: left;
}
table.spec td{
letter-spacing:1px;
border-bottom:solid 1px #999999;
padding:10px;
color:#333333;
}
table.spec th{
letter-spacing:1px;
padding:10px;
color:#333333;
font-weight:normal;
text-align:left;
background-color:#F0EDE4;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;
}
.player {
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
}

.bg01 {
	background-image: url(img/hp/62.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg02 {
	background-image: url(img/hp/66.jpg);
	background-repeat: repeat-x;
	background-position: center 114px;
}
.bg03 {
	background-image: url(img/hp/88.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:717px;
	width:100%;
	padding-bottom:40px;
}
.bg04 {
	background-image: url(img/hp/94.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:660px;
	width:100%;
	padding-bottom:40px;
}
.bg05 {
	background-image: url(img/hp/101.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}