﻿@charset "utf-8";

*{
	margin:0;
	padding:0;
}

html,
body {
	height: 100%;
	font-size: small;
	font-family: "Hiragino KaKu Gothic Pro", "lr oSVbN", "Osaka", verdana, arial, 'trebuchet ms', sans-serif;
	color:#505050;
}

img {
	border:none;
}

a {
	color:#505050;
}

a:hover {
	color:#FF00FF;
}

#container {
	margin:0 auto;
	padding:50px 0 0 0;
	width:750px;
	height:100%;
	background:url(../images/bg.jpg) ;
	min-height:100%;
	border-top:5px solid #FF00FF;
	text-align:center;
}

#header {

}

#header h1 {
	margin:0 auto;
	width:746px;
	height:30px;
	background:url(../images/title.gif) no-repeat;
	text-indent:-9999px;
}

#header p {
	margin:10px;
}

#r18 {
	margin:20px 0 0 0;
}

#r18 .caution {
	margin:10px auto;
	padding:10px 0 0 0;
	width:560px;
	border-top:1px solid #FF00FF;
}

#r18 .caution a {
	text-decoration:none;
}

#r18 .caution a:hover {
	color:#505050;
}


#r18 .enter {

}

#r18 .leave {
	margin:20px 0;
}

#r18 p {
	margin:10px;
}

#r18 .othershop {
	margin:0 20px 10px 0;
	text-align:right;
}

address {
	margin:0 auto;
	width:746px;
	background:#FFD9FF;
	line-height:150%;
	font-style:normal;
}

#links {
	margin:40px auto;
	width:690px;
}

#links ul {
	list-style:none;
	display:inline;
}

#links li {
	padding-right:10px;
	float:left;
}
