html { height: 100%; }
body {
	background-color: white;
	background-image: url("images/back.jpg");
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	color: #333;
	font-size: 90%;
	_font-size: 80%;
	line-height: 1.25;
	font-family: sans-serif;
	text-align: center;
}
*:first-child+html body {
	font-size: 80%;
}

a, a:link, a:active, a:visited { color: #333; text-decoration: underline; }
a:hover { color: #36f; text-decoration: underline; }

.p10 { font-size: 80%; font-weight: normal; line-height: 1.4; }
.p14 { font-size: 115%; font-weight: normal; line-height: 1.4; }
.p16 { font-size: 130%; font-weight: normal; line-height: 1.4; }
.p18 { font-size: 145%; font-weight: normal; line-height: 1.4; }

h1, h2, h3, h4 { margin: 0; padding: 0; }

#container {
	background-image: url("images/sideline.jpg");
}
#container-page {
	background-image: url("images/sideline-page80.jpg");
}
#container, #container-page {
	background-color: white;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	position: relative;
	width: 775px;
	height: 100%;
}

html>body #container, #container-page { height: auto; min-height: 100%; }
body > #container-page { height:auto; }

/* toppage */
#content {
	width: 680px;
	height: auto;
	margin: 0 0 0 95px;
}

#img-left {
	background-image: url("images/topimg_l.jpg");
	width: 150px;
	height: 560px;
}
#img-main {
	background-image: url("images/topimg_main.jpg");
	width: 320px;
	height: 560px;
}
#img-right {
	background-image: url("images/topimg_r.jpg");
	margin: 0;
	width: 210px;
	height: 422px;
}
#img-left,#img-main,#img-right {
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
#flashcontent {
	background-image: url("images/topimg_main.jpg");
	background-repeat: no-repeat;
	width: 320px;
	height: 560px;
	float: left;
}

#news {
	width: 210px;
	min-height: 120px;
	text-align: left;
	float: left;
	margin-right: -100px;
	margin-bottom: 20px;
}
.headline-news {
	margin: 0 0 5px 0;
	line-height: 1.2;
} 
/* toppage-end */

/* everybody-page */
#pagebody {
	width: 625px;
	text-align: left;
	margin: 0 0 0 150px;
}

#rogo {
	background-image: url("images/rogo-height.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rogo, #rogo a {
	width: 80px;
	height: 325px;
	border: 0;
	float: left;
}

#pagetitle-a {
	background-image: url("images/pagetitle_a.jpg");
}
#pagetitle-b {
	background-image: url("images/pagetitle_b.jpg");
}
#pagetitle01 {
	background-image: url("images/pagetitle01.jpg");
}
#pagetitle02 {
	background-image: url("images/pagetitle02.jpg");
}
#pagetitle03 {
	background-image: url("images/pagetitle03.jpg");
}
#pagetitle04 {
	background-image: url("images/pagetitle04.jpg");
}
.pagetitle {
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 250px;
	height: 55px;
}

.headline {
	border-bottom: 1px solid #ccc;
	font-size: 145%;
	font-family: serif;
	font-weight: bold;
	color: #777;
	margin: 40px 0 20px 40px;
	padding: 0;
	position: relative;
	_clear: both;
} 

.serif-2 {
	font-family: serif;
	margin: 40px 0 80px 20px;
} 
.serif {
	font-family: serif;
	margin: 20px 0 40px 20px;
} 
/* everybody-page-end */

/* menu */
#menu, #menu-top {
	display: block;
	margin: 0;
	padding: 0;
	width: 30px;
}
#menu {
	position: absolute;
	top: 20px;
	left: 80px;
}
#menu-top {
	position: absolute;
	top: 20px;
	left: 25px;
}
#menu ul, #menu-top ul { margin: 0; padding: 0; }
#menu li, #menu-top li { list-style-type: none; display: block; margin: 0; padding: 0; clear: both; }

#m-top {
	background-image: url("images/menu_base.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#m-top a {
	text-decoration: none;
	display: block;
	border: 0;
}
#m-top a:hover {
	background-image: url("images/menu_over.gif");
	background-repeat: no-repeat;
}
#m-top, #m-top p, #m-top a, #m-top a:hover {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 105px;
}

#m-daikoku {
	background-image: url("images/menu_base.gif");
	background-repeat: no-repeat;
	background-position:0 -105px;
	text-indent: -9999px;
}
#m-daikoku a {
	text-decoration: none;
	display: block;
	border: 0;
}
#m-daikoku a:hover {
	background-image: url("images/menu_over.gif");
	background-repeat: no-repeat;
	background-position:0 -105px;
}
#m-daikoku, #m-daikoku p, #m-daikoku a, #m-daikoku a:hover {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 110px;
}

