@charset "utf-8";
/* CSS Document */
body{color:#202020; font-size:11px; margin:0; padding:0; text-align:center;}
img{ border:none;}
.alt{display:none;}
/*a:link,a:visited { color:#202020; text-decoration:none;}*/
ul{margin:0; padding:0; list-style-type:none;}
div, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, ol, li, form, input{margin:0; padding:0;}

.clear{clear:both;}

a {
	text-decoration: none;
	color: #202020;
}

a:link {
	text-decoration: none;
	color: #202020;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/**font**/

h3{display:block; font-size:10px; font-weight:bold; line-height:10px; padding-bottom:0;}
p{ margin: 0px; padding: 0px; line-height: 12px;}
.grey{color:#B0B0B0;}



/**table**/

#table1 {border: 1px solid #C6C6C6:}



/**header**/
#headerbox{width:100%; height:115px; background:#E5E5E5 url(../img/gnavi/top_obi_s.gif) top repeat-x;}
#header{ width:808px; height:54px; margin:0 auto; background:#FFFFFF url(../img/gnavi/top_obi.gif) top repeat-x; padding:16px 0 0 6px; text-align:left;}
#header h1{text-align:left;}

#header #comp_intro {
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	color: #2A2A2A;
}

#header #comp_intro a:link,
#header #comp_intro a:visited {
	color:#202020;
	text-decoration:none;
}

#header #logo {
	width: 104px;
	height: 37px;
	padding-left: 25px;
}


/**gmenu**/

#gnavi{ display:block; width:814px; height:45px; background:#FFFFFF url(../img/gnavi/bg.jpg) top no-repeat; clear:both; margin:0 auto 5px;}
#gnavi ul{ margin:0; width:814px; height:40px;}

#gnavi li{ padding:0px; height:40px; float:left;}

#gnavi a:hover{background-position:0px -40px}
#gnavi a, #gnavi div{display:block;	padding:0px; height:40px; background-repeat:no-repeat;}

#gnavi #gn_home{background-image:url(../img/gnavi/gm_01.jpg) ; width:115px; margin: 0 0 0 7px;}
#gnavi #gn_news{background-image:url(../img/gnavi/gm_02.jpg) ; width:115px; margin: 0 0 0 -1px;}
#gnavi #gn_business{background-image:url(../img/gnavi/gm_03.jpg) ; width:115px; margin: 0 0 0 -1px;}
#gnavi #gn_material{background-image:url(../img/gnavi/gm_04.jpg) ; width:116px; margin: 0 0 0 -1px;}
#gnavi #gn_corporate{background-image:url(../img/gnavi/gm_05.jpg) ; width:115px; margin: 0 0 0 -1px;}
#gnavi #gn_recruit{background-image:url(../img/gnavi/gm_06.jpg) ; width:115px; margin: 0 0 0 -1px;}
#gnavi #gn_qa{background-image:url(../img/gnavi/gm_07.jpg) ; width:115px; margin: 0 0 0 -1px;}

#top_page #gnavi #gn_home,#news_page #gnavi #gn_news, #business_page #gnavi #gn_business,
#material_page #gnavi #gn_material, #corporate_page #gnavi #gn_corporate,
#recruit_page #gnavi #gn_recruit, #top_qa #gnavi #gn_qa {background-position:0 -40px;}



/**container**/
#containerbox{width:100%; background-color:#E5E5E5;}
	*html #containerbox{margin: -5px 0 0 0;}
	
#container {
	width:800px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0 7px 20px 7px;
	text-align: left;
}

*html #container {
	width:814px;
	 margin: 0px;
	 padding:0px;
}

#container #ls {
	width:480px; 
	float:left;
	margin:20px 0 0 10px;
	display: inline;
}


*html #container #ls {margin:20px 0 0 17px;}

#container #rs {
	width:290px;
	float:right;
	margin:20px 10px 0 0;
	display: inline;
}

*html #container #rs {margin:20px 17px 0 0px;}

#container #ls .mtr1{
	width:477px;
	height:95px;
	border: 1px solid #C6C6C6;
	overflow: hidden;
}

#container #ls .mtr1 img {
	vertical-align: middle;
}

#container #ls .mtr1_conts {
	padding: 15px 15px 15px 15px;
}

