@import url(common.css);
/* Contents */

div#Content {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f3f1e8;
	padding-top: 0px;
}
div#Content h2 {
	margin: 0px;
}
div#Content .pass {
	margin-top: 0px;
	margin-right: auto;
	margin-left: -20px;
	padding-top: 10px;
	font-size: 90%;
}
div#c_fmain .pass {
	font-size: 90%;
}
.pass a {
	color: #666666;
}
.pass a:hover {
	color: #993300;
}
.small {
	font-size: x-small;
	font-weight: normal;
}
.page {
	text-align: right;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
}
.page a {
	text-decoration:none;
	font-size: 10px;
	color: #978E8E;
}
.page a:hover {
	color: #993300;
	text-decoration:none;
}
#c_menu {
	width: 200px;
	float: left;
}
#c_menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px -2px;
}
#c_menu ul a {
	text-decoration:none;
	color: #333;
	display: block;
	width: 150px;
}
#c_menu ul a:hover {
	color: #c00;
}
#c_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-bottom: 100px;
	background-color: #ffffff;
	padding-left: 40px;
}
#c_main h2 {
	padding-top: 30px;
	padding-right: auto;
	padding-bottom: 20px;
	padding-left: 20px;
}
#c_main h3 {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
}
#c_main h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}
#c_main blockquote {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#c_main ol li {
	margin-right: auto;
	margin-left: 30px;
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}
#c_fmain {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 50px;
	background-color: #ffffff;
}
#c_fmain h3 {
	margin-top: 0px;
	margin-bottom: 30px;
}
#c_fmain h4 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
/* camera */

.live {
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 150px;
	margin-left: 120px;
}
.live strong {
	color: #AA0000;
}
#camera {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 120px;
	text-align: left;
	width: 800px;
}
#camera td p {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
}

/* profile */
#pro {
	width: 600px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 80px;
	text-align: left;
}
#pro th {
	width: 100px;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
#pro td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
div#pron {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	height: 287px;
	clear: both;
}
div#pron ul {
	position:relative;
	margin-top: 0px;
	background-image: url(images/profile_bg.gif);
	background-repeat: repeat;
	background-position: left 0;
	background-color: #000000;
	height: 31px;
	width: 980px;
	text-align: center;
}
div#pron ul li {
	top:0px;
	list-style-type: none;
	font-size: 10pt;
	color: #fff;
	display:block;
	padding-top: 5px;
	background-color: #000;
	text-align: left;
	position: absolute;
}
li#pr01 {
	left:105px;
	width:180px;
}
li#pr02 {
	left:430px;
	width:200px;
}
li#pr03 {
	left:800px;
	width:180px;
}
#his {
	margin-top: 20px;
	margin-left: 100px;
	width: 500px;
	padding-bottom: 30px;
}
#his p {
	margin-top: 20px;
}
#his em {
	font-size: 80%;
	color: #CC0000;
}
#ProfileGuide {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 5px;
}
#ProfileGuide p {
	font-size: 120%;
	line-height: 1.3em;
	font-weight: bold;
	color: #990000;
	margin-left: 80px;
}

/* news */

.case {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	margin-top: 20px;
}
.case img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.case p {
	margin-top: 10px;
	margin-right: 10px;
	font-size: 90%;
}
.case td {
	vertical-align: top;
}

.cases  {
	margin-top: 50px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 80px;
}
.cases h5 {
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC9900;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.case img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cases p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table.titleBox {
	border-left:4px solid #a87405;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 440px;
}

table.titleBox th {
	color:#a87405;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	width: 80%;
}
table.titleBox td {
	text-align:right;
	padding:0 0 0 10px;
	border-left:1px dotted #CCCCCC;
	white-space: nowrap;
	width: 20%;
	vertical-align: middle;
}
/* nokotsu */

.ryou {
	width: 100%;
	margin-bottom: 20px;
}
.ryou th {
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	background-color: #eae7d4;
}
.ryou td {
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
ul#nou {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/f_nam.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 170px;
	width: 640px;
	padding-left: 20px;
}
ul#nou li {
	margin-right: 150px;
}
.nokotsu {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 110px;
	width: 493px;
}
.nokotsu h5 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
}

.nokotsu p {
	margin-bottom: 20px;
}

