@charset "utf-8";
/* CSS Document */
body
{
	　font-size: 0.875em; font-family:'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック',sans-serif; margin:0px; padding:0px; background:#fff; color:#666; line-height:25px;
}
body ul
{
	list-style:none; margin:0px; padding:0px;
}
body a 
{
	color:#666; text-decoration:none;
}
body a:hover
{
	color:#333;
}
body a:focus
{
	outline:none;
}
body img { max-width: 100%;}
body a img
{
	border:0px;	
	filter:alpha(opacity:100);
	-moz-opacity:1.0;
	opacity:1.0;
}
body a:hover img
{
	filter:alpha(opacity:70);
	-moz-opacity:0.7;
	opacity:0.7;
}
body p
{
	margin:0px; padding:0px;
}
.centerfont
{
	text-align:center;
}
.blackfont
{
	color:#000;
	font-size:0.7em;
	line-height:18px;
}
.boldfont
{
	font-weight:bold;
}
.orgfont
{
	color:#F30;
	font-weight:bold;
	line-height:30px;
}

table td
{
	word-break:break-all;
}
.redfont
{
	color:#F00;
}
.m_area
{
	width:100%;
	height:auto; 
	overflow:hidden;
	margin-bottom:10px;
}
.main_area2
{
	width:auto;
	height:auto;
	margin:10px 5px;
	padding:0px 5px;
	overflow:hidden;
}
.topvideo
{
	width:100%;
	height:auto;
}
.topareabg
{
	position:absolute;
	z-index:10;
	width:100%;
	height:auto;
}
.video
{
	position:relative;
	z-index:20;
	top:15px;
	left:15%;
	width:100%;
}
.vi_img
{
	position:relative;
	z-index:30;
}
.main_area
{
	width:auto;
	height:auto;
	margin:10px 5px;
	border:1px solid #ccc;
	padding:0px 5px;
	overflow:hidden;
}
.area_a
{
	width:auto;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:10px 0px;
	border-bottom:1px solid #ccc;
}
.areabline
{
	border-left:5px solid #666;
	padding:0px 0px 0px 10px;
}
.area_b
{
	width:auto;
	height:auto;
	padding:10px 0px;
	margin:10px 0px;
	overflow:hidden;
}
.m_btn
{
	float:left;
	width:30%;
	margin:0 2% 0 1%;
}
.exit
{
	background:#f1f1f1;
	padding:10px 0px;
	text-align:center;
}

.main_area2 ul#company li
{
	width:auto;
	height:auto;
	margin:5px 0px;
	padding:5px 0px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.main_area2 .toplogo
{
	padding:10px 0px;
	border-bottom:2px solid #666;
}
.inputcon
{
	width:95%;
}