/* @charset "utf-8"; */

/* --- タイトル・見出し --- */

	/* タイトル */
	div.ts_title{
		margin-bottom:1px;
		background:#fff url("../img/ts_bg.gif") left top repeat-x;
		text-align:center;
		font-size:10px;
		line-height:19px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		}

/* --- コンテンツ・メニュー --- */

	/* タイトル */
	div.tss_title{
		background-color:#bdb76b;
		text-align:center;
		font-size:10px;
		line-height:15px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-style: oblique;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		border-bottom:1px solid #808000;
		border-top:1px solid #ddd9aa;
		}

	/* メニュー */
	div.cts_unit #mn {
		margin-bottom: 10px;
		}

	div.cts_unit #mn ul {
		padding:0;
		margin:0;
		}

	div.cts_unit #mn ul li {
		list-style: none;
		font-weight: normal;
		font-size:12px;
		line-height:27px;
		text-decoration: none;
		text-align:left;
		border-bottom:1px solid #444444;
		border-top:1px solid #c0c0c0;
		}

	div.cts_unit #mn ul li a {
		display:block;
		padding-left:24px;
		color:#ffffff;
		background:#fff url("../img/mn_bg0.gif") left top no-repeat;
		}

	div.cts_unit #mn ul li a:hover {
		display:block;
		padding-left:24px;
		color:#ffffff;
		background:#fff url("../img/mn_bg1.gif") left top no-repeat;
		text-decoration: none;
		}

/* --- 情報 --- */

	/* ピックアップ */
	div.pick_unit {
		position : relative ;
		display:block;
		text-align:left;
		margin-bottom:10px;
		padding:10px;
		background:#f5f5f5 url("../img/bg_pickup.gif") left top repeat;
		}

	/* コンテンツBOX */
	div.contents_unit {
		position : relative ;
		display:block;
		text-align:left;
		margin-bottom:15px;
		}

	/* タイトル（詳細） */
	div.base_title {
		padding:15px;
		font-weight: normal;
		font-size:14px;
		line-height:24px;
		color: #444444;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background:#f5f5f5;
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}

	/* タイトル（リスト） */
	div.base_list {
		padding-left:5px;
		font-weight: normal;
		font-size:12px;
		line-height:24px;
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
		background:#fff url("../img/tx_bg.gif") left top repeat-x;
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}

	/* タイトル（詳細） */
	div.base_title {
		border-top:5px solid #ffd200;
		}

	/* タイトル（リスト） */
	div.base_list {
		border-top:3px solid #ffd200;
		}

	/* サブタイトル */
	div.base_title p {
		font-weight: normal;
		font-size:10px;
		line-height:14px;
		color: #222222;
		font-weight: normal;
		text-decoration: none;
		}

	/* 情報リスト */
	div.corp_unit:after {
		content:"";
		display:block;
		clear:both;
		}

	div.corp_unit {
		text-align:left;
		height:auto;
		background-color:#ffffff;
		padding:1px;
		border-bottom:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
		border-left:1px solid #e0e0e0;
		border-top:1px solid #e0e0e0;
		}

	/* 画像ボックス（詳細） */
	div.corp_detail {
		text-align:left;
		height:auto;
		padding:10px;
		}

	div.corp_detail p {
		margin:10px 0;
		}

	/* 画像（リスト） */
	div.corp_unit img.p_list{
		width:128px;
		margin-left:10px;
		float:right;
		border:6px solid #dcdcdc;
		}

	/* 情報項目 */
	dl.info_list {
		margin:15px 0;
		}

	dl.info_list dt {
		clear: left;
		float: left;
		background:#c0c0c0;
		padding:0 5px;
		width:70px;
		font-size:10px;
		line-height:16px;
		font-weight: normal;
		text-align:center;
		color: #fff;
		}

	/* 情報リスト */
	dl.info_list dd {
		font-size:12px;
		line-height:16px;
		color: #444;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		margin:3px 0 3px 100px;
		}

	/* 情報テーブル */
	table.corp {
		border-collapse: collapse;
		border:1px solid #c0c0c0;
		}

	table.corp td.d0_c {
		border-bottom:1px solid #c0c0c0;
		font-weight: normal;
		font-size:12px;
		text-decoration: none;
		text-align:center;
		color:#ffffff;
		background:#d0d0d0;
		padding:8px 10px;
		}

	table.corp td.f5_l,
	table.corp td.f5_c,
	table.corp td.f5_r {
		border-bottom:1px solid #c0c0c0;
		font-weight: normal;
		font-size:12px;
		text-decoration: none;
		vertical-align:top;
		color:#696969;
		background:#f5f5f5;
		padding:8px 10px;
		}

	table.corp td.ff_l,
	table.corp td.ff_c,
	table.corp td.ff_r {
		border-bottom:1px solid #c0c0c0;
		font-weight: normal;
		font-size:12px;
		text-decoration: none;
		vertical-align:top;
		color:#696969;
		background:#ffffff;
		padding:8px 10px;
		}

	table.corp td.ff_l,
	table.corp td.f5_l {
		text-align:left;
		}

	table.corp td.ff_c,
	table.corp td.f5_c {
		text-align:center;
		}

	table.corp td.ff_r,
	table.corp td.f5_r {
		text-align:right;
		}

	ol,
	ul {
		padding:0;
		margin:0 0 0 20px;
		}

	ol li,
	ul li {
		font-size:12px;
		line-height:18px;
		color:#696969;
		}

	div.center10 {
		text-align:center;
		padding:10px;
		}

	span.block {
		margin-left:20px;
		}

	/* Q&A */
	div.qa {
		display:block;
		border:1px solid #c0c0c0;
		margin:10px 0;
		background:#ffffff;
		padding:5px;
		}

	/* タイトル右リンク */
	div.ctlink {
		display:block;
		font-size:10px;
		line-height:21px;
		color: #222;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		float: right;
		padding-right:5px;
		}

	div.smap_left .lk,
	div.smap_right .lk {
		width:360px;
		border-top:1px solid #c0c0c0;
		border-left:1px solid #c0c0c0;
		padding:5px 0 0 5px;
		margin:10px 0 20px 0;
		
		}

	div.smap_left {
		float: left;
		position : relative ;
		}

	div.smap_right {
		float: right;
		position : relative ;
		}

	/* サイトマップ */
	ul.smap {
		margin: 4px 0 12px 8px;
		padding:0;
		}

	ul.smap li {
		list-style: none;
		margin-bottom: 2px;
		padding-left:8px;
		font-size:12px;
		line-height:18px;
		color: #444;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
		background: url("../img/smap_ar.gif") 0 6px no-repeat;
		}

	ul.smap li a {
		color: #007bbb;
		text-decoration: none;
		}

	ul.smap li a:hover {
		text-decoration: underline;
		}
