@charset "utf-8";

.table_01 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_01 .segbtm {
	border-bottom: 3px solid #ccc;
}

.table_01 th,
	.table_01 td {
	vertical-align: middle;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.table_01 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.table_01 th div {
	margin: 7px 4px;
}

.table_01 td div {
	margin: 7px 4px;
}

.table_01 .gaiyou01{
	width: 100px;
	text-align: center;
}

.table_01 .gaiyou02 {
	width: 80px;
	background: #ffffff;
	text-align: right;
}

.table_01 .gaiyou03 {
	background: #ffffff;
	text-align: left;
}

.table_01 .juni{
	text-align: center;
}

.table_01 .toumei01{
	text-align: left;
}

.table_01 .toku01{
	text-align: center;
}

.table_01 .toumei02{
	text-align: center;
}

.table_01 .toku02{
	text-align: center;
}

.table_01 .shimei01{
	width: 160px;
	text-align: center;
}

.table_01 .km01{
	width: 160px;
	text-align: center;
}




.umi01
{
	width: 400px;
	_width: 400px;
	margin-left: 0px;
}

.umi02
{
	width: 510px;
	_width: 510px;
	margin-left: 0px;
}

.waterrun01
{
	width: 350px;
	_width: 350px;
	margin-left: 0px;
}

.boxOption {
	background-color: #66cc99;
	padding: 15px;
}

.boxOption a {
	text-decoration: underline;
}

.boxOption h3 {
	background: url(../../../../common/images/icn_circle_01.gif) no-repeat left center;
	font-size: 16px;
	padding-left: 15px;
}

.fltImg-r {
    float: right;
    margin-left: 20px;
	margin-bottom: 15px;
}

.a_dotlink {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../images/icn_arrow_R01.gif) no-repeat left center;
	margin-bottom: 0.5em;
	white-space: nowrap;
}


.kokutai a:link ,
.kokutai a:visited ,
.kokutai a:active
{
	text-decoration:underline;
	color: #0099cc;
}




/* ボックス全体枠 */

.rss-box {

	width: 720px;
	_width: 650px;
	position: relative;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

padding: 10px;

border: 2px solid #1e90ff;

background:#ffffff;

text-align:left;

}

/* RSSフィード　サイトタイトル表示 */

.rss-title {

margin: 5px 0;

padding: 0;

}

/* RSSフィード　サイトタイトル表示　リンクカラー */

.rss-title a {

font-size: 18px;

line-height:22px;

font-weight:bold;

color: #0000ff;

}

/* RSSフィード　記事一覧の大枠 */

.rss-items {

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 */

.rss-item {

font-size: 12px;

line-height:18px;

font-weight : normal;

margin: 8px 0;

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー */

.rss-item a:link ,

.rss-item a:visited ,

.rss-item a:active {

text-decoration : underline;

color: #0000ff;

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー：ロールオーバー */

.rss-item a:hover {

text-decoration : none;

color: #0000ff;

}

/* RSSフィード　記事日付 */

.rss-date {

font-size: 12px;

font-weight : normal;

color: #0000ff;

text-align:left;

}

/* ボタン */

.pod-play {

_width:12em;

margin: 0 0.2em; padding: 0.1em 0; _padding:0;

white-space:nowrap;

text-decoration: none;

vertical-align:middle;

background: #fb6;

color: black;

}

/* 左側ボタン */

.pod-play em {

_width:1em; _cursor:hand;

font-style: normal;

margin:0; padding: 0.1em 0.5em;

background: white;

color: #222;

}

/* 右側ボタン */

.pod-play span {

_width:1em; _cursor:hand;

margin:0; padding: 0.1em 0.5em 0.1em 0.3em;

}

/* 左側ボタン：ロールオーバー */

.pod-play:hover {

background: #666;

color: white;

}

/* 右側ボタン：ロールオーバー */

.pod-play:hover em {

background: black;

color: white

}

.fltImg-l {
    float: left;
    margin-right: 10px;
	display: block;
}


