@charset "Shift_JIS";
* {
	font-size: 9pt;
}
/* ラインナビゲーション
---------------------------------------------*/
#line ul {
    position:absolute;
	width:770px;
	height: 23px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#line ul li {
	position:absolute;
	width: 100px;
	height: 23px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	list-style-type: none;
}
#line ul a {
    display: block;
	width: 100px;
	height: 23px;
    background: transparent;
	text-decoration: none;
	list-style-type: none;
}

/* shopナビゲーション
---------------------------------------------*/
#line ul li#osaka {
    left : 10px;
	background: url(images/osaka_btn1.gif) no-repeat;
}
#line ul li#e_osaka {
    left : 94px;
	background: url(images/e_osaka_btn1.gif) no-repeat;
}
#line ul li#hyogo {
    left : 178px;
	background: url(images/hyogo_btn1.gif) no-repeat;
}
#line ul li#hakata {
    left : 262px;
	background: url(images/hakata_btn1.gif) no-repeat;
}
#line ul li#chiba {
    left : 346px;
	background: url(images/chiba_btn1.gif) no-repeat;
}
#line ul li#saitama {
    left : 430px;
	background: url(images/saitama_btn1.gif) no-repeat;
}
#line ul li#uehonmachi {
    left : 514px;
	background: url(images/uehonmachi_btn1.gif) no-repeat;
}
#line ul li#kyoto{
    left : 614px;
	background: url(images/kyoto_btn1.gif) no-repeat;
}


#osaka a:hover{
    left : 10px;
	background: url(images/osaka_btn2.gif) no-repeat;
}
#e_osaka a:hover{
    left : 94px;
	background: url(images/e_osaka_btn2.gif) no-repeat;
}
#hyogo a:hover{
    left : 178px;
	background: url(images/hyogo_btn2.gif) no-repeat;
}
#hakata a:hover{
    left : 262px;
	background: url(images/hakata_btn2.gif) no-repeat;
}
#chiba a:hover{
    left : 346px;
	background: url(images/chiba_btn2.gif) no-repeat;
}
#saitama a:hover{
    left : 430px;
	background: url(images/saitama_btn2.gif) no-repeat;
}
#uehonmachi a:hover{
    left : 514px;
	background: url(images/uehonmachi_btn2.gif) no-repeat;
}
#kyoto a:hover{
    left : 614px;
	background: url(images/kyoto_btn2.gif) no-repeat;
}


#osaka a.stay{
    left : 10px;
	background: url(images/osaka_btn2.gif) no-repeat;
}
#e_osaka a.stay{
    left : 94px;
	background: url(images/e_osaka_btn2.gif) no-repeat;
}
#hyogo a.stay{
    left : 178px;
	background: url(images/hyogo_btn2.gif) no-repeat;
}
#hakata a.stay{
    left : 262px;
	background: url(images/hakata_btn2.gif) no-repeat;
}
#chiba a.stay{
    left : 346px;
	background: url(images/chiba_btn2.gif) no-repeat;
}
#saitama a.stay{
    left : 430px;
	background: url(images/saitama_btn2.gif) no-repeat;
}
#uehonmachi a.stay{
    left : 514px;
	background: url(images/uehonmachi_btn2.gif) no-repeat;
}
#kyoto a.stay{
    left : 614px;
	background: url(images/kyoto_btn2.gif) no-repeat;
}

/* productナビゲーション
---------------------------------------------*/
#line ul li#concept {
    left : 10px;
	background: url(../product/images/concept_btn1.gif) no-repeat;
}
#line ul li#lineup {
    left : 94px;
	background: url(../product/images/lineup_btn1.gif) no-repeat;
}
#concept a:hover{
    left : 10px;
	background: url(../product/images/concept_btn2.gif) no-repeat;
}
#lineup a:hover{
    left : 94px;
	background: url(../product/images/lineup_btn2.gif) no-repeat;
}
#concept a.stay{
    left : 10px;
	background: url(../product/images/concept_btn2.gif) no-repeat;
}
#lineup a.stay{
    left : 94px;
	background: url(../product/images/lineup_btn2.gif) no-repeat;
}

/* companyナビゲーション
---------------------------------------------*/
#line ul li#kaisya {
    left : 10px;
	background: url(../company/images/company_btn1.gif) no-repeat;
}
#line ul li#recruit {
    left : 94px;
	background: url(../company/images/recruit_btn1.gif) no-repeat;
}
#kaisya a:hover{
    left : 10px;
	background: url(../company/images/company_btn2.gif) no-repeat;
}
#recruit a:hover{
    left : 94px;
	background: url(../company/images/recruit_btn2.gif) no-repeat;
}
#kaisya a.stay{
    left : 10px;
	background: url(../company/images/company_btn2.gif) no-repeat;
}
#recruit a.stay{
    left : 94px;
	background: url(../company/images/recruit_btn2.gif) no-repeat;
}

/*　productのレイアウト
---------------------------------------------*/
#gallery{
	width:700px;
	margin:0px;
	padding:17px 0px 30px 20px;
	height:1400px;
}