.nokotsu em {
	margin-top: 20px;
	color: #a87405;
	font-weight: bold;
}
.flow {
	margin-left: 130px;
	width: 450px;
}
.flow th {
	background-image: url(images/flow_bg_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
.flow td.ftd {
	background-image: url(images/flow_bg_02.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	margin: 0px;
}
.flow td.ftu {
	background-image: url(images/flow_bg_03.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 48px;
	margin: 0px;
	padding: 0px;
}
.flow td.fty {
	background-image: url(images/flow_bg_03.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.flow td  {
	text-align: center;
}

/* osegaki */

.ose {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 50px;
	width: 650px;
}
h5.ose {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 60px;
	color: #a87405;
	display: inline;
	font-size: 100%;
}
.ose img {
	padding-right: 20px;
}
.ose td {
	vertical-align: top;
}
.pay {
	width: 600px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 60px;
}
.pay th {
	width: 150px;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	background-color: #eae7d4;
	padding-left: 10px;
}
.pay td {
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
	padding: 2px;
}
.otu {
	width: 600px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 50px;
}
.otu td {
	vertical-align: top;
}
.otu img {
	padding-right: 20px;
	padding-bottom: 10px;
}
/* event */

#eventtop {
	width: 670px;
	margin-top: 20px;
	margin-left: 30px;
}
#eventtop blockquote {
	margin-top: 20px;
	margin-left: 0px;
	width: 670px;
}

.eventtbl {
	width: 600px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 50px;
	text-align: left;
}
.eventtbl th {
	width: 130px;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
.eventtbl td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
/* choro */
#choro {
	margin: 10px auto 10px 0px;
	height: 900px;
}
#choro iframe {
	margin-top: 0px;
	height: 890px;
	width: 960px;
	margin-left: 10px;
	padding-bottom: 60px;
}
#comment {
	float: left;
	margin-top: 20px;
	width: 450px;
	text-align: center;
}
#comment table td {
	width: 450px;
	text-align: right;
}
#comment p {
	margin-top: 40px;
}

/* faq */
#qa {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#qa img {
	margin-right: 20px;
}
.faq {
	width: 650px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: auto;
}


.faq th {
	border: 1px solid #ccc8ac;
	background-color: #ccc8ac;
	padding-top: 3px;
	padding-left: 60px;
	background-image: url(images/qa_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	height: 34px;
	color: #6c6955;
}
.faq td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc8ac;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc8ac;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc8ac;
	background-image: url(images/qa_02.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 20px;
}
.faq td ol {
	width: 410px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq td ol li p {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.faqi {
	margin-left: 440px;
	margin-top: 20px;
	position: absolute;
}
.ill {
	clear: left;
}
.faq b {
	color:#a87405;
}
#access_l/* access */

 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 20px;
	width: 450px;
	float: left;
}
#access_r {
	margin-left: 500px;
	width: 450px;
	margin-top: 0px;
}

#access_map {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 100px;
	clear: both;
}
#access_map  table td {
	text-align: center;
	vertical-align: bottom;
	padding-right: 30px;
}
#access_map p {
	margin-top: 10px;
	font-weight: bold;
	height: 2em;
}
#access_l  td {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}
#access_l table {
	width: 400px;
	margin-left: 20px;
}

#access ul li {
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 1em;
}
#access ul li strong {
	color: #A36F07;
	line-height: 2em;
}
#parking {
	margin-top: 0px;
	margin-right: auto;
	margin-left: 20px;
	width: 400px;
	padding-bottom: 0px;
}
#access_map a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#parking  p {
	color: #AA0000;
	font-weight: bold;
}
#parking img {
	float: right;
	margin-left: 30px;
}
#address {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 300px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	background-color: #F3F1E8;
}
#address p {
	margin-bottom: 10px;
}
/* inquiry */
.inq {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 60px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.inq img {
	float: left;
	margin-right: 80px;
	margin-left: 0px;
	display: block;
}
.inq table {
	width: 400px;
	margin-right: auto;
}
.inq table th {
	text-align: left;
	font-weight: normal;
	padding-left: 80px;
	background-image: url(images/inq_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	height: 30px;
}
.inq table td {
	text-align: left;
	padding-left: 80px;
	background-image: url(images/inq_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.inq a {
	color: #a87405;
	text-decoration: underline;
}
.inq a:hover {
	color: #c00;
}
#care {
	margin-top: 30px;
	margin-right: auto;
	margin-left: 70px;
	line-height: 1.5em;
	list-style-type: none;
}
.pay2 {
	width: 350px;
	margin-top: 30px;
}
.pay2 th {
	width: 150px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eae7d4;
	padding-left: 10px;
	padding-right: 10px;
}
.pay2 td {
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
	padding: 2px;
}
h5.ose2 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #a87405;
	font-size: 100%;
}
.btc a {
	text-indent: -9999px;
	background-image: url(images/btn_camera2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	width: 200px;
	height: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 50px;
}
.btc a:hover {
	background-position: 0 -25px;
}
#c_menu .b {
	font-weight: bold;
	color: #AA0000;
	width: 9em;
}
.faq em  {
	font-weight: bold;
	color: #AA0000;
}

