body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: #F4EFEA url(../images/background.gif) center repeat-y;
}
p {
	margin: 0;
	padding: 0;
}
div.bodyWrap {
	width: 760px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.off-left {
	position : absolute ;
	left : -999px ;
	width : 999px ;
}

/* 見出し
----------------------------------------------------------------------- */
h1 {
	width: 202px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url(../images/background_h1.gif) no-repeat;
	font-size: 80%;
	float: left;
}
h1 a {
	display: block;
	width: 156px;
	height: 32px;
	margin: 49px 0 0 23px;
	background: url(../images/txt_h1.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

h2 {}

h3 {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
h3.jimukyoku {
	width: 373px;
	height: 19px;
	margin: 5px 0 0 15px;
	padding: 0;
	background: url(../images/txt_office2.gif) no-repeat;
	text-indent: -9999px;
}
h3.bbsTitle {
	width: 371px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 6px 0 0 9px;
	background: url(../images/background_tabinohanashi.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}

div.shurui h3 {
	width: 81px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/txt_shurui.gif) no-repeat;
	text-indent: -9999px;
}
div.kashikiri h3 {
	width: 98px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/txt_kashikiri2.gif) no-repeat;
	text-indent: -9999px;
}
div.rosen h3 {
	width: 98px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/txt_rosen2.gif) no-repeat;
	text-indent: -9999px;
}
div.hanashi h3 {
	width: 131px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/txt_hojyo.gif) no-repeat;
	text-indent: -9999px;
}

/* ヘッダー
----------------------------------------------------------------------- */
p.topCatch {
	width: 527px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	background: url(../images/catch01-2.gif) right no-repeat;
	border-bottom: 3px solid #FF9933;
	text-indent: -9999px;
	float: right;
}

div.header {
	height: 140px;
	/* background: url(../images/background_header.gif) right bottom no-repeat; */
	background: url(../images/background_header2.gif) right bottom no-repeat;
}

div.contact {
	width: 760px;
	height: 92px;
	padding-top: 21px;
	/* background: url(../images/background_contact.gif) right no-repeat; */
	background: url(../images/background_contact4.gif) right no-repeat;
}

div.contact2 {
	width: 760px;
	height: 90px;
	background: url(../images/background_header_db.gif) right no-repeat;
}

/*p.hContact {
	width: 185px;
	height: 37px;
	margin: 0 0 0 25px;
	background: url(../images/telno4.gif) no-repeat;
	text-indent: -9999px;
}
*/

p.hContact {
	width: 196px;
	height: 37px;
	margin: 0 0 0 25px;
	background: url(../images/telno5.gif) no-repeat;
	text-indent: -9999px;
}

.hTitle {
	float:left;
	margin: 40px 0 0 10px;
}

/*
.hContact2 {
	float:left;
	width: 152px;
	height: 41px;
	margin: 50px 0 0 150px;
	background: url(../images/telno2.gif) no-repeat;
	text-indent: -9999px;
}
*/

.hContact2 {
	float:left;
	width: 177px;
	height: 39px;
	margin: 50px 0 0 130px;
	background: url(../images/telno3.gif) no-repeat;
	text-indent: -9999px;
}

p.mail {
	width: 215px;
	height: 21px;
	margin: 6px 0 0 25px;
	padding: 4px 0 0 33px;
	background: url(../images/background_mail.gif) no-repeat;
	font-size: 80%;
	color: #FFFFFF;
}

/* フッター
----------------------------------------------------------------------- */
div.footer {
	width: 750px;
	border-top: 3px solid #FF9933;
	margin: 0 0 0 0;
	padding: 8px 0;
	margin: 0 auto;
}
div.footer p {
	font-size: 70%;
	text-align: right;
	color: #666666;
}

/* メニュー
----------------------------------------------------------------------- */
ul.menu {
	height: 26px;
	margin: 0 0 0 6px;
	padding: 9px 5px 0 5px;
	/*padding: 9px 19px 0 55px;*/
	font-size: 80%;
	/* background: url(../images/background_menu.gif) no-repeat; */
	background: url(../images/background_menu3.gif) no-repeat;
}
ul.menu li {
	display: inline;
	margin: 0;
	padding: 0 16px;
	color: #FFFFFF;
	list-style-type: none;
}

/* メニュー（中ページ用）
----------------------------------------------------------------------- */
ul.menu2 {
	height: 26px;
	margin: 0 0 0 6px;
	/*padding: 9px 19px 0 30px;*/
	padding: 9px 5px 0 5px;
	font-size: 80%;
	background: url(../images/background_menu4.gif) no-repeat;
}
ul.menu2 li {
	display: inline;
	margin: 0;
	padding: 0 11px;
	color: #FFFFFF;
	list-style-type: none;
}

/* メイン
----------------------------------------------------------------------- */
div.mainWrap {
	width: 748px;
	margin: 0 0 9px 6px;
	padding-top: 5px;
}

div.mainLeft {
	width: 400px;
	float: left;
}
div.mainRight {
	width: 334px;
	padding: 10px 0 0 14px;
	float: left;
}
p.catch2 {
	width: 371px;
	height: 61px;
	margin: 0 0 7px 15px;
	padding: 0 0 0 0;
	background: url(../images/catch02.gif) no-repeat;
	font-size: 80%;
	text-indent: -9999px
}
p.zip {
	margin: 0 0 0 15px;
	padding: 7px 0;
	font-size: 80%;
	line-height: 130%;
}
div.bbsWrap {
	width: 390px;
	height: 165px;
	padding: 9px 0 0 10px;
	background: url(../images/background_bbs2.gif) no-repeat;
}
div.srvImage {
	width: 72px;
	float: left;
}
div.srvText {
	width: 180px;
	padding: 3px 0 0 6px;
	float: left;
	font-size: 70%;
	color:#FFFFFF;
}
div.srvText p {
	margin-top: 3px;
	line-height: 130%;
}
.bbs {
	width: 380px;
	height: 120px;
}

/* コンテンツバナー */
div.shurui {
	width: 320px;
	height: 48px;
	margin-bottom: 5px;
	padding: 5px 0 7px 9px;
	background: url(../images/background_shurui.gif) no-repeat;
}
div.kashikiri {
	width: 320px;
	height: 48px;
	margin-bottom: 5px;
	padding: 5px 0 7px 9px;
	background: url(../images/background_kashikiri.gif) no-repeat;
}
div.rosen {
	width: 320px;
	height: 48px;
	margin-bottom: 5px;
	padding: 5px 0 7px 9px;
	background: url(../images/background_rosen.gif) no-repeat;
}
div.hanashi {
	width: 320px;
	height: 48px;
	margin-bottom: 5px;
	padding: 5px 0 7px 9px;
	background: url(../images/background_hanashi.gif) no-repeat;
}

/* バスの種類
----------------------------------------------------------------------- */
div.kind {
	background:url(../kind/images/kind_bg.gif) no-repeat;
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	margin:25px 0 0 80px;
	padding:11px 0 0 15px;
	height:38px;
}

div.kindPic {
	float:left;
	width:322px;
	margin:5px 15px 0 45px;
}

div.kindText {
	float:left;
	width:240px;
	margin:5px 0 0 0;
}

table.guide {
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 80%;
	line-height: 150%;
}
table.guide tr {
	background: url(../images/border.gif) bottom repeat-x;
}
table.guide th {
	margin: 0;
	padding: 10px 20px 5px 5px;
	color: #9cc184;
	text-align: left;
	white-space: nowrap;
}
table.guide td {
	margin: 0;
	padding: 10px 4px;
}
table.guide td ul,table.guide td ol {
	margin-top: 0;
	margin-bottom: 0;
}


/* 貸切りバス
----------------------------------------------------------------------- */
div.hyogoMap {
	float:left;
	margin:25px 30px 0 20px;
}

div.reservingText {
	float:left;
	width:420px;
	margin:25px 0 0 0;
	font-size:90%;
}

table.reserv {
	width: 415px;
	padding: 0;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
}
table.reserv th {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	border:1px solid #ffffff;
	padding:2px;
}
table.reserv td {
	margin: 0;
	text-align: left;
	border:1px solid #ffffff;
	padding:2px 0 2px 4px;
	width:100px;
}

/* 申込
----------------------------------------------------------------------- */
div.mainWrap p.rsrvTxt {
	font-size: 80%;
	line-height: 1.4;
	padding: 20px 10px 20px 10px;
	border-bottom: 2px solid #FF9900;
}
div.mainWrap p.thanks {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}
div.mainWrap p.thanks a { color:#0000FF; text-decoration: underline; }
div.mainWrap p.thanks a:hover { color: #FF0000; }


/* バス・旅の案内
----------------------------------------------------------------------- */
div.mainWrap div.info-Title {
	margin:10px 0 20px 70px;
}

.link-Info { margin-top:40px; font-size: 80%;}
.link-Info a { color:#666666; text-decoration:none; font-weight: bold; }
.link-Info a:hover { color:#99CCCC; text-decoration:underline; font-weight: bold; }

.name-Info{
	text-align:left;
	width:85;
	border-left:8px solid #d3e6c6;
	border-bottom:1px solid #d3e6c6;
	padding:3px 3px 3px 3px;
	margin-left:120px;
	margin-right:120px;
}
.url-Info{
	text-align:right;
	font-size:90%;
	width:85%;
	margin-bottom:20px;
	margin-right:24px;
	padding:5px 3px 1px 1px;
}


/* バスの補助制度
----------------------------------------------------------------------- */
div.mainWrap p.suppTxt {
	font-size: 80%;
	line-height: 1.4;
	padding: 20px 10px 10px 10px;
	border-bottom: 2px solid #FF9900;
}

.link { margin-top:40px; font-size: 80%;}
.link a { color:#666666; text-decoration:none; font-weight: bold; }
.link a:hover { color:#99CCCC; text-decoration:underline; font-weight: bold; }

.name{
	text-align:left;
	width:85;
	border-left:8px solid #ffd5aa;
	border-bottom:1px solid #ffd5aa;
	padding:3px 3px 3px 3px;
	margin-left:95px;
	margin-right:95px;
}
.url{
	text-align:right;
	font-size:90%;
	width:85%;
	margin-bottom:30px;
	margin-right:24px;
	padding:5px 3px 1px 1px;
}

/* ページtop
----------------------------------------------------------------------- */
.gotop {
	font-size:75%;
	text-align:right;
	margin-top:8px;
}

/* リンク
----------------------------------------------------------------------- */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bbs,.gotop a {
	color: #e83f66;
	text-decoration: none;
}
.bbs a:hover {
	text-decoration: underline;
}

table.reserv a {
	color: #3366aa;
	text-decoration: none;
}
table.reserv a:hover {
	text-decoration: underline;
}