/* CSS Document */

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

#contents_title {
	border-top: 10px solid #ffa60c;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

div.page_up {
	text-align: right;
	padding-top: 15px;
	clear: both;
}

div#sub_topmenu ul li {
	display: inline;
	list-style: none;
	background: url(../common/h_separate_02.gif) no-repeat left;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
	font-size: 12px;
}

#sub_topmenu {
	background: #fed896;
	padding: 3px;
	margin-bottom: 15px;
}


#sub_topmenu ul li a:link , #sub_topmenu ul li a:visited {
	color: #333333;
	text-decoration: none;
}

#sub_topmenu ul li a:hover {
	color: #FA6F12;
	text-decoration: underline;
}

div#sub_topmenu ul li.no_mark{
	background: url(none);
}

div#sub_topmenu ul li.now{
	color: #FA6F12;
}

/* 見出し
----------------------------*/

div.dl_01 dt , div.dl_02 dt , #content .paragraph h5 {
	background: url(../common/line_dot.gif) repeat-x bottom;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

div.dl_02 dt , #content .paragraph h5 {
	font-weight: bold;
	color: #ff7e16;
}


/* 見出しの中のリンク
----------------------------*/

.paragraph h5 a:link , .paragraph h5 a:visited {
	font-weight: bold;
	text-decoration: none;
}

.paragraph h5 a:hover {
	color: #ff7e16;
}

/* 定義内容
----------------------------*/

div.dl_01 dd , div.dl_02 dd {
	padding-left: 10px;
	margin-bottom: 15px;
	line-height: 160%;

}


/* 点線テーブル
----------------------------*/

div.dot_table td,div.dot_table th {
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;

}

div.dot_table th {
	background: url(../common/dot_tbl_left_btm.gif) no-repeat right bottom;
	white-space: nowrap;
}

div.dot_table td {
	background-image: url(../common/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



/* アクセス
----------------------------*/

.print {
	background: url(../common/icon_print.gif) no-repeat left;
	padding-left: 18px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

#content #map {
	height: 400px;
	width: 470px;
	margin-bottom: 10px;
}

/* テーブル設定
----------------------------*/

#content .tbl_01 .tbl_title {
	font-size: 12px;
	color: #FFFFFF;
	background: #FFA60C;
	padding: 2px 5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

#content .tbl_01 table {
border-collapse: separate;
}

#content .tbl_01 th {
	background: #FFCD76;
	text-align: left;
	padding: 5px 10px;
	color: #333333;
	border: 1px solid #FFFFFF;
	vertical-align: text-top;
}

#content .tbl_01 td {
	background: #FEE7BE;
	color: #333333;
	padding: 5px 10px;
	border: 1px solid #FFFFFF;
	vertical-align: text-top;
}

/* サイトマップ
----------------------------*/

#sitemap .paragraph ul li {
	background: url(../common/icon_sitemap01.gif) no-repeat left 50%;
	padding-left: 20px;
	margin-bottom: 10px;
}

#sitemap .paragraph ul {
	padding-top: 5px;
	margin-left: 10px;

}

#sitemap .paragraph ul.mark02 li {
	background: url(../common/icon_sitemap02.gif) no-repeat left 50%;
}

#sitemap .paragraph ul.mark03 li {
	background: url(../common/icon_sitemap03.gif) no-repeat left 50%;
}

#sitemap .paragraph ul li a {
	text-decoration: underline;
}


/* 見出しの左ボーダーカラー
----------------------------*/

#content .paragraph h5.color02 {
	border-color: #FFA60C;
}

#content .paragraph h5.color03 {
	border-color: #79AAE5;
}

#content .paragraph h5.color04{
	border-color: #FFCD03;
}

#content .paragraph h5.color05 {
	border-color: #ff7e16;
}

/* 
-----------------------------------------------*/

.box_02 {
	padding: 15px;
	border: 1px solid #FFA60C;
}

.box_03 {
	background: #f6f5e8;
	padding: 15px;
	color: #666666;
}

.box_04 {
}

.stit_01 {
	font-size: 14px;
	line-height: 28px;
	color: #FFA60C;
	padding-right: 10px;
	padding-left: 10px;
	background: #fdebc8;
	font-weight: bolder;
	margin-bottom: 15px;

}

.stit_02 {
	padding: 5px;
	border: 1px solid #acaa9b;
	color: #333333;
	margin-bottom: 10px;
}

.stit_03 {
	font-size: 14px;
	line-height: 28px;
	color: #77715b;
	padding-right: 10px;
	padding-left: 10px;
	background: #e8e1c5;
	font-weight: bolder;
	margin-bottom: 10px;
}

.stit_04 {
	background: url(../common/line_dot.gif) repeat-x bottom;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}

.f_blue {
	color: #4d85b0;
}

.f_green {
	color: #369685;
}


/* FSJの特徴
------------------------*/

#feature #main_contents #content p {
	padding-left: 30px;
}