#container #ls .mtr1 .mtr1_ttl {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#container #ls .mtr1 .mtr1_txt {
	font-size: 10px;
	line-height: 1.5em;
}

#container #ls .news_top {
	width: 479px;
	height: 31px;
	background-image: url(../img/ttl_top_news2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin:10px 0 0px 0;
}

#container .more_link {
	text-align: right;
	padding: 17px 28px 0px 0px;
	font-size: 10px;
	font-style: italic;
	line-height: 2px;
}

#container #ls .mtr2{
	width:477px;
	border: 1px solid #C6C6C6;
	border-top: none;
	overflow: hidden;
}

*html #container #ls .mtr2{
	margin-bottom: 20px;
}

#container #ls .mtr2_conts {
	padding: 20px 20px 15px 35px;
}

#container #ls .mtr2_conts table {
	width: 98%;
}

#container #ls .mtr2_conts .news_date {
	width: 65px;
	padding-right: 6px;
	vertical-align: top;
}

#container #ls .mtr2_conts .news_flash {
	padding-leftt: 6px;
	vertical-align: top;
	padding-bottom: 5px;
}


#container #ls .mtr2_conts a {
	text-decoration: none;
	color: #202020;
}

#container #ls .mtr2_conts a:link {
	text-decoration: none;
	color: #202020;
}

#container #ls .mtr2_conts a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#container #rs .mtr3{
	width:288px;
	padding: 15px 0px 15px 0px;
	border: 1px solid #C6C6C6;
	border-top: none;
	overflow: hidden;
}

#container #rs .more_ttl {
	width: 290px;
	height: 32px;
	background-image: url(../img/ttl_top_more2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#container #rs .mtr3_lt {
	float: left;
	width: 111px;
	padding-left: 22px;
	overflow: hidden;
}

#container #rs .mtr3_rt {
	float: right;
	width: 111px;
	padding-right: 22px;
	overflow: hidden;
}

#container #rs .mtr3_img {
	width: 111px;
	height: 140px;
	overflow: hidden;
}

#container #rs .mtr3_txt {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #393939;
}



/**main image**/
/*#top_page .mainimg {width: 800px; height:230px; padding: 5px 0 5px 0; background-color:#000000; border: 1px solid red;}*/

#top_page .mainimg {
	width: 800px;
	height: 230px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	overflow: hidden;
}

*html #top_page .mainimg {
	margin-left: 7px;
}

/**footer**/
#footerbox {width:100%; height:120px; background:#E5E5E5 url(../img/gnavi/footer_ob_s.gif) repeat-x;}
#footer {width:788px; height:110px; background:url(../img/gnavi/footer_ob.gif) repeat-x; margin:0 auto; padding:10px 13px 0 13px; text-align:left;}

#footer .btm{ display:block; width:375px; height:25px; padding:20px 0 20px 15px; float:left;}
#footer .btm .logo{width:105px; height:23px; background:url(../img/logo_footer.jpg); float:left;}
#footer .btm .address{
	width:260px;
	height:23px;
	float:left;
	color:#888888;
}

#footer .btm_links { display:block; width:385px; height:65px; float:right; font-size:10px;	line-height:10px;}
#footer .btm_links h3{ font-size:10px; font-weight:bold; line-height:13px; margin:0; padding:0;	color:#909090;}

.btm_links .link01, .btm_links .link02, .btm_links .link03, .btm_links .link04{display:block; padding:0px; float:left; color:#B0B0B0;}
.btm_links .link01 a, .btm_links .link02 a, .btm_links .link03 a, .btm_links .link04 a{ color:#959595; text-decoration:none;}
.btm_links .link01 a:hover, .btm_links .link02 a:hover, .btm_links .link03 a:hover, .btm_links .link04 a:hover{ color:#3C3C3C;}

.btm_links .link01{ width:120px;}
.btm_links .link02{ width:80px; margin:0 0 0 -20px;}
.btm_links .link03{ width:100px;}
.btm_links .link04{ width:100px;}

#footer .copyright {
	text-align: center;
	margin-top: 26px;
	color:#FFFFFF;
	font-weight: bold;
}

*html #footer .copyright {
	margin-top: 18px;
}

/*****---------- NEWS ----------*****/

#container .news_conts a {
	text-decoration: none;
	color: #202020;
}

