@charset "UTF-8";
/* CSS Document */

html {
    font-family: sans-serif;
}

body{
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	color:#626262;
	padding:0px;
	margin:0px;
	background-color:#E6E6E6;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	 /* display: inline-block;*/
} 

.cover {
	line-height: 1.5;
	 /* 古いIE向け */
	color: #333;
	background-color:#E6E6E6;
}

.cover .container {
	width:1010px;
	height:auto;
	margin: 0px auto; /* モダンブラウザ向け */
	padding:0;
	background-color:#fff;
}
.cover .container a {
	color: #0199c8;
	text-decoration: none;
}
.container img,
.container a:img,
.container a:hover img {
    border:none;
}  

#head{
	margin:0 auto; 
	padding:0;
	width:1010px;
	height:497px;
}

#imgbox{
	margin:0 auto; 
	padding:0;
	width:1010px;
}

.title{
	margin:80px 0 30px 0;
	text-align:center;
}

.slid{
	margin:0 auto;
	margin-bottom:60px;
}





#item{
	margin:0 auto;
	width:1010px;
}

#item img{
	margin:20px auto; 
}

#item .box{
	width:201px;
	height:250px;
	float:left;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
#item .box1{
	width:202px;
	height:250px;
	float:left;
	border-bottom:1px #CCCCCC solid;
}

#item h3{
	font-size:23px; 
	text-align:center;
	font-weight:bold;
	margin:10px 0;
}

#item p{
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	text-align:left;
	padding:0 10px;
	margin:0;
	text-align:center;
}

#pre{
	margin:0 auto;
	width:1010px;
	border-bottom:1px #CCCCCC solid;
}

#pre p{
	font-size:14px;
	font-weight:700;
	line-height:160%;
	text-align:left;
	padding:0 10px;
	margin:0;
}

#pre .left{
	margin:0 auto;
	width:504px;
	float:left;
}

#pre .left .usb{
	margin:0 20px 0 40px;
	float:left;
}

#pre .left .text{
	float:left;
	width:280px;
}

#pre .right{
	width:506px;
	float:left;
}

#pre .right .usb{
	margin:0 20px 0 40px;
	float:left;
}

#pre .right .text{
	float:left;
	width:280px;
}


#interview_top{
	margin:0 auto; 
	padding:0;
	width:1010px;
}

#interview {
	margin:0 auto; 
	padding:0;
	width:1010px;
}

#interview .box{
	margin:0 auto; 
	padding:0px 20px 20px 20px;
}

#interview .box h2{
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 0;
}

#interview .box p{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin:0px 0 10px 0;
}

#interview .box span{
	font-size:13px;
	line-height:160%;
	
}





