@charset "utf-8";


/*-----------------------------------------------------------------------*/
/*ycommonz*/
/*-----------------------------------------------------------------------*/
* {
	font-family:"lr oSVbN", "qMmpS Pro W3", Osaka, sans-serif;
}

html {
	overflow-y:scroll;
}
body {
	font-size: 12px;
	color: #333333;
	background-image: url(../image/head_line_b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #0033cc;
	text-decoration: underline;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-----------------------------------------------------------------------*/
/*ybodyz*/
/*-----------------------------------------------------------------------*/
#bodybox {
	background-image: url(../image/foot_line_b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#pagebox {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/header_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*-----------------------------------------------------------------------*/
/*yheaderz*/
/*-----------------------------------------------------------------------*/
#headbox {
	height: 117px;
	width: 750px;
	margin-bottom: 20px;
}
#headbox h1 {
	padding-top: 33px;
}
#headbox h1 a {
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 750px;
	line-height: 36px;
}
#headbox .slit {
	padding-top: 0px;
	padding-left: 110px;
}
#headbox h2 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 120px;
	height: 24px;
	letter-spacing: 1px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
#headbox ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headbox li {
	float: right;
	height: 22px;
	margin-left: 1px;
	width: 100px;
}
#headbox #main {
	background-image: url(../image/navi_wkml.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
#headbox #main a {
	font-size: 12px;
	line-height: 22px;
	color: #044da3;
	text-align: center;
	display: block;
	height: 22px;
	text-decoration: none;
	background-image: url(../image/navi_wkmr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headbox #main a:hover {
	color: #000066;
	text-decoration: underline;
}
#headbox .sub {
	background-image: url(../image/navi_nkml.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #003380;
}
#headbox .sub a {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	display: block;
	height: 22px;
	text-decoration: none;
	background-image: url(../image/navi_nkmr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headbox .sub a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------*/
/*yfooterz*/
/*-----------------------------------------------------------------------*/
#footbox {
	height: 26px;
	width: 750px;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
}
address {
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}


/*-----------------------------------------------------------------------*/
/*yTOPz*/
/*-----------------------------------------------------------------------*/
#tour {
	padding-bottom:30px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#tour #tour-title {
	margin-bottom:20px;
}

.tour-list {
	margin-bottom:15px;
}
.tour-list ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tour-list li {
	float:left;
	margin-right:15px;
	width:240px;
	text-align:center;
}
*html .tour-list li {
	margin-right:12px;
}
.tour-list li.last {
	margin-right:0px;
}
.tour-list li img {
	border:1px solid #000000;
}

.tour-list ul {zoom:1;}
.tour-list ul:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}

#tour-adobe {
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
#tour-apply {
	margin-top:20px;
	text-align:center;
}

/*-----------------------------------------------------------------------*/
/*yTOP underz*/
/*-----------------------------------------------------------------------*/
#under-contents {
	width: 750px;
	color: #fff;
}
#under-contents-footer {
	width: 750px;
	height: 24px;
	background: url(../image/under_contents_footer.gif) no-repeat;
}

#top-menu {
	width: 750px;
	padding: 15px 0 0 18px;

	background: url(../image/under_contents_header.gif) no-repeat;

}
#top-menu ul,
#top-address ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top-menu ul li {
	float: left;
	display: block;
	margin-right: 12px;
	padding-left: 18px;
	background: url(../image/list_mark.gif) no-repeat 0 50%;
	font-size: 12px;
	line-height: 180%;
}
#top-address {
	padding-left: 36px;
	background: url(../image/under_contents_body.gif) repeat-y;
	line-height: 160%;
}
#top-address h4 {
	margin: 0;
	padding: 6px 0 0 0;
}
#top-address h5 {
	margin: 0;
	padding: 0;
}
#top-address p {
	margin: 0;
	padding: 0;
}
#top-address ul {
	margin-left: 24px;
}
#top-address ul li {
	float: left;
	margin-right: 12px;
	font-size: 12px;
	line-height: 180%;
}

#under-contents a:link,
#under-contents a:visited {
	color: #fff;
	text-decoration: underline;
}
#under-contents a:active,
#under-contents a:hover {
	color: #fff;
	text-decoration: none;
}

#top-menu ul,
#top-address ul,
#company-banner-inner {zoom:1;}
#top-menu ul:after,
#top-address ul:after,
#company-banner-inner:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}


