@charset "UTF-8";
html, body {height: 100%;} 
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	line-height: 1.5em;
}

th, td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
}

p { margin: 0 0 1em; padding: 0; }

ul, li, dd, dt, dl {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.clear { clear: both;}

/*hyperlink and anchor***********************************************/
a:link { color: #555555; }
a:visited { color: #555555; }
a:hover { color: #91870A; }
a:active { color: #FFDA00; }

#home a { text-decoration: none;}
#home a:link { color: #555555; }
#home a:hover { color: #91870A; }
#home a:active { color: #FFDA00; }

input,textarea,select { border: 1px solid #336699; background-color:white; color:#336699; }


#home #pages {
	text-align: left;
	padding: 0px;
	width: 330px;
	background: #FBFAE5 url(../images/naruji_home.gif) no-repeat center top;
	left:50%;
	top:40%;
	margin-left:-165px;
	margin-top:-165px;
	position:absolute;
	height: 330px;
}

#home #navi {
	font-size: 11px;
	color: #666666;
	text-align: center;
	line-height: 1em;
	height: 330px;
}

#home li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#home #navi #link_shoplist {
	display: block;
	margin-top: 4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#home #navi #link_contact {
	display: block;
	margin-top: 2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#home #navi ul {
	margin: 215px 0px 0px;
}
#home #copyright {
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	width: 330px;
	height: 30px;
	color: #333333;
	left: 50%;
	margin-left: -165px;
}
#about #copyright, #shoplist #copyright {
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	height: 30px;
	color: #333333;
}
#about #copyright a, #shoplist #copyright a {
	text-decoration: none;
}
#about #copyright a:link, #shoplist #copyright a:link { color: #555555; }
#about #copyright a:hover, #shoplist #copyright a:hover { color: #91870A; }
#about #copyright a:active, #shoplist #copyright a:active { color: #FFDA00; }
#copyright_img {
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0;
	background: url(../images/copyright.gif) no-repeat center center;
	overflow: hidden;
	text-indent: -9999em;
	height: 30px;
}
#about { background: #FBFAE5 url(../images/about_bg.gif) no-repeat fixed center -100px; }
#shoplist { background: #FBFAE5 url(../images/link_bg.gif) no-repeat scroll 10px 15px; }

#about #pages, #shoplist #pages {
	text-align: left;
	margin: 1em;
	font-size: 12px;
}

#about #pages dt, #about #pages .title, #shoplist #pages dt, #shoplist #pages .title {
	color: #006699;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0.5em;
}

#about #pages dl, #shoplist #pages dl { margin-bottom: 2em; }

#about #pages th {
	width: 8em;
	vertical-align: top;
}

#about #pages h1, #shoplist #pages h1 {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: lighter;
}

#about #pages table, #shoplist #pages table { margin-bottom: 2em; }

#shoplist #pages th {
	width: 6em;
	letter-spacing: 1em;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#shoplist #pages .title { letter-spacing: normal; }

#shoplist #pages th, #shoplist #pages td {
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em;
}

#shoplist #pages td { padding: 0.5em 0.3em; }

#shoplist #pages .shopname {
	width: 10em;
	font-size: 12px;
}
#shoplist #pages table { margin-top: 80px; }

#shoplist #pages tr { border-top: 1px solid #000000; }

#about #pages p { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "細明朝体", Georgia, "Times New Roman", Times, serif; }

#about #pages td {
	vertical-align: top;
	padding-bottom: 1.5em;
}

#about .navi_sub {
	text-align: right;
	position: absolute;
	font-weight: normal;
	font-size: 12px;
	top: 1em;
	right: 1em;
}

#about #pages #contact th { font-weight: normal; }

#about #pages #contact .comment_subtitle { color: #333333 }

#about #pages #thanks {
	line-height: 2em;
	display: block;
	margin: 10em 10em 20%;
}
