/* CSS Document */

/*----------tag-----------*/
body{
	font-size:12px;
	margin:0;
	padding:0;
	color:#000033;
}

h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	font-weight:normal;
}
ol,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style-type:none;
}
img{
	border:none;
	vertical-align:top;
}
a{
	color:#BA0D2C;
}
a:hover {
	color:#99CCFF; text-decoration: underline;
}
td,th{
	font-size:12px;
}

/*--------common------------*/
.base{
	width:750px;
	margin:20px 0 0 20px;
	padding:0 0 10px 0;
}

.header{
	width:750px;
	height:59px;
	background:url(../img/head_1.gif) no-repeat;

}
.headerlogo{
	float:left;
	padding:3px 0 0 10px;
}
.headerarrow{
	float:left;
	padding:3px 0 3px 0;
}
.headermenu{
	float:left;
	width:500px;

}
.headermenuitem{
	float:left;
	padding:7px 8px 0 0;
}

.headersubmenu{
	top:27px;
	left:-9999px;
	position:absolute;
	width:260px;
	height:69px;
}
.headersubmenuleft{
	float:left;
	width:130px;
}

.headersubmenuright{
	float:left;
	width:130px;
}
.headerunder{
	clear:both;
	background:url(../img/head_3.gif) no-repeat;
	width:750px;
	height:40px;
}
.headerundermenu{
	margin:0 0 0 320px;
}
.headerundermenu li{
	margin:15px 12px 0 0;
	padding:0;
	float:left;
}
.main{
	clear:both;
	background:url(../img/main_back.gif) repeat-y;
	width:750px;
	text-align:center;
}
.moreslogo{
	text-align:center;
}
.backbutton{
	clear:both;
	text-align:center;
	padding:10px 0 20px 0;
}
.nw{
	white-space:nowrap;
}
.title01{
	padding:15px 0 35px 0;
	text-align:center;
}
.title02{
	padding:0 0 1em 0;
	text-align:center;
}

.title03{
	padding:0 0 1em 0;
	text-align:left;
}
.title04{
	padding:30px 0 1em 0;
	text-align:left;
}
.title05{
	padding:30px 0 0 0;
	text-align:left;
}
.title06{
	margin:0 0 10px 0;
}
.title07{
	padding:15px 0 25px 0;
	text-align:center;
}
.title08{
	padding:0px 0 25px 0;
	clear:both;
}
.title09{
	padding:30px 0 15px 0;
	text-align:center;
}
.title10{
	padding:20px 0 15px 0;
	text-align:center;
}
.title11{
	padding:30px 0 1em 0;
	text-align:center;
	clear:both;
}

.text01{
	font-weight:bold;
}


/*------page-----------*/
.companyheader{
	margin:15px 0 0 138px;
}
	/*clearfix*/
	.companyheader:after {
	  content: ".";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
	}
	
	.companyheader {
	  min-height: 1px;
	}
	
	* html .companyheader {
	  height: 1px;
	  /*\*//*/
	  height: auto;
	  overflow: hidden;
	  /**/
	}
.companyheader ul{
	text-align:center;
	float:left;
	width:450px;
}
.companyheader li{
	display:inline;
	padding:0 8px 0 0;
	margin:0 0 0 8px;
	border-right:1px solid #000033;
	line-height:230%;
}
.companyheader li.noborder{
	border-right:none;
	padding:0;
}
.companypdf{
	float:left;
	width:131px;
	margin:-12px 0 0 0;
}
.companymain{
	text-align:center;
	background:url(../img/company/company_bg.gif) center center no-repeat;
}
.guide01{
	text-align:left;
	background:url(../img/company/company-guide_icon.gif)  no-repeat;
	width:682px;
	padding:0 0 20px 0;
	
}
	/*clearfix*/
	.guide01:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.guide01 {display: inline-table;}
	
	/* Hides from IE-mac \*/
	* html .guide01 {height: 1%;}
	.guide01 {display: block;}
	/* End hide from IE-mac */
	
	
	.guide01 dt{
		float:left;
		font-weight:bold;
		width:300px;
		text-indent:20px;
	}
	.guide01 dd{
		float:left;
		width:381px;
	}
	