/*-----------------------------------------------------------------------*/
/*yinformationz*/
/*-----------------------------------------------------------------------*/
#contents {
	background-image: url(../image/info_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 750px;
}
#contents-inner {
	background-image: url(../image/info_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 750px;
}
#cont-left {
	float: left;
	width: 200px;
}
#cont-right {
	float: right;
	width: 530px;
}
#panel-body {
	background-image: url(../image/info_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#deta {
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 14px;
}
#cont-left h4 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}
#cont-left h5 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#cont-left p {
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont-left h6 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../image/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	padding-left: 16px;
}
#cont-left ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#cont-left li {
	font-size: 11px;
	line-height: 130%;
	color: #ffffff;
}
#cont-left .menu {
	margin-bottom:20px;
}
#cont-left .menu ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#cont-left .menu li {
	font-size: 14px;
	line-height: 180%;
	color: #ffffff;
	list-style-type:none;
	background-image: url(../image/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#cont-left a {
	color: #ffffff;
	text-decoration: underline;
}
#cont-left a:hover {
	text-decoration: none;
}
#cont-right-top h2 {
	line-height: 32px;
	background-image: url(../image/latest_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
	padding-left: 15px;
}
#cont-right-top ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 530px;
}
#cont-right-top li {
	padding-left: 15px;
	background-image: url(../image/brake_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 15px;
}
#cont-right-top .entry {
	background-image: url(../image/more_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 44px;
	margin-left: 10px;
	float: right;
}
#cont-right-top .entry a {
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 44px;
}
#cont-right-top h3 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0066ff;
}
#cont-right-top h4 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #0033cc;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 3px;
}
#cont-right-top p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagebox .up {
	font-size: 11px;
	line-height: normal;
	color: #0033cc;
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#pagebox .up span {
	font-size: 85%;
	margin-right: 3px;
}
#info h2 {
	line-height: 32px;
	background-image: url(../image/latest_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
	padding-left: 15px;
}
#info h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #0033cc;
	background-image: url(../image/brake_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 4px;
	margin-bottom:10px;
}
#info h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#info h4 span {
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
}
#info .map-box {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../image/brake_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#info .map {
	float: left;
	margin-right: 15px;
}
#info ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#info li {
	font-size: 14px;
	line-height: normal;
	color: #333333;
	margin-bottom: 10px;
}
#info li strong {
	font-size: 120%;
	color: #cc0000;
}
#info ol.list li,
#info ul.list li {
	font-size: 12px;
}
#info li span {
	margin-left:5px;
	font-size:11px;
}
#info ul.list2 {
	margin:10px 0px 10px 30px;
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
}
#info ul.list2 li {
	font-size:12px;
	line-height:70%;
	color: #333333;
}
#info p {
	margin:10px 0px 10px 10px;
	line-height:150%;
}
#info table {
	border-collapse:separate;
	empty-cells:show;
	margin:10px 0px 10px 10px;
}
#info table th {
	padding:5px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #eeeeee;
}
#info table td {
	padding:5px;
	font-size:12px;
	border-bottom:1px solid #eeeeee;
}

.busstopmap {
	margin-left:20px;
	margin-top:5px;
}
div.adobe {
	margin-top:20px;
	font-size:11px;
	line-height:110%;
}
div.adobe img {
	float:left;
	margin-right:10px;
}
.adobe {zoom:1;}
.adobe:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}

/*-----------------------------------------------------------------------*/
/*yapplyz*/
/*-----------------------------------------------------------------------*/
.input_kanji {
	ime-mode: active;
}
.input_kanji98 {
	ime-mode: active;
	width: 98%;
}
.input_ank {
	ime-mode: inactive;
}
.input_ankonly {
	ime-mode: disabled;
}
#apply {
	padding-bottom:30px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#apply form {
	margin:0px;
	padding:0px;
	display:inline;
}
#apply em {
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

#apply-title {
	line-height: 32px;
	background-image: url(../image/applytitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
	padding-left: 15px;
}

table.apply {
	border-collapse: collapse;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
table.apply th,table.apply td {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:10px;
}
table.apply th {
	padding:10px;
/*
	background-color:#ffffff;
	color:#0065ff;
*/
	background-color:#0065ff;
	color:#ffffff;
	text-align:right;
	width:100px;
}
table.apply td {
	padding:10px;
	text-align:left;
}

table.inapply {
	border-collapse: collapse;
}
table.inapply th, table.inapply td {
	padding:5px;
}

.intdbase {
	margin-bottom:5px;
}
#send-btn {
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footinfo {
	margin:30px;0px;0px;0px;
	text-align:center;
	color:#008000;
	font-size:14px;
}
.footinfo h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:16px;
}
.thanks em {
	font-style: normal;
	font-weight: bold;
	color: #ff0066;
}

.error {
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
	margin: 0px;
	padding: 3px;
}
.error#errormain {
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

.width600 {
	width:600px;
}
.width300 {
	width:300px;
}
.width100 {
	width:100px;
}
.width70 {
	width:70px;
}
.widthnum {
	width:25px;
	margin-right:5px;
}
.height50 {
	height:50px;
}
.height100 {
	height:100px;
}


/*-----------------------------------------------------------------------*/
/*ybannarz*/
/*-----------------------------------------------------------------------*/
#marutoku-bannar {
	margin-top:20px;
	text-align:center;
}

#liner-bannar {
	margin-bottom:15px;
}