#gallery p{
	margin:0px;
	padding:0px 0px 0px 50px;
}

#gallery ul{
    list-style-type: none;
}

#gallery li{
	float:left;
	width:150px;
	margin:0px;
	padding:0px 6px 10px 6px;
	text-align:center;
	line-height:15px;
}

#ttl_up{
	width: 731px;
	height: 30px;
	margin:25px 0 10px 25px;
	padding: 0;
	background: #FFFFFF url(images/ttl_line.gif) repeat-x;
	text-align:center;
	color: #4f67a4;
}

#gallery_up{
	width:700px;
	margin:0px;
	padding:10px 0px 10px 55px;
	text-align:center;
}

#mdr{
	width:731px;
	margin:0px 0 10px 25px;
	padding:0px;
	text-align:center;
	font-size:10px;
}

#concept_left{
	float: left;
	width: 420px;
	height: auto;
	padding:3px 0 30px 35px;
	margin:0px;
}
#concept_right {
	float: left;
	width: 295px;
	height: auto;
	padding:3px 0 30px 15px;
	margin:0px;
}

/*　shopのレイアウト
---------------------------------------------*/
#shop{
	width:700px;
	height:auto;
	margin:20px;
}

#shop h2{
	margin:12px 17px 7px;
}

#shopleft {
	float: left;
	width: 372px;
	height: auto;
}
#shopleft p{
	margin-left:23px;
	margin-bottom:25px;
}
#shopright {
	float: left;
	width: 315px;
	height: auto;
	padding-left: 0px;
}

/*  faqのレイアウト
---------------------------------------------*/
#ttlf{
	width: 731px;
	height: 30px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	padding-top: 15px;
	background: transparent url(images/ttl_line.gif) repeat-x;
}
.box1{
	height: auto;
	width: 690px;	
	margin-left: 35px;
	margin-bottom: 15px;	
}
.blue20{
	margin-left: 20px;
}
.faqtext{
	margin-left: 35px;
	display: block;
}

/*  company-kaisyaのレイアウト
---------------------------------------------*/
#companyright {
	float: left;
	width: 350px;
	height: auto;
	margin-left: 23px;
	padding-left: 0px;
	margin-top:15px;
	margin-bottom:40px;
}
#companyleft {
	float: left;
	width: 365px;
	height: auto;
	padding-left: 25px;
	margin-top:18px;
}
#companyleft caption{
	text-align:left;
}
#companyleft table{
	width:340px;
}
#companyleft th{
	width:70px;
	text-align:left;
	vertical-align: top;
}
#companyleft td{
	width:250px;
}

/*company-recruitのレイアウト
---------------------------------------------*/
.rectext{
	margin-bottom: 10px;
}
#bosyu{
	margin-left: 35px;
	margin-bottom:10px;
    color: #ff9933; 
	background-color: #ffffff;
	font-weight:bold;
}

#bosyu p{
    color: #4c4c4c; 
	background-color: #ffffff;
	font-weight:400;
}

#bosyu2{
	clear: both;
	margin-left: 35px;	
	margin-bottom:60px;
}
#bosyu2 ul{
    list-style-type: none;
}
#agree{   
	position: absolute;
	background: url(company/recruit/images/agree_btn1.gif) no-repeat;
	width:236px;
	margin: 18px 0 16px 247px;
	text-indent: -9999px;
}
#agree a {
    display: block;
	width: 236px;
	height: 25px;
    background: transparent;
	text-decoration: none;
}
#agree a:hover{
	width: 236px;
	height: 25px;
	background: url(company/recruit/images/agree_btn2.gif) no-repeat;
}


/*sitemapのレイアウト
---------------------------------------------*/
.sitemaptxt{
	margin-bottom: 35px;
}
.sitemaptxt ul{
    list-style-type: none;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
}
.sitemaptxt .fb{
	padding-left:15px;
	background: url(images/point.gif) no-repeat ;
}

/* contactのレイアウト
---------------------------------------------*/
.ctt{
	height: auto;
	width: 690px;
	margin:0px;	
	padding:0px 0px 15px 35px;
	text-align: left;	
}

.ctt p{
	margin:0px;	
	padding:0px 0px 3px 25px;
	text-align: left;	
}

#ctt_e p{
	margin:0px;	
	padding:0px 0px 180px;
	text-align: center;	
}


.ctt th{
	font-weight:400;
	text-align:left;
	width:105px;
	padding-right:10px;
}

table{
	border:none;
}

.fm1{
	vertical-align:middle;
	color: #4c4c4c;
	background-color:#efefef;
	text-align: left;	
	width:480px;
}

.fm2{
	width:450px;
}

#fm_btn{
	margin:0px;
	padding:0px;
	text-align:center;
}

#fm_btn p{
	margin:0px;
	padding:0px;
	display:inline;
}


.ue{
	vertical-align:top;
}

/*高さの少ない部分のレイアウト
---------------------------------------------*/
#only_now{
	height:250px;
}
