@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-size:12px;
}

img {
	border:none;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#00ADE8;
	text-decoration:underline;
}

#container {
	margin:20px auto;
	width:803px;
}

#header {
	width:803px;
	text-align:left;
}

#header h1 {
	width:155px;
	height:44px;
	background:url(../images/head1.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#header p {
	width:648px;
	height:44px;
	background:url(../images/head2.gif) no-repeat;
	float:right;
}

#header .clear {
	clear:both;
}

#r18 {
	width:803px;
	text-align:left;
	clear:both;
}

#r18 .r18-img {
	margin:15px 0 0 0;
	float:left;
}

#r18 .caution {
	margin:10px 0 0 0px;
	width:598px;
	float:left;
}

#r18 a.enter {
	margin:10px 0 0 0;
	height:60px;
	width:145px;
	background:url('../images/enter.gif') no-repeat;
	text-decoration:none;
	float:left;
}

#r18 a.enter:hover,a.enter:active {
	background-position:0 -60px;
	text-decoration:none;
}

#r18 a.enter:after {
	content:" ";
	clear:both;
}

#leave {
	margin:20px 0;
	text-align:right;
}

#prarea {
	margin:20px;
}

#address {
	margin:50px 0;
	font-style:normal;
}

#navi {
	width:750px;
	text-align:left;
}

#links {
	margin:20px auto;
	width:800px;
}

#links h2{
background:url(../images/bg_dot.gif);
line-height:2em;
padding:0 0 0 10px;
margin:0 0 10px 0;
color:#39f;
font-family:"MS p ゴシック","ヒラギノ角ゴ pro W3"Osaka,sans-serif;
font-size:14px;
text-align:left;
}

#links ul {
	list-style:none;
}

#links li {
	padding-right:10px;
	float:left;
}

#links:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

#shoptext {
	margin:50px 0 0 0;
	text-align:left;
}
#shoptext h2 {
	font-size:1em;
	font-weight:normal;
}

#end_footer {
	margin-top:20px;
	width:750px;
	text-align:left;
}


/*新着index
-------------------------------------------------------- */

	.frm{
		width:800px;
		height:300px;
		overflow:auto;
		scrollbar-base-color:#39f;
		margin:0;
		padding:0;
		position:relative;
	}

#news h2{
height:24px;
margin-bottom:5px;
}

#news h2 a{
background:url(../images/ttl_news_index.gif) no-repeat;
height:24px;
text-indent:-20000px;
display:block;
}

.newsBox{
height:100px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
line-height:1.2em;
position:relative;
text-align:left;
}

.newsBox p{
margin:0;
padding:0;
}

.newsBox a{
color:#39f;
text-decoration:none;
}

.newsBox a:hover{
text-decoration:underline;
color:#aaa;
}

.newsBox .photo{
float:left;
width:80px;
height:80px;
margin-right:10px;
text-align:center;
background:url(../images/bg_news_photo.gif) no-repeat;
}

.newsBox .photo img{
border:0;
position:relative;
top:5px;
}

.newsBox .photo a:hover img{
filter: alpha(opacity=85);
	moz-opacity: 0.85;
	opacity: 0.85;
}

.newsBox .time{
font-family:'Verdana',sans-serif;
}

.newsBox .time img{
vertical-align:bottom;
}

.newsBox .ttl{
margin:5px 0;
color:#39f;
font-size:14px;
}

.newsBox .ttl a{
color:#39f;
}

.newsBox .ttl a:hover{
color:#bbb;
}


.newsBox .txt{
font-size:12px;
}

.newsBox .txt a.next{
color:#39f;
}

.newsBox .txt a.next:hover{
color:#bbb;
}