@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	line-height: 15pt;
}
html {
	font-size: 0.8em;
}
body {
	background-image:url(images/back.png);
	background-position: top;
	background-repeat: repeat-x;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 0.9em;
	font-weight: normal;
	color: #999999;
}
h3 {
	color: #336699;
	font-size: 1.3em;
}
table {
	font-size: 1em;
	width: 100%;
}
td{background-color: #FFFFFF}

table.type1 td, table.type3 td {
	padding: 15px 10px;
}
table.type2 td, table.type2 th {
	padding: 10px;
	text-align: center;
}
table.type3 td {
	border-top: 1px #666666 dotted;
	vertical-align: top;
}
table.type4 td, table.type4 th {
	padding: 3px 5px;
}
table.type4 th {
	text-align: left;
}
table.type4 th.ask {
	font-weight: bolder;
	color:#990000;
	text-align: center;
	padding-top: 8px;
	background-color: #FFFFCC;
}

table.type4 th.enq {
	font-weight: bolder;
	color:#FFFFFF;
	background-color: #6699FF;
}

table.type5 {
	font-size: 0.9em;
}
table.type5 td{
	padding: 3px 5px;
}

img {
	border: 0
}
a{color:#666666;}
a:link{color:#666666;}
a:hover{color:#3366FF;}
a:focus {
	-moz-outline-style: none;
}
#wrap {
	margin-left:  30px;
}
#navi {
	font-size: 0.85em;
	margin-left: 10px;
}
div#list01, div#list02, div#list03, div#list04, div#list05, div#list06, div#list07 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	line-height: 1;
}
div#list01 {
	background-image: url(images/menu/menu01_r1_c1_f2.png);
}
div#list02 {
	background-image: url(images/menu/menu01_r4_c1_f2.png);
}
div#list03 {
	background-image: url(images/menu/menu01_r5_c1_f2.png);
}
div#list04 {
	background-image: url(images/menu/menu01_r6_c1_f2.png);
}
div#list05 {
	background-image: url(images/menu/menu01_r7_c1_f2.png);
}
div#list06 {
	background-image: url(images/menu/menu01_r8_c1_f2.png);
}
div#list07 {
	background-image: url(images/menu/menu01_r9_c1_f2.png);
}
#header {
	background: url(images/back_header.png) top left no-repeat;
	height: 84px;
}
#header #message {
	position: relative;
	top: 55px;
	left: 20px;
	width: 600px;
}
#header #message2 {
	position: relative;
	top: 36px;
	left: 673px;
	width: 200px;
}
#sidebar {
	width: 200px;
	float: left;
}
#sub_menu {
	background: url(images/menu/menu02_repeat.png) top repeat-y;
}
#sub_menu #list {
	padding: 10px 15px 0;
}
#sub_menu #list ul {
	margin-left: 15px;
	font-size: 0.9em;
}
#sub_menu #list ul li {
	list-style: url(images/menu/icon_menu.png);
}
#sub_menu a {
	color: #333333;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #3366CC;
}
#my_contents {
	position: relative;
	left: 10px;
	float: left;
	width: 690px;
	background-color: #FFFFFF;
}
#contents_inner {
	width: 630px;
	margin: 30px;
	line-height: 1.5;
	min-height: 800px;
	height: auto !important;
	height: 800px; /*IE６用ハック*/
}
/* トップページ */
#top_center, #top_right {
	margin-top: 8px;
	float: left;
}
#top_center {
	width: 450px;
}
#top_right {
	width: 200px;
	margin-left: 10px;
}
div#news ul{
	margin: 10px 30px;
	line-height: 1;
}
div#news ul li {
	list-style: url(images/icon_arrow.png);
	margin-bottom: 8px;
}
#bender td {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
table.jirei_box{
	border: 1px #CCCCCC solid;
}
table.jirei_box td{
	width: 30%;
}

/* スケジュール */
table.flow td.imgbox {
	padding:5px 5px 5px 20px;
	width: 230px;
}
table.flow {
}
table.flow td {
	padding: 5px;
}
td.rightborder {
	border-right: 4px #66ccff solid;
	width: 70px;
}
td.backline {
	background-image: url(images/schedule/line.png);
	background-position: center;
	background-repeat: repeat-x;
}
/* フッター */
#footer {
	background: #CCCCCC;
	width: 900px;
}
#footer_inner {
	padding: 5px;
}
#copyright {
	font-size: 0.85em;
	color: #666666;
	margin-top: 8px;
	margin-left: 20px;
}
/* グローバル */
.ok{color: #0066CC}
.ng{color: #FF3333}
.hr_clr {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 0;
}
.red {
	color:#ff0000
}
.small{
	font-size: 0.8em;
}
.margin-left20{
	margin-left: 20px;
}

#back-to-top {
	position:absolute;
	margin-top: 5px;
	left: 4px;
}
ol, ul {
	margin-left: 20px;
}
.red1 {
	color: #990000;
}
.red2 {
	color: #ff0000;
}
.red_small1 {
	font-size: 0.95em;
	color: #ff0000;
}
.blue1 {
	color: #003399;
}
.gray_small {
	color: #999999;
	font-size: 0.8em;
}
.align-left {
	float: left;
	margin: 0 5px 5px 0;
}
.align-right {
	float: right;
	margin: 0 0px 5px 5px;
}
.btait {
	font-size: 22px;
	line-height: 20px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding-top: 12px;
	padding-bottom: 0px;
}
.bcopy {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
.btait2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3366CC;
}
.b-right1 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.align-right2 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 30px;
}
table.nagomi {
	width: 100%;
}
td.nagomi_01{
	padding: 15px 0 10px 0;

}

	
