@charset "utf-8";
@import "default.css";
------------------------------*/
* { 
	color: #333;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
}

body {
	font-size: 75%;
	background: #fff;

}
html>/**/body {
  font-size: 12px; /* Except IE */
}

/*共通チップス
------------------------------*/
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	text-decoration:none;
}
a:hover {
	color:#FFAF38;
	text-decoration:none;
}

/*TOPAREA
------------------------------*/
#toparea{
	width: 900px;
	height: 30px;
	margin: 0 auto;
}
h1#catch{
	margin: 0;
	padding: 6px 0 0 0;
	color: #fff;
	font-size: 0.9em;
	float: left;
	font-weight: normal;
}
ul#language{
	margin: 0;
	padding: 5px 0 0 0 ;
	list-style: none;
	font-size: 1em;
	*font-size: 0.87em;
	float: right;
}
ul#language li{float: left;}
ul#language li a{
	padding: 0 5px;
	text-decoration: none;
	color: #fff;
}
ul#language li a:hover{
	text-decoration: underline;
}
ul#language li#en a{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
ul#language li#ko a{
	border-right: 1px solid #fff;
}
/*HEADERAREA
------------------------------*/
#headerarea{
	width: 900px;
	height: 80px;
	margin: 0 auto;
}
#header_l{
	width: 300px;
	float: left;
	height: 80px;
}
#logo{
	width: 240px;
	float: left;
	margin: 18px 0 0 0 ;
}
#logo a{
	width: 221px;
	height: 43px;
	display: block;
	text-indent: -987em;
	background: url(../images/logo.jpg) no-repeat;
}

#header_r{
	width: 501px;
	float: right;
	height: 75px;
	padding: 5px 0 0 0;
}
#cs{
	width: 181px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	line-height: 100%;
	float: right;
}
#cs li{float: left;}
#cs li a {
	height: 16px;
	display: block;
	text-indent: -987em;
	margin-left: 10px;
}
#cs li#contact a{background: url(../images/contact.png) no-repeat;width: 87px;}
#cs li#contact a:hover{background: url(../images/contact_on.png) no-repeat;}
#cs li#sitemap a{background: url(../images/sitemap.png) no-repeat;width: 74px;}
#cs li#sitemap a:hover{background: url(../images/sitemap_on.png) no-repeat;}

#globalnavi{
	width: 500px;
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
	background: url(../images/navi_line.jpg) right repeat-x;
	height: 48px;
	clear: both;
}
#globalnavi li{float: left;}
#globalnavi li a{
	width: 99px;
	height: 48px;
	padding:  0 1px 0 0;
	display: block;
	text-indent: -987em;
}
#globalnavi li#home{background: url(../images/navi_home.jpg) no-repeat;}
#globalnavi li#home a:hover{background: url(../images/navi_home_on.jpg) no-repeat;}
#globalnavi li#home a.vis{background: url(../images/navi_home_on.jpg) no-repeat;}
#globalnavi li#product{background: url(../images/navi_product.jpg) no-repeat;}
#globalnavi li#product a:hover{background: url(../images/navi_product_on.jpg) no-repeat;}
#globalnavi li#product a.vis{background: url(../images/navi_product_on.jpg) no-repeat;}
#globalnavi li#service{background: url(../images/navi_service.jpg) no-repeat;}
#globalnavi li#service a:hover{background: url(../images/navi_service_on.jpg) no-repeat;}
#globalnavi li#service a.vis{background: url(../images/navi_service_on.jpg) no-repeat;}
#globalnavi li#company{background: url(../images/navi_company.jpg) no-repeat;}
#globalnavi li#company a:hover{background: url(../images/navi_company_on.jpg) no-repeat;}
#globalnavi li#company a.vis{background: url(../images/navi_company_on.jpg) no-repeat;}
#globalnavi li#recruit{background: url(../images/navi_recruit.jpg) no-repeat;}
#globalnavi li#recruit a:hover{background: url(../images/navi_recruit_on.jpg) no-repeat;}
#globalnavi li#recruit a.vis{background: url(../images/navi_recruit_on.jpg) no-repeat;}




/*CONTENTAREA
------------------------------*/
#contentarea{
	width: 820px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
ul#fs_list{
	width: 144px;
	margin: 0 0 10px 0;
	padding: 0 5px 0 0;
	height: 25px;
	list-style: none;
	float: right;
	background: url(../images/fs_bg.jpg) right no-repeat;

}
ul#fs_list li{
	margin: 4px 0 0 5px;
	float: right;
}
ul#fs_list li a{
	height: 17px;
	display: block;
	text-indent: -987em;

}
ul#fs_list li.fnormal{
	width: 42px;
	background: url(../images/fs_middle.jpg) no-repeat;
}
ul#fs_list li.fbig{
	width: 42px;
	background: url(../images/fs_big_on.jpg) no-repeat;
}
#content{
	width: 820px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	font-size: 110%;
}
#bnrarea{
	width: 220px;
	margin: 0;
	padding: 0;
}
.bnr_s{
	margin: 0;
	padding: 0;
}
.bnr_s img{
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ccc;
}



/*FOOTERAREA
------------------------------*/
#footerarea{
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(../images/footer_bg.jpg) top repeat-x;
	clear: both;
}
#footall{
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#foot_l{
	width: 500px;
	height: 120px;
	float: left;
}
#fnavi{
	width: 499px;
	margin: 10px 0 20px 0; 
	padding: 0 0 0 0;
	list-style: none;
	font-size: 1em;
	border-left: 1px solid #fff;
	overflow: hidden;
}
#fnavi li{
	float: left;
	border-right: 1px solid #fff;
}
#fnavi li a{
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#fnavi li a:hover{
	color: #fff;
	text-decoration: underline;
}
#foot_r{
	width: 400px;
	height: 120px;
	float: right;
}
#foot_mobile{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
#foot_mobile p{
	width: 257px;
	height: 42px;
	margin:  0;
	padding: 0;
	text-indent: -987em;
	background: url(../images/foot_mo.png) no-repeat;
}
*html #foot_mobile p{
	width: 257px;
	height: 42px;
	margin: 0;
	padding: 0;
	text-indent: -987em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/foot_mo.png',sizingMethod='scale');
	background:none;
}
#cobox{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}
#cobox p{
	color: #fff;
	clear: both;
	line-height: 130%;
	font-size: 1em;
	*font-size: 0.9em;
}
#copy{

	margin: 30px 0 0 0;
	padding: 0;
	text-align: right;
	clear: both;
}
#copy p{
	color: #fff;
	font-size: 0.9em;
	*font-size: 0.9em;
}