@charset "utf-8";
@import "lightbox/lightbox.css";

/* -------- リセット -------- */
* {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 100%;
}
a { text-decoration: underline; }
a:link,a:visited,a:active { color: #0C5ECE; }
a:hover {
	color: #00f;
	background-color: #ff9;
	text-decoration: none;
}







/* -------- 共通 -------- */
body{
	font-family: verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
	background: #fff url(images/bg.gif) repeat 0 0 ;
/*	background: #eee; */
	text-align: center;
	font-size: 90%;
	line-height: 150%;
	color: #333;
}
img{
	border: none;
}
p {
	padding: 0 0 1em 0;
}
strong{
	font-weight: bold;
}
em{
	color: #ff5f00;
	font-weight: bold;
	font-style: normal;
}
.clr {
	clear:both;
}
.center {
	text-align: center;
}




/* -------- レイアウト -------- */
#container {
	background: #fff;
	width: 770px;
	color: #333;
	font-size: 90%;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	border: 3px solid #f90;
}
#head {
	margin: 0 0 15px 0;
	overflow: hidden;
}
#wrap {
	padding: 0 15px;
}
#contents {
	width: 525px;
	float: right;
	margin: 0 0 3em 0;
	padding: 0;
	overflow: hidden;
}
#sidebar {
	width: 200px;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	overflow: hidden;
}
#foot {
	clear: both;
	margin: 0 15px 15px 15px;
}




/* -------- ヘッダ -------- */
#tagline {
	color: #fff;
	background-color: #f90;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 0 4px 2px 4px;
}
#head {
	background: #fff url(images/head_bg.jpg) 0 0 no-repeat;
	height: 120px;
}
#head img {
	background: #fff url(images/head_logo.gif) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 20px;
}
#head a:hover {
	background-color: transparent;
}
#head a span {
	display: none;
}




/* -------- サイドバー -------- */
#sidebar {
	font-size: 90%;
}
#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
/*	color: #995C00; */
	color: #fff;
	background: #f90 url(images/sidebar_mds.gif) 0 0 no-repeat;
/*	border-bottom: 1px solid #fff; */
	padding: 5px 6px 3px 6px;
}
#sidebar ul {
	margin: 0 0 15px 0;
	padding: 6px 8px 2px 8px;
	background: #FFF5CC url(images/sidebar_bg.gif) left bottom no-repeat;
	border-top: 1px solid #f90;
}
#sidebar ul ul {
	margin: 0 0 0 0;
	padding: 6px 4px 2px 4px;
	border-style: none;
	background-image: none;
}
#sidebar h2.mds2 {
	color: #fff;
	background: #B46C00 url(images/sidebar_mds2.gif) 0 0 no-repeat;
}
#sidebar ul.mds2 {
	background: #FFE99C url(images/sidebar_bg2.gif) left bottom no-repeat;
	border-top: 1px solid #B46C00;
}
#sidebar li {
	background: url(images/sidebar_arrow.gif) 0 4px no-repeat;
	padding-left: 10px;
	line-height: 1.2;
	margin-bottom: 6px;
}
#sidebar li a{		text-decoration: none;}
#sidebar li a:hover{text-decoration: underline;}
#sidebar li.underline {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 4px;
}




/* -------- フッター -------- */
#foot {
	color: #666;
	background-color: #eee;
	font-size: 70%;
	text-align: center;
	line-height: 1.3em;
	padding: 10px;
	vertical-align: middle;
}
#foot a {
	text-decoration: none;
}
#foot address {
	font-style: normal;
}



/* -------- コンテンツ共通 -------- */
#panlist {
	font-size: 10px;
	text-align: right;
}
#contents .mds01,
#page #contents h2 {
	background: url(images/mds1.gif) 0 0 no-repeat;
	padding: 8px 4px 8px 5em;
	color: #995C00;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 1em;
}
#contents .mds02 {
	background: url(images/mds2.jpg) 0 0 no-repeat;
	padding: 9px 6px 6px 2em;
	color: #995C00;
	font-weight: bold;
	font-size: 110%;
	height: 38px;
}
#contents .mds03,
#entry .entry-content h3,
#page #contents h3 {
	background: url(images/mds3.gif) 0 3px no-repeat;
	color: #995C00;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 0 22px;
	margin-bottom: 4px;
}
#contents .mds04 {
	background: url(images/mds4.gif) 0 0 no-repeat;
	color: #995C00;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 4px;
}
.rating {
	color: #995C00;
	text-align: right;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.rating img {
	vertical-align: middle;
}
a.arrow {
	background: url(images/arrow01.gif) 0 3px no-repeat;
	padding: 0 0 0 34px;
}
a.arrow:hover {background-color: #ff9;}

.adsense300 {
	margin: 1em 0 2em 3em;
}
.adsense300 span {
	color: #666;
	font-size: 80%;
	font-weight: bold;
	position: relative;
	top: -7px;
}
.adsense460 {
	margin-top: 2em;
	margin-left: 2em;
}
.adsense460 span{
	display: block;
	color: #666;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	margin-right: 3em;
	position: relative;
	top: -5px;
}


/* -------- トップページ -------- */
#top h2.maincopy{
	background: transparent;
	border-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	height: 172px;
}
#top h3 {
	color: #995C00;
	background: transparent;
	font-weight: normal;
}

