@charset "utf-8";
/* CSS Document */

.fleft { float:left; }
.fright { float:right; }

.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

/************************************/


body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:Meiryo,"メイリオ";
	background:#F4F4F4;
}
p{
	font-size:14px;
	color:#444444;
	font-weight:500;
}

a:hover img{
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter:"alpha( opacity=90 )";
background:none!important;
}

#wrapper {
	width:990px;
	margin:0 auto;
	background:url(../images/head_bg.gif) 0 0 no-repeat;
	overflow:hidden;
}

/************************************

Container

************************************/

#container {
	height:auto;
	background:url(../images/bg.gif) 0 0 repeat-y;
	position:relative;
	padding:0 0 60px;
}
#right_box{
	width:780px;
	margin-left:210px;
	text-align:left;
	
}
#header{
/*	width:100%;*/
	height:100%;
	padding:175px 0 175px 190px;
}

#info{ height:191px; margin-left:32px; background:url(../images/info_bottom.gif) 0 43px no-repeat;}
#info_box {
width: 550px;
height:128px;
overflow-x:hidden !important; 
overflow-y:scroll !important;
padding:0 13px 13px;
}
#info_box p{ color:#fff; }
.day{ font-size:11px; }
.title{ font-size:14px; font-weight:bold; }
.info_text{ font-size:12px; padding:0 7px 4px; border-bottom:#888 solid 1px; margin-bottom:5px; }

@media only screen and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 1) {
/* iPhone 3G/3GS CSS */
#iframeipad {
width: 585px;
height:132px;
overflow-x:hidden !important; 
overflow-y:scroll !important;
}
}
@media only screen and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) {
/* iPhone 4 CSS */
#iframeipad {
width: 585px;
height:132px;
overflow-x:hidden !important; 
overflow-y:scroll !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* iPad CSS */
#iframeipad {
width: 585px;
height:132px;
overflow-x:hidden !important; 
overflow-y:scroll !important;
}
}


#iframe_box iframe{
overflow:auto;
height:141px;
width:568px;
margin:0 4px 0 9px;
}

#news{
	margin:15px 0 0 30px;
	width:720px;
	height:300px;
	overflow:auto;
}
#news img{
	width:150px;
	height:auto;
}
.news_box{
	width:700px;
	padding-top:30px;
}
.news_txt{
	float:left;
	width:520px;
	padding-left:20px;
	height:auto;
}
.news_txt p{
	font-size:12px;
}




table{
	width:auto;
	font-size:13px;
	color:#444444;
	font-weight:500;
	border-collapse:collapse;
	border-spacing:0;
}
.txt_bold{
	padding-top:10px;
	font-size:14px;
	font-weight:800;
}
.table_minleft{
	padding:5px 15px 0 3px;
	vertical-align:top;
}

#aisatsu{
	margin-top:30px;
	font-size:14px;
}
#aisatsu p{
	padding-left:30px;
	width:500px;
}
#aisatsu img{
	margin-right:20px;
}
.greetingimg {
	border:#ccc 5px solid;
}

.businessbox {
	margin:30px 0 0 30px;
	border-bottom:#999 1px dotted;
}
.businessbox h3{
	font-weight:bold;
	color:#444444;
}
.businessbox p{
	padding:5px 0 10px 15px;
}
.businessbox table{
	margin:5px 0 10px 15px;
}


#form{
	margin:30px 0 0 30px;
}
#company{
	margin:30px 0 0 30px;
}
#company table{
	width:700px;
	line-height:30px;
}
#recruit{
	margin:30px 0 0 30px;
	width:700px;
	height:auto;
}
#recruit p{
	font-size:16px;
	font-weight:600;
}
#recruit table{
	background-color:#FFFFFF;
	width:auto;
	margin:10px 0 0 10px;
	font-size:12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
html:not([lang*=""]) table.hoge {/* Firefox用ハック */
	border-collapse:separate;
}
#recruit tr td{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.recruit_tableleft{
	font-size:14px;
	font-weight:700;
	width:150px;
	background-color:#bbb;
}
#links{
	text-align:center;
}
#links img{
	width:150px;
	height:50px;
}
#links table{
	margin-top:20px;
	width:700px;
}

.bars{
	padding-top:100px;
}

/************************************

フッター

************************************/

#footer {
	background:url(../images/fottor.gif) 0 0 no-repeat;
}
#footer p{
	margin-top:10px;
	padding:10px 15px 15px 0;
	color:#666666;
	border-top:#999999 solid 2px;
	text-align:right;
}
#footer .gotop {
	text-align:right;
	font-size:12px;
	color:#333;
	padding:0 20px 0 0;
}
#footer .gotop a{
	color:#333;
	text-decoration:none;
}
#footer .gotop a:hover{
	color:#333;
	text-decoration:underline;
}

/************************************

ナビゲーション

************************************/

#nav{
	width:150px;
	height:auto;
	line-height:0;
	position: absolute;
	top:0px;
	left:14px;
}
/*　IE でできる隙間対策用　*/
#nav li{
	line-height:0;
	font-size: 0px;
}
#nav li a {
	display: block;
	line-height:normal;
}
#nav li img {
	vertical-align:bottom;	
}
/*　IE でできる隙間対策用ここまで　*/