/*郡山　index.html*/

body{
	background-color: black;
    color: white;
}

a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}

h1 {
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
}


h2 {font-size:16px;
color: #EFEFEF;
margin:0px;
padding:0px;}

h3 {font-size:14px;
color:#F5FC02;
margin:0px;
padding:0px;}

h4 {font-size:14px;
color:#F5FC02;
margin:0px;
padding:0px;}

h5 {font-size:14px;
color:#F5FC02;
margin:0px;
padding:0px;}

h6 {font-size:14px;
color:#FFF;
margin:10px 0px 0px 0px;
padding:0px;}

p {margin:10px 0px 10px 0px;}

p a {color:#FF0000;}
.red {color:#FF0000;}


#header {
	z-index: 10;
	top: 0;
	left: 0;
	color: white;
	background-color: #F00;
	padding-top: 3px;
	padding-right: 40px;
	padding-left: 40px;
	height: 1px;
}

#header a{
    color: white;
    font-size: 12px;
    text-decoration: none;
}

#header a:hover{
    opacity: 0.8;
}

#wrap { overflow:hidden;
}


#info, #code{
	width: 1080px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#pname{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 50px;
	margin-top: 20px;
	height: 200px;
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#pinfo{
	font-size: 15px;
	width: 864px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#enter{
	width: 342px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 60px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: rgba(0,0,0,0.40);
}

#link{
    background: #CF0000;
    color: white;
    text-decoration: none;
    padding: 4px 8px;
    display: block;
    width: 40px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 12px;
}

#link:hover {
background: #E90000;
}

#code{
	width: 1024px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #CCC;
	overflow:hidden;
}

#about{
	margin-bottom: 30px;
	font-size:12px;
}

.about2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
	font-size:12px;
}

#code span{
	font-size: 12px;
	color: #F00;
}

.aboutTop{
	float: left;
	width: 890px;
	font-size:12px;
}

.kensaLogo{
	float: right;
	width: 120px;
}

.aboutunder{
	margin-top: 10px;
	height:180px;
	clear:both;
}

.aboutunderLeft{
	width: 520px;
	float: left;
}

.aboutunderight{
	width:500px;
	float:right;
}

#code pre{
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Console";
}


#copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom:20px;
	color: #FFFFFF;
}

#copy a{
    color: white;
}

.indexRec{
	height: 185px;
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear:both;
}

.indexRec2{
	height: 250px;
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#tenpo { width:1045px;
height:70px;
margin:0px auto 30px;
}

.tenpo1 { width:200px;
height:60px;
float:left;
margin-right:4px;
	margin-left: 4px;
margin-bottom:5px;}


#linkbana { width:1045px;
height:300px;
margin:0px auto 50px;
	clear: both;
}

.linkbana1 { width:320px;
height:100px;
float:left;
margin-right:4px;
	margin-left: 4px;
margin-bottom:5px;}



.fueihou{
	text-align: center;
	background-color: #333333;
	margin-left:600px;
	padding:3px;
	width:160px;
	border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */ 
   border: 1px solid #fff; 
}

#forevergroup {margin:50px auto 10px;
width:1050px;
height:100px;
}



#recruit {width: 580px;
height: 140px;
margin: 0px auto 30px;}


#recruit_movie {width: 580px;
height: 310px;
margin: 0px auto 0px;}



#aizu {width: 860px;
height: 192px;
margin: 0 auto 0px;}