img.face {
	float: left;
	margin: 0 5px 2px 0;
}
.ossmL, .ossmR {
	width: 255px;
	border: 1px solid #f90;
	border-width: 0 2px 1px 0;
	margin: 5px 0;
	padding-bottom: 5px;
	line-height: 1.5;
}
.ossmL {float: left;}
.ossmR {float: right;}


ul.arrow li {
	background: url(images/sidebar_arrow.gif) 0 7px no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

dl.news {
	font-size: 12px;
	color: #666;
	background-color: #f8f8f8;
}
dl.news dt {
}
dl.news dd {
	position: relative;
	top: -22px;
	left: 4em;
	margin-bottom: -20px;
	margin-right: 58px;
}



/* アーカイブページ */
.entryList {
	margin: 0 0 3em 0;
}
.entryBody ul {
	float: right;
}
.entryBody ul li {
	width: 308px;
	background: url(images/check.gif) 0 3px no-repeat;
	padding-left: 14px;
}

#entry #more {
	margin: 3em 0 0 0;
}
#entry h3 {
	clear: both;
	margin: 2em 0 0 0;
}
#more p.reserve {
	clear: both;
	margin-top: 1em;
}
#more ul li {
	list-style: square;
}
#more ul {
	margin: 1em 0 1em 2em;
}

.moreLink {
	margin: 2em 0 0.5em;
}
.moreLink a {
	background: url(images/arrow02.gif) 0 0 no-repeat;
	padding: 2px 0 0 20px;	/* 矢印全体が表示されるように調整 */
}
.moreLink a:hover {
	background-color: #ff9;
}

table.infomation {
	width: 100%;
	clear: both;
	border-collapse: separate;
	border-spacing: 2px;
	border: 1px solid #fc0;
}
table.infomation th {
	color: #804D00;
	background: url(images/table_bg.jpg) 0 0 repeat-y;
	padding: 2px 10px;
}
table.infomation td {
	width: 390px;
	border-bottom: 1px solid #FFE47A;
	padding: 2px 6px;
}
.photoL, .photoR, .photoL0, .photoR0 {
	padding: 4px;
	margin: 0 0 0.5em 0;
}
.photoL, .photoR {
	border: 1px solid #ccc;
}
.photoL, .photoL0 {
	float: left;
	margin-right: 1em;
}
.photoR, .photoR0 {
	float: right;
	margin-left: 1em;
}

blockquote {
	margin: 0 0 1em 0;
	padding: 6px;
	border: 1px solid #ffd966;
	background-color: #FFF5CC;
}
blockquote img {
	vertical-align: middle;
}

#page .asset-body {
	margin-bottom: 2em;
}
#page .cntType01 {
	margin: 0 1em;
}
#page h3 {
	margin-top: 1em;
}

table.FAQ {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 180%;
}
table.FAQ th {
	background-color: #ffd966;
	border: 1px solid #fff;
	vertical-align: top;
	padding: 2px 8px;
}
table.FAQ td {
	padding: 2px 8px;
	background-color: #FFF5CC;
	border: 1px solid #ffd966;
}

.entry-categories {
	margin: 1em 0 0 0;
}
ul.entry-categories-list li {
	background: url(images/check.gif) 0 4px no-repeat;
	padding-left: 16px;
	margin: 0 0 0 2em;
}

#map_canvas h3 {
	background-image: none;
	margin: 0;
}
.mapLink a {
	background: url(images/arrow02.gif) 0 0 no-repeat;
	padding: 2px 0 0 20px;	/* 矢印全体が表示されるように調整 */
}


.voice {
	background-color: #eee;
	margin: 0 0 0.5em;
	padding: 0.5em 1em;
	border: 1px solid #aaa;
}
