* {
	font-size: 100%;
	font-style: normal;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,th,td {
	margin: 0;
	padding: 0;}

body {
	color: #333;
	background: #999 url(../images/bg_body.gif) repeat-y center;
	font-size: 75%;
	text-align: center;}


a:link { color: #4C4C4C; text-decoration: none;}
a:visited { color: #4C4C4C; text-decoration: none;}
a:hover { color: #C9171E; text-decoration: underline;}
a:active { color: #C9171E; text-decoration: underline;}

#navi a:link { color: #DDD; text-decoration: none;}
#navi a:visited { color: #DDD; text-decoration: none;}
#navi a:hover { color: #EEE; text-decoration: underline;}
#navi a:active { color: #EEE; text-decoration: underline;}

#bodytext a:link { color: #4C4C4C; text-decoration: underline;}
#bodytext a:visited { color: #4C4C4C; text-decoration: underline;}
#bodytext a:hover { color: #C9171E; text-decoration: none;}
#bodytext a:active { color: #C9171E; text-decoration: none;}

#content-footer a:link { color: #DDD; text-decoration: none;}
#content-footer a:visited { color: #DDD; text-decoration: none;}
#content-footer a:hover { color: #EEE; text-decoration: underline;}
#content-footer a:active { color: #EEE; text-decoration: underline;}

#bodytext .mail a:link { color: #4C4C4C; text-decoration: none;}
#bodytext .mail a:visited { color: #4C4C4C; text-decoration: none;}
#bodytext .mail a:hover { color: #C9171E; text-decoration: none;}
#bodytext .mail a:active { color: #C9171E; text-decoration: none;}


h5 {
	margin: 5px 10px;}
h6 {
	margin: 3px 10px;}

p {
	margin: 0 10px 1em 10px;
	line-height: 1.5;}

img {
	vertical-align: text-bottom;
	border: none;}

.clear { clear: both;}

.map {
	margin: 0 9px 10px 9px;
	border: 1px solid #CCC;
	background: url(../images/bg_loading.gif) no-repeat center;}

.attention {
	color: #C00;}

table.fare {
	margin: 0 10px 10px 10px;
	width: 470px;
	border: 1px #999 solid;
	border-collapse: collapse;}

.fare th {
	padding: 10px;
	border: 1px #999 solid;
	background-color: #DDD;
	text-align: left;
	vertical-align: top;}

.fare td {
	padding: 10px;
	border: 1px #999 solid;
	text-align: right;}


table.contact {
	margin: 0 10px 10px 10px;
	border: 1px solid #999;
	border-collapse: collapse;
	width: 470px;}

.contact th {
	padding: 10px 15px;
	border: 1px solid #999;
	border-collapse: collapse;
	color: #FFF;
	background-color: #999;
	text-align: left;
	vertical-align: center;}

.contact td {
	padding: 10px 15px;
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;}

.contact ul {
	margin: 0;
	padding: 0;
	list-style: none;}

li.tel {
	margin: 5px 0;
	padding: 0 0 0 15px;
	width: 200px;
	background: url(../images/ic_tel.gif) no-repeat left center;}

li.fax {
	margin: 5px 0;
	padding: 0 0 0 15px;
	width: 200px;
	background: url(../images/ic_fax.gif) no-repeat left center;}

li.mail {
	margin: 5px 0;
	padding: 0 0 0 15px;
	width: 200px;
	background: url(../images/ic_mail.gif) no-repeat left center;}

.sub {
	font-size: 91.6%;
	font-weight: normal;}

ul.note {
	margin: 0;
	padding: 0 10px 20px 10px;
	color: #666;
	list-style-type: disc;}

.note li {
	margin: 5px 0 5px 15px;
	padding: 0;
	line-height: 1.3;}


a.pdf {
	padding: 2px 18px 2px 0;
	background: url(../images/ic_pdf.gif) no-repeat right center;}

a.qtp {
	padding: 2px 18px 2px 0;
	background: url(../images/ic_qtp.gif) no-repeat right center;}

a.wmp {
	padding: 2px 18px 2px 0;
	background: url(../images/ic_wmp.gif) no-repeat right center;}

table#adobe {
	margin: 10px;
	border: none;
	border-collapse: collapse;}

#adobe th {
	width: 328px;
	padding: 10px 5px 10px 10px;
	color: #666;
	background-color: #FFF;
	font-weight: normal;
	line-height: 1.3;}

#adobe td {
	padding: 10px 10px 10px 5px;
	background-color: #FFF;}


dl.headline {
	margin: 0 20px;}

.headline dt {
	color: #666;}

.headline dd {
	margin: -1.3em 0 20px 5em;}


ul.link01 {
	list-style: none;}

.link01 li {
	margin: 20px 0;}

.link01 a {
	padding-left: 15px;
	background: url(../images/ic_arrow01.gif) no-repeat left center;}

ul.link02 {
	list-style: none;}

.link02 li {
	margin: 10px 0;}

.link02 a {
	padding-left: 15px;
	background: url(../images/ic_arrow02.gif) no-repeat left center;}

ul.link03 {
	list-style: none;}

.link03 li {
	margin: 5px 0;}

.link03 a {
	padding-left: 12px;
	background: url(../images/ic_arrow03.gif) no-repeat left center;}


.googlesearch {
	padding: 20px;
	border: 1px solid #999;
	background: #FFF;}

.googlesearch input {
	margin:0;
	padding:0;}

.googlesearch input.text {
	margin: 0 5px 5px 0;
	width: 200px;}

.googlesearch input.button {
	margin: 0 0 5px 0;}


#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;}

#header {
	padding-top: 6px;
	width: 760px;
	position: relative;
	background: #2C2C2C;}

#content {
	width:760px;}

#content-header {
	width:760px;
	height: 30px;
	background: #2C2C2C;}

#main {
	width:530px;}

#sub {
	padding-bottom: 50px;}

#content-footer {
	padding-top: 7px;
	width:760px;
	height: 23px;
	color: #DDD;
	background: #2C2C2C;
	text-align: center;}

#footer {
	padding: 20px;
	width: 720px;
	background: url(../images/bg_footer.gif) repeat-x top;}


/* header */

h1 {
	margin: 0 0 6px 10px;
	width: 200px;
	height: 36px;
	background: url(../images/lg_site.gif);
	text-indent: -9999px;}

h1 a {
	display: block;
	width: 200px;
	height: 36px;
	overflow: hidden;}

#navi {
	position: absolute;
	top: 18px;
	left: 210px;
	width: 540px;
	color: #DDD;
	font-size: 91.6%;
	text-align: right;}

