@charset "utf-8";
/* CSS Document */

a:link{
	color:#0078F0;
	text-decoration:none;
}
a:visited{
	color:#0078F0;
	text-decoration:none;
}
a:active{
	color:#0078F0;
	text-decoration:none;
}
a:hover{
	color:#0078F0;
	text-decoration:underline;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container{
	background-image:url(../images/bg_header.png);
	background-repeat:repeat-x;
	background-position:top right;
	color:#333333;
	font-size:72%;
	height: auto;
}
#containerBox{
	width:900px;
	margin:0 auto;

}

#header{
	position:relative;
	height:90px;
	padding:6px 0 0 0;
}

#header h1{
	display:block;
	width:145px;
	padding:17px 0 0 14px;
	
}
#headerlead{
	padding:7px 0 0 0;
}
#add{
margin:10px 0;
}
#gMenu{
	width:900px;
}
#gMenu ul li{
	float:left;
}

#leftMenu{
	margin:5px 0 32px 0;
	display:inline;
	float:left;
	width:201px;
}
#leftMenu li{
	margin:0 0 4px 0;
}
#leftMenu dt{
	margin:10px 0;
}
#leftMenu dd{
	padding:15px 0 0 5px;
	text-indent: 2.25em;
	background-image: url(../images/icon_arrow_01.png);
	background-repeat: no-repeat;
	background-position: 1.5em 15px;
	display: block;
}
#main{
	display:inline;
	float:right;
	width:695px;
}
#mainBox{
float:left;
width:900px;
}
#main img {
	display:block;
	margin-top:0px;
}
#homebanner{
	float:left;
	display:inline;
	width:695px;
}

#fooder{
	color:#696969;
	height:115px;
	background-image:url(../images/bg_hooder.png);
	background-repeat:repeat-x;
	background-position:top center;
	margin:0 auto;
	clear:both;
}
#fooderBox{
	height:115px;
	width:900px;
	margin:0 auto;
	text-align:center;
}

#fooderBox h2{
	float:left;
	display:block;
	width:129px;
}
#fooderLink{
	text-align:left;
	height:35px;
	float:right;
	width:771px;
	line-height:1.8em;
	background-image: url(../images/fooder_dotline.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding: 0 0  2px 0;


}
#fooderLink span{
	display:block;
	text-align:right;
}
#fooderText{
	padding:33px 0 0 0;
	float:left;
}
#news{

	width:695px;
	margin:45px 0 65px 0;
}

#news h2{
	background:url(../images/list_img_01.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0px 0;
	padding:0 0 5px 0;
	text-indent:1em;
	border-bottom:#757575 solid 1px;
}
#news li{
	padding:10px 0 10px 0;
	background-image:url(../images/main_dotline.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#news ul{
	margin:20px 0 0 0;
}
.tripbox{
	padding:30px 0 0 0;
	clear:both;
}
.allContact{
	position:absolute;
	left: 547px;
	top: 35px;
}
.carrun00{
	position:absolute;
	left: 0px;
	top: 28px;
}
.carrun01{
	position:absolute;
	left: 100px;
	top: 85px;
}
.carrun02{
	position:absolute;
	left: 500px;
	top: 28px;
}
.carrun03{
	position:absolute;
	left: 600px;
	top: 85px;
}
.carrun04{
	position:absolute;
	left: 700px;
	top: 85px;
}
.carrun05{
	position:absolute;
	left: 800px;
	top: 85px;
}
.ground01{
	position:absolute;
	left: 200px;
	top: 28px;
	background-repeat: no-repeat;
	clear: both;
}
/*汎用*/

.floatL{
	float:left;
	display:inline;
}
.floatR{
	float:right;
		display:inline;
}
.pepa {
	background-image: url(../images/pepa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#subpage #container #containerBox #mainBox #main #pepa_s {
	background-image: url(../images/pepa_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
	margin: 0px;
	padding: 0px;
}
#subpage #container #containerBox #mainBox #main #pepa {
	background-image: url(../images/pepa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	margin: 0px;
	padding: 0px;
}
#subpage #container #containerBox #mainBox #main #pepa_m {
	background-image: url(../images/pepa_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 425px;
	margin: 0px;
	padding: 0px;
}


#subpage #container #containerBox #mainBox #main #pepa_l {
	background-image: url(../images/pepa_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------
 ジェネラル　ボックス1、2
---------------------------------------------------------------- */

.general-box1 {
	margin-bottom: 10px;
	border: 1px solid #888888;
	background: #ffffff;
}

.general-box2 {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	background: #ffffff;
}

.general-box1 .obi-yellow, .general-box2 .obi-yellow {
	padding:5px 10px;
	color: #222222;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	background: #fca62b;
}

.general-box1 .obi-orange, .general-box2 .obi-orange {
	padding:5px 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	background: #ff7513;
}

.general-box1 .obi-gray, .general-box2 .obi-gray {
	padding:5px 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	background: #333333;
}

.general-box1 .base-white, .general-box2 .base-white {
	padding:10px;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 1.5em;
}

.general-box1 .base-gray, .general-box2 .base-gray {
	padding:10px;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 1.5em;
	background: #eeeeee;
}

.general-box1 .base-beige, .general-box2 .base-beige {
	padding:10px;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FEF9E9;
}

