@charset "utf-8";

/* common 
*****************************************/
body {
	color: #fff;
	width: 100%;
	font-family: "HraKakuProN-W6", "HelveticaNeue";
	font-size: 82%;
    -webkit-text-size-adjust: 100%;
	line-height: 1.5;
}

img {
	width: 100%;
}

input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}


/* link 
*****************************************/
a:link,
a:visited {
	color: #f00;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #f00;
	text-decoration: none;
}

a:focus {
	overflow: hidden;
}

/* header
*****************************************/
#header {
	position: relative;
	height: 46px;
	border-top: #03a solid 3px;
	background-color: #fff;
}

#logo01 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 65px;
}

#headBtn {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 74px;
}

/* footer
*****************************************/
#footer {
	margin-top: 20px;
	padding: 8px 0 7px;
	border-bottom: #03a solid 3px;
}

#copyright {
	margin: 0 auto;
	width: 174px;
	font-size: 0;
}

/* contents
*****************************************/
#contents {
	padding: 5px;
	background: #000 url(../images/bg01.jpg) no-repeat left top;
	background-size: cover;
}

#globalNav {
	background-color: #000;
	border: #7d7d7d solid 1px;
}

#globalNav .title {
	float: left;
	width: 32%;
}

#globalNav ul {
	float: left;
	width: 68%;
}

#globalNav ul li {
	float: left;
	font-size: 0;
}

#globalNav ul li:nth-child(odd) {
	width: 53%;
}

#globalNav ul li:nth-child(even) {
	width: 47%;
}

.frameArea01 {
	padding: 5px;
	background: url(../images/bg09.gif) no-repeat left top, url(../images/bg08.gif) no-repeat right bottom, url(../images/bg07.gif) no-repeat right top, url(../images/bg06.gif) no-repeat left bottom, url(../images/bg05.gif) repeat-x left bottom, url(../images/bg02.gif) repeat-x left top, url(../images/bg03.gif) repeat-y left top, url(../images/bg04.gif) repeat-y right top;
	background-size: 5px 5px, 5px 5px, 5px 5px, 12px 5px, 295px 5px, 300px 5px, 5px 155px, 5px 155px;
}

.frameArea01 .inner01 {
	position: relative;
	padding-bottom: 20px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#220403), color-stop(30%,#000000));
	background: -webkit-linear-gradient(top,  #220403 0%,#000000 30%);
	background: linear-gradient(to bottom,  #220403 0%,#000000 30%);
}

.frameArea01 .inner02 {
	padding: 0 10px 10px;
	background: url(../images/index_bg01.jpg) no-repeat left top;
	background-size: cover;
}

.frameArea01 .title01 {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 87px;
}

.frameArea01 .title02 {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 115px;
}

.frameArea01 .title03 {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 192px;
}

.title04  {
	margin-top: 30px;
}

.frameArea02 {
	margin: 10px auto 0;
	width: 90%;
}

.list02 li {
	padding: 10px 0 30px;
	background: url(../track/images/index_bg1.png) center bottom no-repeat;
}

.list02 li:last-child {
	padding-bottom: 0;
	background: none;
}

.txt01 {
	margin-top: 1em;
}
.txt02 {
	margin-top: 1.5em;
}
.txt03 {
	padding-left: 1em;
	text-indent: -1em;
}
.txt04 {
	margin-top: 0 !important;
	padding-left: 1em;
	text-indent: -1em;
}
.txt05 {
	background:#000;
	padding: 10px;
}

.center {
	text-align: center;
}

.box01 {
	margin-top: 2em;
	padding: 15px;
	border: 1px #333 solid;
}

.bnrArea01 {
	margin-top: 20px;
	padding: 0 10px 10px;
	border: #7d7d7d solid 1px;
}

.bnrList01 li {
	float: left;
	margin-top: 10px;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bnrList01 li:nth-child(odd) {
	padding-right: 5px;
}

.bnrList01 li:nth-child(even) {
	padding-left: 5px;
}

#socialBtn {
	margin-top: 10px;
}

#socialBtn li {
	float: left;
	margin-right: 10px;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

.pagetop {
	margin: 20px 0 0 auto;
	width: 36%;
}

.list01 {
	padding: 27px 15px 0;
}

.list01 dt {
	margin-top: 18px;
}

.list01 dt:first-child {
	margin-top: 0;
}

.list01 a:link,
.list01 a:visited,
.list01 a:hover,
.list01 a:active {
	color: #fff;
}

.subSection01 {
	padding: 20px 15px;
	border-bottom: #333 solid 1px;
}

h2 + .subSection01 {
	padding-top: 37px;
}

.subSection01 p {
	margin-top: 20px;
}

.subSection01 .img01 {
	margin: 20px auto 0;
	width: 70%;
}

.subSection01 .img02 {
	margin: 20px auto 0;
	width: 46%;
}

.subSection02 {
	margin-top: 25px;
}

.heading01 {
	padding-bottom: 10px;
	background: url(../images/bg10.png) repeat-x left bottom;
	background-size: 3px 4px;
	font-weight: bold;
}

.heading01 .day {
	display: block;
	color: #ff0;
	font-size: 93%;
	font-weight: normal;
}

.heading02 {
	color: #ff0;
	font-weight: bold;
}

.heading02 span {
	font-weight: normal;
	font-size: 80%;
}

.color01 {
	color: #ffff00;
}
.color02 {
	color: #ff0000;
}

/* Clearfix
*****************************************/
.wrap:before,
.wrap:after,
#globalNav:before,
#globalNav:after,
#globalNav ul:before,
#globalNav ul:after,
.bnrList01:before,
.bnrList01:after,
#socialBtn:before,
#socialBtn:after {
    content: " ";
    display: table;
}

.wrap:after,
#globalNav:after,
#globalNav ul:after,
.bnrList01:after,
#socialBtn:after {
    clear: both;
}