#headerimage img {
	vertical-align: text-bottom;}


/* content-header */

ul#areanavi {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;}

#areanavi li {
	margin: 0;
	padding: 0;
	float: left;}

#areanavi a {
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;}

a.kyoto {
	width: 46px;
	background: url(../images/bg_areanavi.gif) no-repeat 0 0;}

a.kyoto:hover {
	width: 46px;
	background: url(../images/bg_areanavi.gif) no-repeat 0 -30px;}

a.tokyo {
	width: 55px;
	background: url(../images/bg_areanavi.gif) no-repeat -46px 0;}

a.tokyo:hover {
	width: 55px;
	background: url(../images/bg_areanavi.gif) no-repeat -46px -30px;}

a.osaka {
	width: 54px;
	background: url(../images/bg_areanavi.gif) no-repeat -101px 0;}

a.osaka:hover {
	width: 54px;
	background: url(../images/bg_areanavi.gif) no-repeat -101px -30px;}

a.nagoya {
	width: 65px;
	background: url(../images/bg_areanavi.gif) no-repeat -155px 0;}

a.nagoya:hover {
	width: 65px;
	background: url(../images/bg_areanavi.gif) no-repeat -155px -30px;}

a.kobe {
	width: 44px;
	background: url(../images/bg_areanavi.gif) no-repeat -220px 0;}

a.kobe:hover {
	width: 44px;
	background: url(../images/bg_areanavi.gif) no-repeat -220px -30px;}


/* main */

#topicpath {
	padding: 7px 20px;
	width: 490px;
	background: #DDD;
	font-size: 91.6%;}

#bodytext {
	margin: 0 20px 20px 20px;
	width: 490px;}

#pagetop {
	padding: 10px;
	clear: both;
	font-size: 91.6%;
	text-align: right;}

#pagetop a {
	padding-left: 10px;
	background: url(../images/ic_pagetop.gif) no-repeat left center;}


/* footer */

#logo {
	margin: 0 292px 10px 292px;
	width: 136px;
	height: 26px;
	background: url(../images/lg_mk.gif);
	text-indent: -9999px;}

#logo a {
	display: block;
	width: 136px;
	height: 26px;
	overflow: hidden;}

#copy {
	color: #DDD;
	font-size: 83.3%;
	text-align: center;}