.guide02{
	text-align:left;
	background:url(../img/company/company-guide_bg01.gif)  no-repeat;
	width:682px;
	padding:0 0 40px 0;
}
	/*clearfix*/
	.guide02:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.guide02 {display: inline-table;}
	
	/* Hides from IE-mac \*/
	* html .guide02 {height: 1%;}
	.guide02 {display: block;}
	/* End hide from IE-mac */
	
	.guide02 dt{
		width:300px;
		float:left;
		font-weight:bold;
		text-indent:20px;
	}
	.guide02 dd{
		width:381px;
		float:left;
	}
.guide03{
	text-align:left;
	padding:0 0 20px 0;
	background:url(../img/company/company-guide_icon.gif)  no-repeat;
	width:682px;
}
	/*clearfix*/
	.guide03:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.guide03 {display: inline-table;}
	
	/* Hides from IE-mac \*/
	* html .guide03 {height: 1%;}
	.guide03 {display: block;}
	/* End hide from IE-mac */
	
	.guide03 dt{
		width:170px;
		float:left;
		font-weight:bold;
		text-indent:20px;
	}
	.guide03 dd{
		width:500px;
		float:left;
	}

.guide04{
	text-align:left;
	padding:0 0 40px 0;
	width:682px;
	background:url(../img/company/company-guide_bg01.gif)  no-repeat;
}
	/*clearfix*/
	.guide04:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.guide04 {display: inline-table;}
	
	/* Hides from IE-mac \*/
	* html .guide04 {height: 1%;}
	.guide04 {display: block;}
	/* End hide from IE-mac */
	
	.guide04 dt{
		width:170px;
		float:left;
		font-weight:bold;
		text-indent:20px;
	}
	.guide04 dd{
		width:500px;
		float:left;
	}

.guide05{
	text-align:left;
	padding:0 0 20px 20px;
	background:#0000ff;
	background:url(../img/company/company-guide_icon.gif)  no-repeat;
	font-weight:bold;
}
.guide06{
	text-align:left;
	clear:left;
	padding:0 0 20px 20px;
	background:#0000ff;
	background:url(../img/company/company-guide_bg01.gif)  no-repeat;
	font-weight:bold;
}

