﻿@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment:fixed;
	background-position: center;
	background-position: center;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Godthic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 18px;
	clip: rect(auto,auto,auto,auto);
}

p {
	padding: 0px;
	color: #333333;
	margin: 0px;
}

h1 {
	font: normal 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 20px;
	display: none;
}

h2 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	color: #0066FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#ao a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#ao a:visited {
	color: #FFFFFF;
}
#ao a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

embed {
	vertical-align:bottom
}
td img {display: block;}
li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.midashi01 {
	background: url(images/mark_allow.gif) no-repeat 2px 2px;
	padding-left: 25px;
}
ul {
	margin-left: 0px;
	padding-left: 10px;
}
.midashi02 {
	background: url(images/subnav_mark_allow.gif) no-repeat 0px 3px;
	padding-left: 10px;
}.pd10 {
	padding-right: 10px;
	padding-left: 10px;
}
.pd20 {
	padding-right: 10px;
	padding-left: 20px;
}
.pd30 {
	padding-right: 10px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
}
.time {
	padding-left: 20px;
	line-height: 20px;
}
.blue {
	color: #09F;
}
.red {
	color: #F00;
}
.address01 {
	padding-left: 20px;
}
.address02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.address03 {
	font-size: 14px;
	margin-top: 7px;
	margin-left: 28px;
	padding-bottom: 6px;
	clip: rect(auto,auto,auto,auto);
}

