/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#666666;
	line-height:1.8em;
	

}


/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#F8F4ED;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
}

img{
	padding:0px;
	margin:0px;
}


html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #996600;
}

a:hover {
	color:#563A22;
}



li{
	list-style:none;
}

p{
	margin:10px 0px;
}

h1.topimg{
	background:url(../commonimg/header.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.topimg_cm{
margin:0px;
}

h1.header_aea{
	background:url(../commonimg/header_aea.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_career{
	background:url(../commonimg/header_career.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}



h1.header_day{
	background:url(../commonimg/header_day.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_educational{
	background:url(../commonimg/header_educational.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_employment{
	background:url(../commonimg/header_employment.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}


h1.header_introduction{
	background:url(../commonimg/header_introduction.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_know{
	background:url(../commonimg/header_know.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_message{
	background:url(../commonimg/header_message.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_privacy{
	background:url(../commonimg/header_privacy.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_qa{
	background:url(../commonimg/header_qa.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_store{
	background:url(../commonimg/header_store.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

h1.header_voice{
	background:url(../commonimg/header_voice.jpg) no-repeat 0 0;
	width:763px;
	text-indent:-9999px;
	height:233px;
}

#left h2{
	margin:0px 0px 7px;
	text-align:left;
	}

h2{
	margin:0px 0px 30px;
}
	
h2.top{
	margin:15px 0px 10px;
}

h2.h2t0{
	margin:0px 0px 10px;
}

h3{
	margin:0px 0px 25px;
	text-align:left;
}

h3.h3t30{
	margin:30px 0px 25px;
	text-align:left;
}


h3.h3p{
	margin:0px 0px 15px;
	text-align:left;
}

h3.h3p2{
	margin:35px 0px 15px;
	text-align:left;
}

h3.privacy{
	color:#996600;
	font-size:14px;
	font-weight:bold;
	margin:25px 0px 0px;
}

h3.privacyt0{
	margin:0px;
	color:#AD0354;
	font-size:14px;
	font-weight:bold;
}

h3.h3work{
	margin:0px;
	padding:0px;
	}

h4{
	margin:35px 0px 15px;
}

h4.h4aea{
	color:#996600;
	font-weight:bold;
	margin:25px 0px 0px;
}

h4.h4senpai{
	margin:30px 0 0;
	text-align:left;}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	width:1010px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#666666;
	background:url(../commonimg/bg.jpg);
	background-repeat:repeat-y;
}

#container2{
	width:1000px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}


#wrapper{
	width:991px;
	margin:0px auto;
}



/*headerのスタイル*/

#header {
	padding: 0px;
	margin: 0px;
}

#hright {
	float: right;
	width:766px;
	text-align:center;
	position:relative;
}

.h_home{
	position:absolute;
	top:12px;
	left:280px;
}

#hleft {
	float: left;
	width:225px;
}




#navi ul{
	height:51px;
}

#navi li{
	float:left;
}

#menu{
	margin:0px;
	padding:0px;
}

#mleft{
	width:228px;
	float:left;
}

#mright{
	width:763px;
	float:right;
}

#main{
	margin:0px;
	padding:0px;
}

#left{
	width:228px;
	float:left;
	margin:0px 0px 30px;
}

#leftbox{
	padding:8px 0px;
	background:url(../commonimg/leftbg.jpg);
	background-repeat:repeat-y;
	}

#right{
	width:763px;
	float:right;
	margin:0px 0px 30px;
}

#subright{
	width:722px;
	margin:0px auto;
}

#topicabout li{
	list-style:none;
	margin:0px;
	padding:0px 0px 5px;
	text-align:left;
}

#topicabout ul{
	margin:0px 0px 15px;
	}
	
.contents01{
	width:236px;
	float:left;
	margin:0px 7px 0px 0px;
	text-align:left;
}

.contents02{
	width:236px;
	float:left;
	margin:0px 7px 0px 0px;
	text-align:left;
}

.contents03{
	width:236px;
	float:left;
	margin:0px;
	text-align:left;
}

#contents{
	background:url(../commonimg/contentsbg.jpg);
	background-repeat:repeat-y;
	border-top:solid 1px #CCCCCC;
}

#contents p{
	font-size:11px;
	margin:10px 10px 0px;
	line-height:1.5em;
}

#contents a{
	font-size:11px;
}


#footer{
	margin:0px auto;
	width:970px;
	
}

#f_left{
	width:350px;
	float:left;
	text-align:left;
}
#f_right{
	width:500px;
	float:right;
	text-align:right;
}

#footer a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	line-height:1em;
}

p.pan a{
	color:#563A22;
	font-size:11px;
}

p.pan{
	font-size:11px;
}

p.pan a:hover{
	color:#996600;
	font-size:11px;
}

.infobox{
	margin:0px 0px 25px;
	position:relative;
}

.infomore{
	top:63px;
	left:486px;
	position:absolute;
}

.hyou01{
	margin:0px 0px 30px;}

.hyou01 td{
	padding:10px 0px 10px 25px;
	text-align:left;
}

