* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:#666666;

	
}


h1 {
	font-weight: 300;
	margin:0 0 15px 0;
}


h1.inner {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;

}
a{
text-decoration:none;
}
a.inner:link{
color: #00FF00;
font-size:9pt;
}
a.inner:visited{
color: #00FF00;
}
a.inner:hover{
color: #DC143C;
text-decpration:underline;
}
a.inner:active{
color: #FF8C00;
text-decpration:underline;
}

h2 {
	font-size: 12pt;
	padding-left:24px;
}

p {
	margin: 0 0 5px 0;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '?q???M?m?p?S ProN W3', Meiryo, ???C???I, sans-serif;
	font-size:10pt;
}
table {
    font-size: inherit;
}
th {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '?q???M?m?p?S ProN W3', Meiryo, ???C???I, sans-serif;
	font-size:10pt;
	width: 150px;
	text-align: left;
}
td {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '?q???M?m?p?S ProN W3', Meiryo, ???C???I, sans-serif;
	font-size:10pt;
}
#form {
	font-size:9pt;
	padding-left: 109px;
}

.sbox {font-size:9pt;}

.colored {color:#cc0033;}
.colored2 {color:#FF1493;}
.colored3 {color:#87CEFA;}
.colored4 {color:#FF8C00;}

.through {text-decoration:line-through;}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	background: #F0FFFF;
}
.clear {
	clear: both;
}
.fbWrap {
	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
	width:110px;
	height: 20px;
	padding: 10px;
	background: #000;
	

}

.twWrap {
	position:absolute;
	top: 0px;
	right: 120px;
	z-index: 1000;
	width:100px;
	height: 20px;
	padding: 10px;
	background: #000;
	

}
.wrap {
		/*background:url(images/bg.png) top left repeat-x;*/
		width: 100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}



.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Michroma', sans-serif;
	font-weight: 300;
	padding:30px 0;
}
TD{ color:#FFFFFF; }

#rssread {
	position:absolute;
	bottom: 60px;
	right: 0px;
	z-index: 1000;
	height: 80px;
	width: 400px;
}
pre{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '?q???M?m?p?S ProN W3', Meiryo, ???C???I, sans-serif;
	font-size:10pt;
}
pre.equip{
	font-family: 'Michroma', sans-serif;
	font-size:8pt;
}
dt {
	font-size:9pt;
	margin-left: 2em;
	margin-top: 20px;
	margin-bottom: 20px;
}
dd {
	font-size:8pt;
	margin-left: 70px;
}
/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 450px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #000000;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}





.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #666666;
}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	min-height: 630px;
	background:url(../img/bg.jpg) left top no-repeat;
	color:#999999;
	
}



.s1 {
	min-height: 480px;
	background: #2e2e2e url(../img/bg1.jpg) left top no-repeat;
	background-size: cover;
}


.s2 {
	min-height: 510px;
	background: #3f3f3f url(../img/bg4.jpg) left top no-repeat;
	background-size: cover;
}


.s3 {
	min-height: 500px;
	background:#000 url(../img/bg2.jpg) left top no-repeat;
	background-size: cover;
}
#PI1 {
	height:450px;
}

#PI2 {
	height:450px;
}
.s4 {
	min-height: 500px;
	background:#6e87a1 url(../img/bg3.jpg) left top no-repeat;
	background-size: cover;
}

.s5 {
	min-height: 500px;
	background: #293b4d url(../img/bg6.jpg) left top no-repeat;
	background-size: cover;
}

.s6 {
	min-height: 500px;
	background: #293b4d url(../img/bg5.jpg) left top no-repeat;
	background-size: cover;
}
