/* 山交バス様スタイルシート　作成2010.3.14 */
/* 全体反映スタイル */
@charset "shift_jis";
* {
	margin: 0px;
	padding:0px;
	font-family:"verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Sans-Serif";
	font-size: 12px;
}
a img {
	border: none;
}
a {
}
h1,h2,h3 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
/* レイアウトスタイル */
.body01 {
	background-image: url(../img/bg_body01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.layout01 {
	width: 800px;
	margin: 6px auto 0px;
}
.layout01-inner {
	margin: 0px;
}
.head01 {
	width: 795px;
}
.head01_top {
}
.head01_left {
	float: left;
	width: 350px;
}
.head01_right {
	float: right;
	width: 380px;
	text-align: left;
}
.bread01 {
	padding: 5px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
.bread01 li {
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 10px 0px 0px;
	border-left: solid 1px #666666;
	background-image: url(../img/ico_listhead01.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.bread01 li a {
	text-decoration: none;
	color: #333333;
}
.content01 {
	padding: 0px 0px;
}
.con01_top {
	width: 795px;
	line-height: 1;
	padding: 5px 0px 40px 0px;
}
.con01_top ul {
	list-style-image: none;
	list-style-type: none;
}
.con01_top li a {
	display: block;
	height: 22px;
	width: 158px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	background-image: url(../img/bg_topmenu01.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #FFFFFF;
}
.con01_top li a:hover {
	background-image: url(../img/bg_topmenu01_on.jpg);
	background-repeat: repeat-x;
}
.con01_sub {
	float: right;
	width: 180px;
	margin: 0px 8px 20px 0px;
	line-height: 1;
}
.con01_sub ul {
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 6px 6px;
	list-style-image: none;
	list-style-type: none;
	background-image:url(../img/bg_sidemenu01.jpg);
}
.con01_sub li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
.con01_sub li a {
	margin: 5px 0px 0px 0px;
	display: block;
	height: 42px;
	width: 168px;
	text-decoration: none;
}
.con01_sub li a:hover {
	background-color: #99CCFF;
}
.con01_main {
	float: left;
	width: 595px;
	margin: 0px 0px 0px 0px;
}
.footer01 {
	margin: 0px auto;
	height: 80px;
	width: 795px;
	background-image: url(../img/bg_foot01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.foot_logoarea01 {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 450px;
	font-size: 10px;
	text-align: center;
}
/* テキストスタイル */
.mgn_btm10 {
	margin: 0px 0px 10px 0px;
}
.mgn_btm20 {
	margin: 0px 0px 20px 0px;
}
.img_right01 {
	float: right;
	padding: 0px 0px 5px 10px;
}
.img_left01 {
	float: left;
	padding: 0px 10px 5px 0px;
}
.img_left02 {
	float: left;
	margin: 0px 10px 0px 0px;
}
.txt_gotpo01 {
	text-align: right;
	padding: 5px 0px 20px 0px;
}
.txt_gotpo01 a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
/* テーブルスタイル */
.table_list01 {
	margin: 5px 0px 10px 0px;
}
.table_list01 .tr01-1 {
	background-image: url(../img/bg_listtable01_1.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.table_list01 .tr01-2 {
	background-image: url(../img/bg_listtable01_2.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.table_list01 .td01 {
	color: #B41423;
}
/* テキストデコレーション */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BE2737;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BE2737;
	text-indent: 7px;
	font-weight: bold;
	vertical-align: text-top;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.contents {
	margin: 10px;
	padding: 10px;
}