#m-item {
	background-image: url("images/menu_base.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position:0 -215px;
}
#m-item a {
	text-decoration: none;
	display: block;
	border: 0;
}
#m-item a:hover {
	background-image: url("images/menu_over.gif");
	background-repeat: no-repeat;
	background-position:0 -215px;
}
#m-item, #m-item p, #m-item a, #m-item a:hover {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 110px;
}

#m-how-to {
	background-image: url("images/menu_base.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position:0 -325px;
}
#m-how-to a {
	text-decoration: none;
	display: block;
	border: 0;
}
#m-how-to a:hover {
	background-image: url("images/menu_over.gif");
	background-repeat: no-repeat;
	background-position:0 -325px;
}
#m-how-to, #m-how-to p, #m-how-to a, #m-how-to a:hover {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 110px;
}

#m-spot {
	background-image: url("images/menu_base.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position:0 -435px;
}
#m-spot a {
	text-decoration: none;
	display: block;
	border: 0;
}
#m-spot a:hover {
	background-image: url("images/menu_over.gif");
	background-repeat: no-repeat;
	background-position:0 -435px;
}
#m-spot, #m-spot p, #m-spot a, #m-spot a:hover {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 110px;
}

/* CSShack WinIE be adapted */
#m-top,
#m-daikoku,
#m-item,
#m-how-to,
#m-spot {
	#float: left;
}
/* menu-end */

/* daikoku */
#container-page-daikoku {
	background-image: url(images/daikoku_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	_background-position: right 20px;
}

.point-box{
	margin: 0 0 60px 40px;
}
/* daikoku-end */

/* item */
.item-img {
	border: 0;
	margin: 0;
}

.item-left {
	margin: 20px 60px 0 0;
	_margin: 40px 60px 0 0;
	padding-bottom: 80px;
}
.item-right {
	margin: 20px 0 0 60px;
	padding-bottom: 80px;
}
.item-right2 {
	margin: 20px 0 0 60px;
	padding-bottom: 20px;
}

.item-spec {
	margin: 5px 0 5px 0;
	width:100%;
	border-bottom:solid 1px #ccc;
}

.item-spec-line {
	margin: 10px 0 0 0;
	_margin: 0 0 15px 0;
	width:100%;
	border-bottom:solid 1px #ccc;
}

#item-title1 {
	background-image: url(images/item_title01.gif);
}
#item-title2 {
	background-image: url(images/item_title02.gif);
}
#item-title3 {
	background-image: url(images/item_title03.gif);
}
#item-title4 {
	background-image: url(images/item_title04.gif);
}
#item-title5 {
	background-image: url(images/item_title05.gif);
}
#item-title6 {
	background-image: url(images/item_title06.gif);
}
#item-title1, #item-title2, #item-title3, #item-title4, #item-title5, #item-title6 {
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 250px;
	height: 25px;
	text-indent: -9999px;
}

.linebox{
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	padding: 2px;
	width: 60px;
	float: left;
	text-align: center;
}

.top-space{
	margin-top: 10px;
	_margin-top: 0;
}

.plan1, .plan2 {
	background-repeat: no-repeat;
	background-position: right 25px;
	}
.plan1 {
	background-image: url(images/info_plan1.gif);
	margin: 20px 0 80px 60px;
	_margin: 40px 0 100px 60px;
}
.plan2 {
	background-image: url(images/info_plan2.gif);
	margin: 0 0 20px 60px;
	_margin: 0 0 50px 60px;
}
/* item-end */

/* outline */
.outline-table {
	margin: 0 0 40px 60px;
	font-size: 100%;
}
/* outline-end */

/* reference */
#querylist ul{
	margin: 0 0 0 60px;
	padding: 0px;
	float: left;
}
html>body #querylist ul{
	margin: 0 0 0 80px;
}
#querylist li{
	list-style-type: none;
	background-image: url("images/linkstyle.gif");
	background-repeat: no-repeat;
	margin: 5px 0 5px 40px; 
	padding-left: 12px;
	font-size: 115%;
	line-height: 1.4;
}

#answerlist dt {
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 5px 80px;
	line-height: 1.4;
}
#answerlist dd {
	font-size: 100%;
	margin: 0 0 20px 100px;
	line-height: 1.4;
}

#formbox {
	border: solid 1px #666;
	background-color: #eee;
	margin: 0 0 5px 20px;
	padding: 20px 20px 10px 20px;
	width: 540px;
	/* Win IE5-5.5 only */
	_width: 580px;
	_w\idth: 540px;
	/**/
	height: auto;
	_float: left;
}
html>body #formbox {
	margin: 0 0 5px 40px;
}

.form-cap {
	margin: 0 0 0 40px;
	font-size: 100%;
}

.re-headline {
	font-size: 145%;
	font-family: serif;
	font-weight: bold;
	margin-bottom: 20px;
	color: #777;
} 
/* reference-end */