#container .news_conts a:link {
	text-decoration: none;
	color: #202020;
}

#container .news_conts a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.sub_top_imgs {
	width: 800px;
	height: 145px;
	overflow: hidden;
}

*html .sub_top_imgs {
	margin-left: 7px;
}

.contents {
	width: 784px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 8px;
}

*html .contents {
	margin-left: 15px;
}

.subp_ttls {
	width: 782px;
	height: 36px;
	overflow: hidden;
	padding-bottom: 12px;
}

#container .contents table {
	width: 100%;
}

#container .contents td {
	padding: 6px 0px 4px 0px;
}

#container .contents .td_bground {
	background-color: #F3F5F7;
}

#container .contents .news_date2 {
	width: 65px;
	padding-left: 36px;
	vertical-align: top;
	font-size: 10px;
}

#container .contents .news_flash2 {
	vertical-align: top;
	padding-left: 10px;
	font-size: 12px;
}

#container .contents .pages_navi {
	text-align: right;
	font-size: 10px;
	padding: 20px 10px 0px 0px;
}

*html #container .contents .pages_navi {
	padding-bottom: 20px;
}

.contents .news_det {
	width: 700px;
	margin: 5px 0px 10px 41px;
	line-height: 1.5em;
}

.contents .news_det h3 {
	line-height: 1.4em;
	font-size: 14px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 0px;
}

.contents .ntext p {
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 5px;
}

.contents .ndate {
	padding-right: 10px;
	color: #7A7A7A;
	font-size: 12px;
}

/*****---------- BUSINESS CONTENTS ----------*****/

#container .contents .busi_conts {
	padding: 40px 20px 40px 40px;
	overflow: hidden;
}

#container .contents .busi_conts h3 {
	padding-bottom: 20px;
	font-size: 12px;
}

.contents .bconts_txt {
	padding-left: 25px;
	font-size: 12px;
}

.contents .bconts_txt img {
	vertical-align: middle;
	padding-right: 5px;
}

.contents .txt_bcon {
	padding-bottom: 20px;
}

#container .sqcheck {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*****---------- Q&A CONTENTS ----------*****/

#container .qa_box {
	text-align: center;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}

#container .qa_conts {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

#container .qa_conts p {
	padding: 5px 0px 15px 0px;
	line-height: 1.5em;
}

#container .qa_conts a {
	text-decoration: underline;
	color: #0000FF;
}

#container .qa_conts a:link {
	text-decoration: underline;
	color: #0000FF;
}

#container .qa_conts a:hover {
	text-decoration: none;
	color: #FF0000;
}

#container .inquiry_form {
	width: 500px;
	text-align: center;
	padding-left: 2px;
	overflow: hidden;
}

#container .inquiry_form table {
	width: 440px;
	text-align: left;
	border: 1px solid #999999;
	border-collapse: collapse;
}

#container .inquiry_form th {
	width: 115px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #999999;
	background-color: #F2F2F2;
}

#container .inquiry_form td {
	vertical-align: middle;
	border: 1px solid #999999;
	padding-left: 3px;
}

#container .inquiry_form .ftitle {
	width: 440px;
	font-size: 13px;
	padding: 4px 0px 3px 18px;
	background-color: #E5E5E5;
	text-align: left;
}

#container .inquiry_form .rec_tbox {
	height: 20px;
	width: 220px;
}

#container .inquiry_form .rec_tbox2 {
	height: 20px;
	width: 170px;
}

#container .inquiry_form .txt_lsp {
	padding-left: 5px;
}

#container .inquiry_form .rectarea {
	width: 310px;
}

#container .inquiry_form .subbtn {
	text-align: center;
}

#container .inquiry_form .inquiry_thnx {
	text-align: center;
	padding-top: 40px;
}

#container .form_error {
		text-align: left;
		font-size: 11px;
		padding-bottom: 6px;
                color: #CC0000;
}
/*****---------- CORPORATE CONTENTS ----------*****/

#container .cop_conts {
	width: 690px;
	padding: 20px 0px 20px 55px;
	overflow: hidden;
}

#container .logo_lt {
	width: 271px;
	float: left;
	margin-right: 40px;
	margin-top: 100px;
}

#container .cop_info {
	width: 350px;
	float: right;
}

#container table {
	width: 346px;
}


#container table td {
	vertical-align: top;
}

