/* CSS Document */

/* リンク */
a {
	color: #0033FF;
}

a:hover {
	color: #FF0033;
}

img {
	border: 0;
}

.size_s {
	font-size: 80%;
}

/* レイアウト */
body {
	font-size: 80%;
	font-family: Osaka;
	font-family: "ＭＳ Ｐゴシック";
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
}

div#main {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background: url(../images/main_bg2.gif) repeat-y top;
}

div#top_bar {
	width: 800px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff0000;
}

div#title {
	width: 330px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #ffffff;
}

h1#title1 {
	font-size: xx-small;
	margin: 2px;
}

h1#title2 {
	width: 260px;
	height: 55px;
	position: relative;
	font-size: 6px;
	margin: 2px;
}

h1#title2 span {
	background: url(../images/r1logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

div#sub_contents {
	width: 450px;
	height: 50px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffff;
	font-size: 12px;
}

div#bnr_area {
	width: 800px;
	text-align: center;
	margin-top, margin-bottom: 10px;
	background-color: #dddddd;
}

div#main_contents {
	width: 800px;
	margin: 0 auto 0 auto;
	background: url(../images/main_bg2.gif) repeat-y top;
}

div#area_map {
	width: 634px;
	height: 560px;
	text-align: left;
	background: url(../images/top_image.gif) no-repeat;
	float: right;
	position: relative;
	overflow: hidden;
}

div#menu {
	width: 165px;
	float: left;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/menu_bg2.gif);
}

div#footer {
	width: 800px;
	height: 24px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	color: #FFFFFF;
	background-color: #666666;
	clear: both;
}

div.clear {
	width: 800px;
	clear: both;
	background: url(../images/main_bg2.gif) repeat-y top;
}

/* コメント */
div#nenga {
	width: 800px;
	border: 0px;
	padding: 0;
	background-color: #FFFFFF;
}

/* メンテナンスコメント等 */
div#comment {
	width: 778px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #FF0000;
	font-size: 12px;
	line-height: 14px;
}

#comment h1 {
	font-size: 14px;
	margin: 0;
	color: #FF0000;
}

#comment span.red {
	font-weight: bold;
	color: red;
}

#comment p {
	margin: 5px auto 5px auto;
}

#comment table {
	width: 730px;
	border: 1px solid #333333;
	border-collapse: collapse;
	text-align: center;
}

#comment th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
	background-color: #CCCCCC;
	font-weight: normal;
}

#comment td {
	border-right: 1px solid #333333;
	padding: 3px;
}

/* バナー */
table#bnr_area {
	width: 800px;
	border: 0px;
	padding: 0;
	background-color: #DDDDDD;
}

table#bnr_area td {
	text-align: center;
}

/* メニュー */
div#menu a {
	text-decoration: none;
	color: #444444;
}

div#menu h2 {
	cursor: pointer;
	display: block;
	width: 160px;
	padding: 5px 0 5px 5px;
	font-size: 120%;
/*	background-color: #FF0099;	*/
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}

div#menu h2,ul {
	margin: 0;
}

div#menu ul {
	list-style: none;
	background-color: #FFCE80;
	padding: 0;
}

div#menu li {
/*	display: block;
	width: 160px;
	padding: 5px 0 5px 5px;
	color: #000000;*/
	display: inline;
}

div#menu li a {
	display: block;
	padding: 5px;
	color: #000000;
	border-bottom: 1px #888888 solid;
	margin: 0;
}

div#menu li a:hover {
	background-color: #FFFFFF;
}

/* What's New! */
div#area_map div#new {
	position: absolute;
	top: 282px;
	left: 9px;
	width:282px;
	height:260px;
	overflow:auto;
	text-align:left;
/*	margin: 286px 0 0 15px;*/
}

div#new h2 {
	margin: 3px 7px 5px 7px;
/*	font-weight: normal;*/
	font-size: 100%;
}

div#new a {
	color: #0000CC;
}

div#new a:hover {
	color: #CC0000;
}

div#shop_list {
	padding-top: 3px;
	padding-left: 3px;
}

/* マップ */
div#area_map a#hokusetsu {
	position: absolute;
	display: block;
	top: 33px;
	left: 252px;
}

div#area_map div#hokusetsu2 {
	border: #007800 2px solid;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 62px;
	left: 225px;
	width: 260px;
	height: 250px;
	padding: 10px;
	overflow: auto;
}

div#area_map a#shinai {
	position: absolute;
	display: block;
	top: 64px;
	left: 426px;
}

div#area_map div#shinai2 {
	border: #FF0000 2px solid;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 93px;
	left: 300px;
	width: 300px;
	height: 380px;
	padding: 10px;
	overflow: auto;
}

div#area_map a#sakai {
	position: absolute;
	display: block;
	top: 252px;
	left: 351px;
}

div#area_map div#sakai2 {
	border: #0000FF 2px solid;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 281px;
	left: 330px;
	width: 250px;
	height: 232px;
	padding: 10px;
	overflow: auto;
}

div#area_map a#hyogo {
	position: absolute;
	display: block;
	top: 98px;
	left: 118px;
}

div#area_map div#hyogo2 {
	border: #9900CC 2px solid;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 127px;
	left: 110px;
	width: 210px;
	height: 180px;
	padding: 10px;
	overflow: auto;
}

div#area_map a#kyoto {
	position: absolute;
	display: block;
	top: 27px;
	left: 403px;
}

div#area_map div#kyoto2 {
	border: #F7800F 2px solid;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 57px;
	left: 320px;
	width: 200px;
	height: 45px;
	padding: 10px;
	overflow: auto;
}

dl.shop_list {
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.shop_list a {
	color: #222222;
	text-decoration: none;
}

dl.shop_list a:hover {
	color: #FF0033;
	text-decoration: underline;
}

dl.shop_list dt {
	border-bottom: #666666 1px solid;
	margin-top: 7px;
}

dl.shop_list dt.top {
	margin-top: 0;
}

dl.shop_list dd {
	margin: 0 0 0 0;
	padding: 0;
}

dl.shop_list dd.top {
	margin: 2px 0 0 0;
}

div#area_map a#rss {
	position: absolute;
	display: block;
	top: 270px;
	left: 233px;
}