.hyou01 td.tdl01{
	background:url(../commonimg/tdlbg.gif) no-repeat;
	background-position:bottom left;
	font-weight:bold;

}

.hyou01 td.tdl03{
	background:url(../commonimg/tdlbg.gif) no-repeat;
	background-position:bottom left;

}

.hyou01 td.tdspace{
	height:10px;
	padding:0px;
	background:none;
}

.hyou01 td.tdr01{
	background:url(../commonimg/hyouline.gif);
	background-repeat:repeat-x;
	background-position:bottom left;

}

.hyou02 td{
	padding:5px 0px 5px 30px;
	text-align:left;
	line-height:1.5em;
}

.hyou02 td.tdl02{
	background:url(../company/img/tdl02bg.gif) no-repeat;
	color:#333333;
	font-weight:bold;

}

.hyou02 td.tdline{
	background:url(../commonimg/line.gif);
	background-repeat:repeat-x;
	height:1px;
}

.hyou02{
	margin:0px 0px 30px;
}

p.q01{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q1.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q02{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q2.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q03{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q3.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q04{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q4.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}
p.q05{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q5.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q06{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q6.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q07{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q7.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q08{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q8.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q09{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q9.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q10{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q10.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q11{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q11.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.q12{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/q12.jpg) no-repeat 0 0;
	font-size:14px;
	color:#196BC2;
	font-weight:bold;
}

p.a01{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a1.jpg) no-repeat 0 0;
	height:25px;

}

p.a02{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a2.jpg) no-repeat 0 0;
	
}

p.a03{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a3.jpg) no-repeat 0 0;
	height:25px;
}

p.a04{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a4.jpg) no-repeat 0 0;
	height:25px;
}
p.a05{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a5.jpg) no-repeat 0 0;
	height:25px;
}

p.a06{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a6.jpg) no-repeat 0 0;
	height:25px;
}

p.a07{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a7.jpg) no-repeat 0 0;
	height:25px;
}

p.a08{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a8.jpg) no-repeat 0 0;
}

p.a09{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a9.jpg) no-repeat 0 0;
	height:25px;
}

p.a10{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a10.jpg) no-repeat 0 0;
	height:25px;
}

p.a11{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a11.jpg) no-repeat 0 0;
	height:25px;
}

p.a12{
	padding:0px 0px 0px 45px;
	background:url(../qa/img/a12.jpg) no-repeat 0 0;
}

.privacy p{
	margin:10px 0px 10px 15px;
}

.privacy li{
	text-align:left;
	list-style:disc;
	}
	
.privacy ul{
margin:0px 0px 10px 30px;
}

input{
	line-height:1.5em;}

.input2{
	line-height:1em;
	padding:1px;
	border:#F7CCDE solid 1px;
}

.input1{
	background:#FEF7FA;
		line-height:1em;
	padding:1px;
	border:#F7CCDE solid 1px;
}

.input3{
	line-height:1em;
	padding:1px;
	border:#F7CCDE solid 1px;
	width:300px;
}

.txtsize{
	width:450px;
	line-height:1em;
	padding:1px;
	border:#F7CCDE solid 1px;
	height:100px;
}

.txtsize2{
background:#FEF7FA;
	width:450px;
	line-height:1em;
	padding:1px;
	border:#F7CCDE solid 1px;
	height:100px;
}

.work01{
	background:url(../know/img/work/work01img.jpg) no-repeat 0 0;
	height:157px;
	margin:0px;
}

.work02{
	background:url(../know/img/work/work02img.jpg) no-repeat 0 0;
	height:166px;
	margin:0px;
}

.work03{
	background:url(../know/img/work/work03img.jpg) no-repeat 0 0;
	height:167px;
	margin:0px;
}

.work04{
	background:url(../know/img/work/work04img.jpg) no-repeat 0 0;
	height:165px;
	margin:0px;
}

.work05{
	background:url(../know/img/work/work05img.jpg) no-repeat 0 0;
	height:170px;
	margin:0px;
}

.work06{
	background:url(../know/img/work/work06img.jpg) no-repeat 0 0;
	height:160px;
	margin:0px;
}

.work07{
	background:url(../know/img/work/work07img.jpg) no-repeat 0 0;
	height:165px;
	margin:0px;
}

.work08{
	background:url(../know/img/work/work08img.jpg) no-repeat 0 0;
	height:165px;
	margin:0px;
}

.work09{
	background:url(../know/img/work/work09img.jpg) no-repeat 0 0;
	height:166px;
	margin:0px;
}

.work p{
	margin:0px 0px 0px 260px;
	padding:15px 0px 0px;
	width:361px;
	
}

.message p{
	line-height:2em;
}

.saiyou li{
float:left;
height:54px;
}
.saiyou ul{
	height:54px;
}

.shopsaiyou01{
	width:222px;
	float:left;
	margin:0px 1px 0px 0px;
}

.shopsaiyou02{
	width:222px;
	float:left;
	margin:0px 0px 0px 0px;
}