.companygroup{
	margin:0 auto;
	width:682px;
}
.groupshop{
	background:url(../img/company/line_d2.gif) center top repeat-y;
	margin:0 0 30px 0;
}
	/*clearfix*/
	.groupshop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.groupshop {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .groupshop { height: 1%; }
	.groupshop { display: block; }
	/* End hide from IE-mac */
.groupshop02{
	background:url(../img/company/line_d2.gif) center top repeat-y;
	margin:0 0 20px 0;
}
	/*clearfix*/
	.groupshop02:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.groupshop02 {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .groupshop02 { height: 1%; }
	.groupshop02 { display: block; }
	/* End hide from IE-mac */
	
.groupleft{
	width:330px;
	float:left;
	margin:0 21px 0 0;
	text-align:left;
}
.groupright{
	width:330px;
	float:left;
	text-align:left;
}

.groupshoplogo{
	float:left;
	width:105px;
}
.groupshopcomment{
	float:left;
	width:225px;
}
.groupbox01{
	margin:10px 0 10px 0;
}
	/*clearfix*/
	.groupbox01:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.groupbox01 {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .groupbox01 { height: 1%; }
	.groupbox01{ display: block; }
	/* End hide from IE-mac */
.maruoka{
	float:left;
	margin:0 0 10px 0;
	text-align:left;
}

.maruokaleft{
	float:left;
	width:212px;
}
.maruokamiddle{
	float:left;
	width:240px;
}
	.maruokamiddle table{
		width:230px;
	}
.maruokaright{
	float:left;
	width:230px
}
	.maruokaright table{
		width:230px
	}


.maruokaline{
	clear:both;
}
.groupnotes{
	text-align:left;
	line-height:130%;
	padding:20px 0 0 0;
}
.presidentmessageleft{
	float:left;
	width:200px;
	text-align:left;
}
.presidentmessageright{
	float:left;
	width:482px;
	line-height:150%;
}
.presidentpic{
	margin:0 0 20px 0;
}
.companyhistry{
	margin:0 auto;
	width:682px;
}
	.companyhistry th{
	padding:0 15px 0 0;
	font-size:12px;
	text-align:left;
	}
	.companyhistry td{
	font-size:12px;
	line-height:150%;
	}
	.companyhistry p{
	margin:2px 0;
	font-size:10px;
	}
	
	/*clearfix*/
	.companyhistry:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.companyhistry {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .companyhistry { height: 1%; }
	.companyhistry { display: block; }
	/* End hide from IE-mac */
.companyhistryleft{
	width:500px;
	float:left;
	margin:0 32px 0 0;
	text-align:left;
}
	.companyhistryleft tr{
		background:url(../img/company/line_1.gif) bottom center repeat-x;
	}
	.companyhistryleft tr.histrylast{
		background:none;
	}
	.companyhistryleft td{
		padding:12px 0 12px 0;
	}
.companyhistryright{
	width:150px;
	float:left;
	font-size:10px;
	text-align:left;
	margin:12px 0 0 0
}
	.companyhistryright dt{
		margin:10px 0 2px 0;
	}
	.companyhistryright dt.space01{
		margin:70px 0 0 0;
	}
	.companyhistryright dt.space02{
		margin:40px 0 0 0;
	}
	.companyhistryright dt.space03{
		margin:120px 0 0 0;
	}
	.companyhistryright dt.space04{
		margin:100px 0 0 0;
	}
	
.overview{
	margin:0 auto 10px auto;
	width:682px;
	text-align:left;
	line-height:150%;
}
	.overview td.txt{
		line-height:150%;
		background:url(../img/company/company-guide_icon.gif) left top no-repeat;
		padding:0 0 0 20px;
	}
	.overview td.txt{
		line-height:150%;
		background:url(../img/company/company-guide_icon.gif) left top no-repeat;
		padding:0 0 10px 20px;
		white-space:nowrap;
	}
	
	.overview td.overviewlast{
		background:url(../img/company/company-guide_bg01.gif) left top no-repeat;
	}
	.overview th{
		text-align:left;

	}
	/*clearfix*/
	.overview:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.overview {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .overview { height: 1%; }
	.overview { display: block; }
	/* End hide from IE-mac */
.overviewpic{
	position:absolute;
	top:380px;
	left:390px;
}

#yakuin{
	border-collapse: collapse;
    border-spacing: 0;
	width:326px;
	text-align:left;
}
#yakuin th{
	font-weight:bold;
	line-height: 200%;
}
#yakuin td{
	font-weight:normal;
	line-height: 200%;
}
#yakuin td.name{
	padding-left:50px;
}


.koukoku{
text-align:left;
padding:10px 0 10px 34px;

}

.koukoku p{
font-weight:bold;
margin-bottom:10px;
}

.koukoku a{
color:#000033;
}

.koukoku a:hover{
color:#99CCFF;
}

.recuruit{
	font-size:15px;
	margin:30px 0 50px 0;
	line-height:200%;
	text-align:center;
}
.okadayamap{
	margin:0 0 50px 0;
	text-align:center;
}
.overseastop{
	width:681px;
	margin:0 auto 20px auto;
}
	/*clearfix*/
	.overseastop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.overseastop {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .overseastop { height: 1%; }
	.overseastop { display: block; }
	/* End hide from IE-mac */

.overseastml{
	float:left;
	width:470px;
}
.overseastm{
	float:right;
	width:261px;
}
.overseastl{
	float:left;
	width:209px;
}
.overseastr{
	float:left;
	width:209px;
	
}
.overseasbottom{
	width:681px;
	margin:0 auto 20px auto;
}
	/*clearfix*/
	.overseasbottom:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	.overseasbottom {
	display: inline-table;
	min-height: 1%;
	}
	/* Hides from IE-mac \*/
	* html .overseasbottom { height: 1%; }
	.overseasbottom { display: block; }
	/* End hide from IE-mac */
	
.overseasbottoml{
	width:209px;
	float:left;
	text-align:center;
	line-height:150%;
}
.overseasbottomm{
	width:260px;
	float:left;
	text-align:center;
	line-height:150%;
}
.overseasbottomr{
	width:210px;
	float:left;
	text-align:center;
	line-height:150%;
}
	
	
	
	
.overseasbrand{
	clear:both;
	width:681px;
	margin:auto;
}
.brandtitle{
	width:681px;
	height:30px;
	background:url(../img/overseas/brand_bg.gif) no-repeat;
}
.brandlist{
	width:681px;
	background:url(../img/overseas/brand_bg.gif) 0px -30px  no-repeat ;
	text-align:center;
	float:left;
}
.brandlist01{
	float:left;
	width:152px;
	margin:0 65px 0 61px;
	display: inline;
}
.brandlist02{
	float:left;
	width:167px;
	margin:0 65px 0 0;
	display: inline;
}
.brandlist03{
	float:left;
	width:110px;
	display: inline;
}
.brandnotes{
	width:681px;
	clear:both;
	text-align:center;
	background:url(../img/overseas/brand_bg.gif) bottom  no-repeat ;
	padding:20px 0 30px 0;
}
.overseasinfo{
	width:681px;
	margin:20px auto 0 auto;
}
.overseasinfoleft{
	float:left;
	width:470px;
	margin:0 15px 0 0;
	text-align:left;
}
.overseasinforight{
	float:left;
	width:196px;
	text-align:center;
}
.overseastel{
	color:#ffffff;
}


.overseastelt{
	width:196px;
	padding:20px 0 0 0;
	background:url(../img/overseas/inquiry.gif) no-repeat;
	text-align:left;
	text-indent:10px;
}
.overseastelm{
	width:196px;
	padding:0 0 0 0;
	background:url(../img/overseas/inquiry.gif) center no-repeat;
	text-align:left;
	text-indent:10px;
}
.overseastelb{
	width:196px;
	padding:0 0 20px 0;
	background:url(../img/overseas/inquiry.gif) bottom no-repeat;
	text-align:left;
	text-indent:10px;
}


	
.japaninfo{
	text-align:left;
	margin:10px 0 0 0;
}

.privacy{
	width:650px;
	margin:0px auto 0px auto;
	text-align:left;
}

.privacy01{
	line-height:150%;
	background:url(../img/privacy/line_1.gif) no-repeat bottom;
	padding:0 0 10px 0;
}

.privacy02 li{
	margin:1em 0 1em 2em;
	list-style-type:decimal;
	font-weight:bold;
	line-height:150%;
}
.privacy02 h3{
	font-weight:bold;
	font-size:12px;
}
.privacy03{
	line-height:150%;
	text-align:center;
}
.security01 li{
	font-weight:normal;
	list-style-type:disc;
	margin:0 0 0 2em;
}
.security02{
	margin:10px 0 0 0;
}
.sitemap{
	width:500px;
	margin:25px auto 0 auto;
	padding:0 0 10px 0;
	text-align:left;
}
.sitemap01{
	margin:0 0 0 1.5em;
}



/*080324 add satsu*/

.overseasinforight_s{
	float:left;
	width:165px;
	text-align:center;
}

.overseasinfoleft_s{
	float:left;
	width:500px;
	margin:0 10px 0 0;
	text-align:left;
}


.overseastelt_s{
	width:165px;
	padding:20px 0 0 0;
	background:url(../img/overseas/inquiry_s.gif) no-repeat;
	text-align:left;
	text-indent:10px;
}
.overseastelm_s{
	width:165px;
	padding:0 0 0 0;
	background:url(../img/overseas/inquiry_s.gif) center no-repeat;
	text-align:left;
	text-indent:10px;
}
.overseastelb_s{
	width:165px;
	padding:0 0 20px 0;
	background:url(../img/overseas/inquiry_s.gif) bottom no-repeat;
	text-align:left;
	text-indent:10px;
}

.japaninfo_s{
	text-align:left;
	margin:10px 0 0 0;
	font-size:11px;
}

.overseastokuten{
	clear:both;
	width:681px;
	margin:15px auto 0 auto;
}
.tokutentitle{
	width:681px;
	height:35px;
	background:url(../img/overseas/tokuten_bk.gif) no-repeat;
}
.tokutentxt{
	color:#FFFFFF;
	text-align:center;
	line-height:1.5em;
}

.tokutennotes{
	width:681px;
	text-align:center;
	background:url(../img/overseas/tokuten_bk.gif) bottom  no-repeat ;
	padding:0 0 10px 0px;
}
.overseastokutensp{
	clear:both;
	width:681px;
	margin:auto;
}

/*------------hikitugi--------------*/
#container630{
	margin:0 auto;
	width:630px;
}
#container682{
	margin:0 auto;
	width:682px;
	text-align:left;
	line-height:150%;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.idea1_txt{
	margin:10px 0 60px 0;
	width:630px;
	line-height:150%;
	text-align:left;
	font-size:12px;
}
.idea1_lbox{
	float:left;
	margin:10px 0;
	width:400px;
	text-align:left;
	line-height:150%;
	font-size:12px;
}
.idea1_rbox{
	float:right;
	margin:10px 0;
	width:200px;
}
.idea1_rbox p{
	padding:0 0 15px 0;
}
.txt4{
	font-size:10px;
}
.txt5{
	margin:0;
	font-size:12px;
	line-height:150%;
	text-align:left;
}
.mt30{
	margin:30px 0 0 0;
}
.txt6{
	font-size:16px;
	font-weight:bold;
}
.idea2_lbox{
	float:left;
	margin:0 0 20px 0;
	width:400px;
	text-align:left;
	line-height:150%;
	font-size:12px;
}

.idea2_rbox{
	float:right;
	margin:10px 0 40px 0;
	width:225px;
}
.crear{
	clear:both;
}
#idea2_txtbox{
	margin:0 0 20px 0;
	text-align:left;
	line-height:150%;
	font-size:12px;
}