#container table .cop_td {
	text-align: right;
	padding: 0px 15px 0px 0px;
}

#container table .cop_td2 {
	padding: 2px 0px 2px 15px;
	border-left: 1px solid #D4D4D4;
	line-height: 1.5em;
}


/*****---------- RECRUIT CONTENTS ----------*****/


#container .recruit_conts {
	width: 760px;
	padding: 20px 0px 20px 15px;
	overflow: hidden;
}

#container .recruit_info {
	width: 360px;
	float: left;
	margin-right: 10px;
	margin-top: 40px;
}

#container .recruit_form {
	width: 380px;
	float: right;
	margin-left: 5px;
}

.contents .recruit_info img {
	vertical-align: middle;
	padding-right: 5px;
}

#container .recruit_form .formhd {
	text-align: center;
	padding-bottom: 15px;
	font-size: 12px;
}

#container .recruit_info table {
	width: 360px;
}


#container .recruit_info table td {
	vertical-align: top;
}

#container .recruit_info table .cop_td {
	padding-right: 15px;
}

#container .recruit_info table .cop_td2 {
	padding-left: 15px;
	border-left: none;
}

#container .recru_conts2 {
	padding-top: 30px;
}

#container .recru_txt {
	padding: 20px 0px 0px 50px;
	line-height: 1.5em;
}

#container .recruit_form table {
	width: 380px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

#container .recruit_form th {
	width: 125px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #999999;
	background-color: #F2F2F2;
}

#container .recruit_form td {
	vertical-align: middle;
	border: 1px solid #999999;
	padding-left: 3px;
}

#container .recruit_form .ftitle {
	width: 380px;
	font-size: 13px;
	padding: 4px 0px 3px 0px;
	background-color: #E5E5E5;
}

#container .recruit_form .rec_tbox {
	height: 20px;
	width: 120px;
}

#container .recruit_form .rec_tbox2 {
	height: 20px;
	width: 145px;
}

#container .recruit_form .rec_tbox3 {
	height: 20px;
	width: 200px;
}

#container .recruit_form .txt_lsp {
	padding-left: 5px;
}

#container .recruit_form .addy_ex {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 10px;
	color: #888888;
}

#container .recruit_form .rectarea {
	width: 240px;
}

#container .recruit_form .subbtn {
	text-align: center;
}

#container .recruit_form .apply_thnx {
	text-align: center;
	padding-top: 100px;
}

#container .must {
	color: #CC0000;
	padding-right: 2px;
        font-size: 11px;
}

/*****---------- MATERIALS CONTENTS ----------*****/


#container .minfo_box {
	text-align: center;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}

#container .matinfo_cont {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

#container .matinfo_cont2 {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	text-align: left;
	overflow: hidden;
}

#container .minfo_bg_top {
	width: 728px;
	height: 55px;
	background-image: url(../img/cont_sub3_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#container .minfo_bg_mid {
	width: 728px;
	background-image: url(../img/cont_sub3_mid.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#container .minfo_bg_bott {
	width: 728px;
	height: 12px;
	background-image: url(../img/cont_sub3_bott.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#container .matl {
	width: 310px;
	float: left;
	margin-left: 24px;
	overflow: hidden;
	display: inline;
	text-align: center;
}

#container .matr {
	width: 310px;
	float: right;
	margin-right: 24px;
	overflow: hidden;
	display: inline;
	text-align: center;
}

#container .matl .img_ttl,
#container .matr .img_ttl {
	padding-bottom: 10px;
	font-size: 12px;
}

#container .matl .img_ttl2,
#container .matr .img_ttl2 {
	padding-bottom: 10px;
	padding-top: 30px;
	font-size: 12px;
}

#container .othertxt {
	text-align: left;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
	font-size: 11px;
}

#container .matl .otxt_ttl,
#container .matr .otxt_ttl {
	text-align: left;
	padding: 15px 0px 5px 0px;
	line-height: 1.5em;
	font-size: 12px;

}

#container .minfo_bg_top2 {
	width: 728px;
	height: 55px;
	background-image: url(../img/cont2_sub3_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#container .mat_conts {
	padding-bottom: 20px;
}

#container .minfo_bg_top3 {
	width: 728px;
	height: 55px;
	background-image: url(../img/cont3_sub3_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}