/* how-to */
.howto-kan {
	background-image: url(images/kanhiya_img1.jpg);
	padding-left: 180px;
}
.howto-hiya {
	background-image: url(images/kanhiya_img2.jpg);
	background-position: right 0;
	padding-right: 180px;
}
.howto-kan, .howto-hiya {
	background-repeat: no-repeat;
	width: 385px;
	/* Win IE5-5.5 only */
	_width: 100%;
	_w\idth: 385px;
	/**/
	min-height: 200px;
	_height: 200px;
	margin: 0;
	padding-top: 30px;
}

.kan-ondo {
	border-right: solid 1px #ccc;
	text-align: right;
	padding-right: 5px;
	margin-right: 10px;
	color: #C55917;
	float: left;
}
.hiya-ondo {
	border-left: solid 1px #ccc;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
	color: #718AB7;
	float: right;
}
.kan-ondo, .hiya-ondo {
	font-size: 115%;
	font-weight: bold;
	height: 100%;
	font-family: serif;
	line-height: 2;
}

.howto-left, .howto-right {
	background-repeat: no-repeat;
	width: 315px;
	/* Win IE5-5.5 only */
	_width: 100%;
	_w\idth: 315px;
	/**/
	margin: 0;
	padding-top: 5px;
}
.howto-left {
	background-image: url(images/howto_img03.jpg);
	background-position: right 0;
	padding-right: 250px;
}
.howto-right{
	background-image: url(images/howto_img04.jpg);
	background-position: left 0;
	padding-left: 260px;
}

.meyasu-box{
	margin: 20px 0 0 5px;
	_margin: 40px 0 0 5px;
}
*:first-child+html .meyasu-box{
	margin: 20px 0 0 10px;
}

.inline{
	display: inline;
	font-size: 115%;
	float: left;
}

.howto-serif{
	font-family: serif;
	font-size: 180%;
	color: #777;
	margin-bottom: 10px;
	_margin-top: 10px;
}

.others-point-box{
	margin: 0 0 40px 60px;
}

#column{
	margin: 0 0 0 60px;
	padding: 15px 20px 0 20px;
	background-color: #E3E1D0;
	background-image: url(images/column-top.gif);
	background-repeat: no-repeat;
}
.content-box-bottom {
	background-image: url(images/column-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0 0 0 60px;
}
/* how-to-end */

/* spot */
.content-box {
	margin: 0 0 20px 60px;
	font-size: 100%;
	clear: right;
	display: block;
}
#map-box {
	margin-left: 40px;
	_float: right;
	_margin: 0;
}

.spot-details {
	margin: 5px 0 20px 0;
	padding: 3px;
	width: 555px;
	background-color: #e7e7e7;
	float: left;
}
.spot-details2 {
	margin: 5px 0 30px 0;
	padding-left: 5px;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	width: 270px;
	float: left;
}

.shopname {
	display: inline;
	float: left;
	_font-size: 130%;
}
.maplink {
	float: right;
	margin: 0 10px 0 0;
	_margin: 5px 10px 0 0;
	padding: 0;
}

.headline-link {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-family: sans-serif;
	position: absolute;
	top: 3px;
	right: 0px;
}

.map-sidebar {
	overflow: auto;
	width: 120px;
	height: 420px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 4px;
	line-height: 1.2;
	_line-height: 2;
	overflow:auto;
}
.map-sidebar p {
	margin: 5px 0 5px 0;
}

.map_kai_label {
	background-color: #FF776B;
}
.map_nomi_label {
	background-color: #6B90FF;
}
.map_kai_label, .map_nomi_label {
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	font-weight: bold;
	font-size: 120%;
	padding: 3px;
	margin: 0;
	text-align: center;
	color: #fff;
}

.map_ken_label {
	background-color: #cccccc;
	text-align: center;
	padding: 0;
	margin: 0;
}

.pagetop-link {
	float:right;
	margin-top:15px;
}

.partition{
	text-align: center;
	background-image: url(images/1px_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 10px;
	font-size: 120%;
	color: #777;
	width: 555px;
	float: left;
	margin-bottom: 10px;
}
.local-text{
	text-align: center;
	background-color: #fff;
	width: 60px;
	margin: 0 auto;
}
/* spot-end */

/* footer */
#footer {
	width: 695px;
	margin: 60px 0 0 80px;
	padding: 0;
}
*:first-child+html #footer {
	float: left;
}

#copyright {
	font-size: 80%;
	margin: 2px 0 0 0;
	padding: 0;
}

.corp-link {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.corp-link a {
	vertical-align: top;
}

/* safari only \*/
html:\66irst-child .corp-link, .corp-link a {
	vertical-align: baseline;
}
/* safari only end */
/* footer-end */

.alt {
	position: absolute;
	top: -5000px;
	left: -999px;
}

/* WinIE4-6 */
* html #pagebody {
	float: right;
	margin: 0;
}
* html #menu {
	float: left;
}