#idea2_txtbox h4{
	margin:0;
	font-size:12px;
}
#idea2_txtbox p{
	margin:0;
	font-size:12px;
}
.idea1_lbox02{
	float:left;
	margin:10px 0;
	width:260px;
	text-align:left;
	line-height:150%;
	font-size:12px;
}

.idea1_rbox02{
	float:right;
	margin:10px 0;
	width:350px;
}
.idea1_rbox p{
	padding:0 0 15px 0;
}


.relation_box01{
	float:left;
	width:330px;
	margin:20px 0 0 0;
}

.relation_box02{
	float:right;
	width:330px;
	margin:20px 0 0 0;
}
.relation_box01 dl, .relation_box02 dl {
	height:120px;
}
.cam_data th{
	padding:2px 0 3px 0;
	width:20%;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}

.cam_data td{
	padding:2px 0 3px 0;
	border-bottom:1px solid #CCCCCC;
}
.inquiry2{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

/*add 081222*/
.guide07{
	margin:-20px 0 20px 20px;
}
.guide07 li{
	list-style-type:disc;
	margin:0 0 0 15px;
}
.recruit01{
	text-align:left;
	margin:0 auto 20px auto;
	width:430px;
}
.recruit01 p{
	width:250px;
	float:left;
	font-weight:bold;
	line-height:1.5;
	margin:5px 0 0 0;
	font-size:120%;
	color:#19adce;
}
.recruit01 div{
	widows:161px;
	float:right;
}
.recruit_tbl1{
	width:660px;
	margin:20px auto;
	border-collapse:collapse;
}
.recruit_tbl1 th,
.recruit_tbl1 td{
	text-align:left;
	border:1px solid #999999;
	padding:10px 5px;
	font-weight:normal;
}
.recruit_tbl1 th{
	white-space:nowrap;
	width:150px;
}
.recruit_tbl1 tr.recruit_row1{
	background:#ece7d4;
}
.recruit02{
	width:640px;
	margin:20px auto;
	text-align:left;
}
.recruit02 p{
	margin:0 0 5px 0;
	
}
.recruit02 p.recruit_txt1{
	text-indent:-14ex;
	margin-left:14ex;
	
}
.recruit02 p.recruit_txt2{
	text-indent:-6ex;
	margin-left:6ex;
}

#giftEnd{
	padding:2em 0;
	line-height:1.5em;
}