@charset "utf-8";
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*共通クラス*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


/*ページリンク*/
ul.page_link {
	margin-bottom: 15px;
	width: 648px;
	margin-right: -8px;
}
ul.page_link li {
	font-size: 95%;
	width: 200px;
	padding: 5px 3px;
	float: left;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	margin-right: 8px;
	margin-bottom: 8px;
	background: url("img/bg_w_grade.gif") repeat-x left bottom #ffffff;

}
ul.page_link li a {
	padding-left: 15px;
	background: url("img/arrow_orange.gif") no-repeat left 3px;
	display: block;
}



.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.tx_ac {
	text-align: center;
}
.tx_ar {
	text-align: right;
}

/*幅指定無しfloat*/
dl.free {
	margin-bottom: 10px;
}
dl.free dt {
	float: left;
	clear: both;
	margin-right: 10px;
}
dl.free dd {
	overflow:hidden;
	/zoom:1;
}

/*幅指定無しfloat*/
dl.free2 {
	margin-bottom: 10px;
}
dl.free2 dt {
	float: left;
	clear: both;
	margin-right: 10px;
	width: 25%;
}
dl.free2 dd {
	overflow:hidden;
	/zoom:1;
	border-left: 1px dotted #c1c1c1;
	margin-bottom: 10px;
	padding-left: 10px;
}


/*インデント*/
.inr {
	padding: 0 10px;
}

/*アイコン付きUL+*/
ul.ul_icon_blue {
	margin-bottom: 10px;
}
ul.ul_icon_blue li {
	background: url("img/blue_icon.gif") no-repeat left 5px;
	padding: 0 5px 5px 15px;
}

ul.ul_icon_blue li ul li {
	background: none;
}

/*アイコン付きDL+*/
dl.dl_icon_blue {
	margin-bottom: 10px;
}
dl.dl_icon_blue dt {
	background: url("img/blue_icon.gif") no-repeat left 5px;
	padding: 0 5px 5px 15px;
}


/*番号リスト*/
ol {
	margin-bottom: 10px;
	list-style-position: outside;
	padding-left: 2em;
}
ol li {
	list-style-type: decimal;



}


/*ページアップ*/
p.page_up {
	text-align: right;
	border-bottom: 1px dotted #c1c1c1;
	padding: 10px;
	
}
p.page_up a {
	padding-right: 10px;
	background: url("img/arrow_up.gif") no-repeat right center;
}

/*情報ボックス*/
.info_box {
	border: 1px solid #c1c1c1;
	padding: 10px;
	background: url("img/h_line_bg.gif") repeat-x left top #EBEBEB;
	margin-bottom: 10px;
}

/*白背景ボックス*/
.border_box {
	border: 1px solid #c1c1c1;
	padding: 5px;
	margin-bottom: 10px; 
}



/*-テーブル 記事関係-*/
.p_content table {
	width: 100%;
	margin-bottom: 15px;
	font-size: 90%
}
.p_content table th, .p_content table td {
	border-collapse: collapse;
	border: 1px solid #5FAADE;
	padding: 5px;
	vertical-align: middle;
}
.p_content table td.td_top {
	vertical-align: top;
}
.p_content table th {
	background: url("img/dot_blue.gif") repeat left center;
}



/*-記事一覧ボタン-*/
.btn_more {
	margin-top: 15px;
}
.btn_more a {
	border: 1px solid #c1c1c1;
	padding: 10px;
	background: url("img/bg_b_grade.gif") repeat left bottom #0091CC;
	color: #ffffff;
}


/*-更新日表示-*/

p.time {
	padding: 5px 5px 5px 20px;
	background: url("img/arrow_blue.gif") no-repeat left center;
	border-bottom: 1px dotted #c1c1c1;
}


/*ギャラリー*/
div.gallery {
	width: 620px;
	margin: 0 auto 15px auto;

}

dl.gallery-item {
	float: left;
	margin-right: 5px;
}
dl.gallery-item dd {
	text-align: center;
}




/*-見出し 記事関係-*/
.p_content h2 {
	border: 1px solid #CCCCCC;
	padding: 8px 8px 8px 5px;
	font-size: 115%;
	color: #1DA5FF;
	background: url("img/h_line_bg.gif") repeat-x left top #EBEBEB;
	margin-bottom: 15px;
}

.p_content h2 span{
	display: block;
	border-left: 5px solid #0099CC;
	padding: 0px 5px 0px 5px;
}

.p_content h3 {
	border: 1px solid #0279AD;
	border-bottom: 3px solid #18A6DF;
	padding: 8px;
	margin-bottom: 15px;
	background: url("img/bg_b_grade.gif") repeat-x left top #0075CC;
	color: #ffffff;
}
.p_content h3 a {
	color: #ffffff;
}

.p_content h4 {
	border:3px double #CD7E1F;
	padding: 6px 6px 6px 20px;
	background: #ffffff;
	margin-bottom: 10px;
	background: url("img/arrow_orange.gif") no-repeat 5px center #FFE8CC;
	color: #454545;
}
.p_content h4 a {
	color: #EB7F00;
}

.p_content h5 {
	background: url("img/dot_blue.gif") repeat left center;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	color: #08395A;
}
.p_content h5 a {
	color: #08395A;

}

.p_content h6 {
	font-size: 90%;
	background: url("img/orange_icon.gif") no-repeat left center;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}


/*ファイルアイコン*/

a.pdf {
    background:url(img/pdf.gif) no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0px 5px 22px;
}
a.word {
    background:url(img/word.gif) no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0px 5px 22px;
}

a.excel {
    background:url(img/excel.gif) no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0px 5px 22px;
}
a.zip {
    background:url(img/zip.gif) no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0px 5px 22px;
}


/*-見出し 記事関係-*/
.ul_faq {
}
.ul_faq li {
	padding: 5px 5px 5px 20px;
	background:url(img/icon_q.gif) no-repeat left center;
	border-bottom: 1px dotted #D7D7D7;
	margin-bottom: 5px;
}


p.goods_btn {
	padding: 5px 20px 5px 5px;
	background: url("img/arrow_blue.gif") no-repeat right center;

}


/*路線図の旅*/
ul#rosen1,ul#rosen2 {
	width: 650px;
	margin-right: -20px;
	padding-left: 5px;
	padding-top: 5px;
	height: 321px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
ul#rosen1 {
	background: url("img/rosen1-map.jpg") no-repeat left top;
}
ul#rosen2 {
	background: url("img/rosen2-map.jpg") no-repeat left top;
}

ul#rosen1 li,ul#rosen2 li {
	width: 30px;
	height: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: none;
	display: inline;
}
ul#rosen1 li a,ul#rosen2 li a {
	width: 30px;
	height: 120px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
}
ul#rosen1 li a:hover {
	border-color: red;
}
.notice {
	color: red;
}



/*検索メニュー 20140224追加*/
#sp_menu {
	display: none;
}