.shopsaiyou03{
	width:225px;
	float:right;
	margin:0px;
}

#shopsaiyou{
	background:url(../shop/img/contentsbg.jpg);
	background-repeat:repeat-y;
	
}

#shopsaiyou p{
	font-size:11px;
	margin:0px 4px 0px;
	line-height:1.5em;
	background:#f7f7f7;
}

#shopsaiyou a{
	font-size:11px;
}

.shopl{
	width:322px;
	float:left;}

.shopl li{
	background:url(../shop/img/list.gif) no-repeat 0 0;
	padding:5px 0px 0px 13px;
	text-align:left;
	line-height:1.5em;
	}

.shopl ul{
	margin:0px 0px 0px 10px;
}
	
.shopr{
	width:328px;
	float:right;
}

.shopr ul{
	margin:0px 0px 0px 20px;
}

.shopr li{
	background:url(../shop/img/list.gif) no-repeat 0 0;
	padding:5px 0px 0px 13px;
	text-align:left;
	line-height:1.5em;
	}

.hokkaidou{
	background:url(../shop/img/hokkaidoup.jpg) no-repeat 0 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:140px;
}
.touhoku{
	background:url(../shop/img/touhokup.jpg) no-repeat 0 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:140px;
}
.toukai{
	background:url(../shop/img/toukaip.jpg) no-repeat 0 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:120px;
}
.shinetsu{
	background:url(../shop/img/shinetsup.jpg) no-repeat 0 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:120px;
}
.kantou{
	background:url(../shop/img/kantoup.jpg) no-repeat 0px 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:140px;
}

.kansai{
	background:url(../shop/img/kansaip.jpg) no-repeat 0px 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:140px;
}
.tyugoku{
	background:url(../shop/img/tyugokup.jpg) no-repeat 0px 0px;
	background-position:top right;
	margin:0px 0px 10px;
	height:220px;
}
.kyusyu{
	background:url(../shop/img/kyusyup.jpg) no-repeat 0 0;
	background-position:top right;
	margin:0px 0px 10px;
	height:330px;
}

.area{
	width:392px;
	float:left;
	text-align:center;
}

.area2{
	width:330px;
	float:left;
	text-align:center;
}

.areatittle{
background:url(../shop/img/areatittlebg.gif) no-repeat;
	background-position:bottom left;
	padding:0px 0px 0px 15px;
	text-align:left;
	font-size:11px;}
	
p.pick{
	background:url(../shop/img/list.gif) no-repeat 0 0;
	padding:5px 0px 0px 13px;
	text-align:left;
	line-height:1.5em;
	font-size:14px;
	}
	


/*otherのスタイル*/

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.txtb{
	font-weight:bold;
}

.txtred{
	color:#AD0354;
}

.txtbrown{
	color:#563A22;}

.txtbrown2{
	color:#996600;}
	

.txtbrown16{
	font-size:16px;
	color:#996600;
	font-weight:bold;}


.txtpink16{
	font-size:16px;
	color:#DE3277;
	font-weight:bold;
}

.txtred14{
	font-size:14px;
	color:#AD0354;
	font-weight:bold;
}
.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fright{
	float:right;
}

.tcenter{
	text-align:center;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.clear{
	clear:both;
}

.mt10{
	margin:10px 0px 0px;
}

.mt20{
	margin:20px 0px 0px;
}

.mu3{
	margin:0px 0px 3px;
}	
.mu5{
	margin:0px 0px 5px;
}

.mu10{
	margin:0px 0px 10px;
}

.mtu20{
	margin:20px 0px;
	}

.mu15{
	margin:0px 0px 15px;
}

.mu20{
	margin:0px 0px 20px;
}

.mu25{
	margin:0px 0px 25px;
}

.mt30{
	margin:30px 0px 0px;
}

.mu30{
	margin:0px 0px 30px;
}

.mu40{
	margin:0px 0px 40px;
}

.mu28{
	margin:0px 0px 28px;
}

.mu50{
	margin:0px 0px 50px;
}

.mlr10r{
	margin:0px 10px;
	text-align:right;
}

.mt100{
	margin:100px 0px 0px;
}

.w323l{
	width:323px;
	float:left;
	margin:0px 0px 25px;
}

.w323r{
	width:323px;
	float:right;
}

.w330l{
	width:330px;
	float:left;
}

.w350l{
	float:left;
	width:350px;
}

.w350r{
	float:right;
	width:350px;
}

.w359l{
	width:359px;
	float:left;
}

.w359r{
	width:359px;
	float:right;
}

.w360{
	width:360px;
	margin:0px auto;
	text-align:left;
	
}

.w360 p{
	color:#333333;
}

.w470r{
	width:470px;
	float:right;
}

.w510r{
	width:510px;
	float:right;
	margin:0px 0px 50px;
}

.w671{
	width:671px;
	margin:0px auto;
}

.w683{
	width:683px;
	margin:0px auto;
}

.w684{
	width:684px;
	margin:0px auto;
}