@charset "utf-8";

/* 基本設定
----------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 100%;
	line-height: 1.4;
	background: #ffffff;
}


a:link {
	color: #0022ff;
	text-decoration: none;
}

a:visited {
	color: #7722ff;
	text-decoration: none;
}

a:hover {
	color: #ee7b00;
	text-decoration: underline;
}

a:active {
	color: #0022ff;
}

a.h-link:link,
a.h-link:visited {
	color: #000000;
	text-decoration: none;
}

a.h-link:hover {
	color: #ee7b00;
	text-decoration: underline;
}

a.h-link:active {
	color: #000000;
}


a.s-link:link {
	color: #0000ff;
	text-decoration: underline;
}
a.s-link:visited {
	color: #5500ff;
	text-decoration: underline;
}

a.s-link:hover {
	color: #ee7b00;
	text-decoration: underline;
}

a.s-link:active {
	color: #ee7b00;
	text-decoration: underline;
}



h1 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
}


h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 2px #dddddd;
}

h3 {
	font-size: 100%;
	margin: 16px 0px 16px 0px;
	padding: 0px;
	font-size: 100%;
	color: #328959;
	font-weight: bold;
}

/* 色付きの見出し */
h4 {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 150%;
	color: #000000;
	background: left url("../images/head_mark.png") no-repeat;
	font-weight: bold;
}

h5 {
	margin: 0px;
	padding: 4px;
	font-size: 100%;
	color: #000000;
	background-color: #e0e0e0;
	font-weight: bold;
}

p {
	margin-bottom: 16px;
	line-height: 1.4;
}

hr {
	height:1px;
	width: 95%;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*border-top: solid 1px #dddddd;*/
}

ul {
	padding: 0px;
	margin: 8px 8px 8px 24px;
}

/* 共通クラス
----------------------------------------------- */
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.clear-left {
	clear: left;
	line-height: 0;
	font-size: 0;
}

.clear-right {
	clear: right;
	line-height: 0;
	font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-small {
	font-size: 80%;
	line-height: 1.4;
}

.text-large{
	font-size: 120%;
	line-height: 1.4;
	}

.text-xlarge{
	font-size: 150%;
	line-height: 1.4;
	}
.topic-path {
	margin-left: 32px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 80%;	
}

.page-navi {
	font-size: 80%;
}

.head-inner {
	margin-left: 8px;
	padding: 4px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.sub-contents {
	padding: 8px;
/*	border: solid 1px #ffff00;*/
}

.spot-contents {
	margin-left: 8px;
}
.spot-title {
	font-size: 130%;
}

.spot-time {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.spot-summary {
	margin-bottom: 16px;
	line-height: 1.2;
}

.news-title {
	font-size: 100%;
	margin-bottom: 4px;
}

.navi {
	margin: 4px 20px;
	padding: 4px 16px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.sub-spot-info {
	margin: 16px 20px 16px 20px;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 80%;
	clear: both;
	border-top: solid 1px #999999;
}

.sidebar-affiliate {
	font-size: 80%;
}

/* メイン設定
----------------------------------------------- */
#container {
	width: 800px;
	margin: 0 auto;
	/*	border: solid 1px #ff0000;*/
}

#header {
}

#header-inner {
	margin: 24px 0px 8px 24px;
}

#header-title {
	margin-left: 8px;
}

#header-text {
	margin-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 130%;
}

#main {
}

#contents-top {
	width: 800px;
}

#contents-inner-top {
	font-size: 80%;
/*	border: solid 1px #ff0000;*/
}

#contents {
	float: left;
	width: 560px;
/*	border: solid 1px #ff0000;*/
}
#contents-inner {
	font-size: 80%;
	margin: 16px 4px 16px 32px;
/*	border: solid 1px #00ff00;*/
}

#contents-list {
	margin-top: 8px;
	margin-left: 8px;
}

#sidebar {
	float: right;
	width: 230px;
/*	border: solid 1px #ff0000;*/
}

#sidebar-inner {
	font-size: 80%;
	margin: 16px 32px 16px 4px;
/*	border: solid 1px #0000ff;*/
}

#footer {
	margin: 16px 20px 16px 20px;
	text-align: center;
	clear: both;
	border-top: solid 1px #999999;
}

#footer-inner {
	font-size: 80%;
	margin-top: 16px;
	margin-bottom: 16px;
}

/* エントリ関連
----------------------------------------------- */

.entry {
	padding: 16px;
}

.entry-date {
	text-align: right;
	padding-right: 20px;
}

.entry-tag {
	text-align: right;
	padding-right: 20px;
}

.entry-footer {
	text-align: right;
	margin-bottom: 16px;
	padding-right: 20px;
	border-top: solid 1px #dddddd;
}

.inbound-link-list {
}

.comment-list {
}

/* テーブル設定
----------------------------------------------- */
.list-td {
	padding: 0px 4px;
}

.form-td {
	padding: 2px;
}

