﻿@charset "UTF-8";
/* CSS Document */

/* リセットスタイル */
*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
/* ここまで */

/* clearfix */
.clearfix:after {
   content: " ";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

/* ボディ */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/top_body.jpg);
	background-repeat: repeat-x;
	margin-top: 12px;
}

/* コンテナ */
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* 右側のメインコンテナ */
#main {
	float: right;
	width: 740px;
	display: inline;
}

/* jQueryプラグイン用 */
#main_photos  {
	margin-bottom: 30px;
	margin-top: 0px;
}
#contents_photos {
	margin-bottom: 30px;
	margin-top: 0px;
	height: 200px;
	width: 740px;
	overflow: hidden;
}

#main_photos ul {
	overflow:hidden;
	width:740px;
	height:530px;
	background-color:#000;
	list-style-type:none;
}
/* ここまで */

/* 左のサイドカラム */
#side {
	float: left;
	width: 190px;
	display: inline;
}

/* 右のメインカラムの中にある入サイドバー */
#main #side_right {
	width: 220px;
	float: right;
	display: inline;
}

/* 右のメインカラムのニュースイベント */
#main #newsevent {
	float: left;
	width: 740px;
	display: inline;
}
#main #newsevent .box_newsevent {
	background-color: #F7F7F7;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#main #newsevent .box_newsevent h3 {
	margin-bottom: 15px;
}
#main #newsevent .box_newsevent p {
	font-size: 12px;
	line-height: 140%;
	color: #666;
}
/* ここまで */

/* メインカラム右サイドの検索ボックス */
#main #side_right #box_search {
	background-image: url(images/bk_search.jpg);
	height: 24px;
	width: 190px;
	padding-left: 30px;
	padding-top: 3px;
	margin-bottom: 15px;
}
#main #side_right #box_search #form1 #search {
	height: 20px;
	width: 120px;
	border: 1px solid #CCC;
}
#main #side_right #box_search #form1 #btn_search {
	background-color: #9F1824;
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 50px;
	height: 21px;
}
/* ここまで */

/* メインカラム右サイド */
#main #side_right h4 {
	margin-bottom: 15px;
}
#main #side_right .box_right {
	background-color: #F7F7F7;
	padding: 13px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#main #side_right .box_right h5 {
	margin-bottom: 15px;
}
#main #side_right .box_right table {
	border: 1px solid #CCC;
	border-collapse:collapse;
	
}
#main #side_right .box_right table th {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main #side_right .box_right table td {
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 23px;
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.cellcolor_pink {
	background-color: #FCC;
}
.cellcolor_blue {
	background-color: #CFF;
}
.cellcolor_lightblue {
	background-color: #EFFCFF;
}
#main #side_right .box_right p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
}
/* ここまで */

/* 左カラムヘッダー */
#side #header p {
color: #008;
font-weight: bold;
	text-align: left;
	line-height: 140%;
}

#side #header {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
/* ここまで */

/* 左カラムナビゲーション */
#side #navi_main {
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 30px;
	float: left;
	width: 192px;
	line-height: 180%;
}

#side #navi_main ul {
margin-top: 18px;
margin-right: 18px;
margin-bottom: 30px;
	line-height: 180%;

}


#side #navi_main ul li  a{
	display: inline;
	width: 192px;
	margin-bottom: 30px;
font-size:13px;
color:blue;
	line-height: 180%;
}

#side #navi_main ul li  a:hover{
	display: inline;
	width: 192px;
	margin-bottom: 30px;
font-size:13px;
	line-height: 180%;
color:green;
}














*/
#side #navi_main ul #btn_main01 li a {
	width: 24px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: 2px 0px;
	background-repeat: no-repeat;

}
#side #navi_main ul #btn_main02 li a {
	width: 25px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: -24px 0px;
}
#side #navi_main ul #btn_main03 li a {
	width: 24px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: -52px 0px;
}
#side #navi_main ul #btn_main04 li a {
	width: 25px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: -78px 0px;
}
#side #navi_main ul #btn_main05 li a {
	width: 25px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: -106px 0px;
}
#side #navi_main ul #btn_main06 li a {
	width: 25px;
	height: 161px;
	display: block;
	background-image: url(images/btn_main.jpg);
	background-position: -132px 0px;
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main01 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main02 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main03 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main04 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main05 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
#side #navi_main ul #btn_main06 li a:hover {
	background-image: url(images/btn_main_over.jpg);
	background-repeat: no-repeat;
}
*/
/* ここまで */

/* その他左カラム */
#side .box_menu {
	width: 158px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#side .box_menu h6 {
	margin-bottom: 10px;
}
#side .box_menu ul {
	margin-left: 10px;
}
#side .box_menu ul li a{
	font-size: 85%;
	line-height: 160%;
	color: #666;
}
#side .box_menu ul li a:hover {
	color: #000;
	text-decoration: underline;
}
/* ここまで */

/* メインカラム */
#main h1 {
	margin-bottom: 30px;
}
#main #topicpath {
	margin-bottom: 30px;
}
#main #topicpath p {
	font-size: 75%;
	color: #999;
}
#main #topicpath p a {
	color: #999;
	text-decoration: underline;
}
#main .box_conts {
	margin-bottom: 30px;
	background-color: #F7F7F7;
	padding: 10px;
}
#main .box_conts h2 {
	float: left;
	display: inline;
	width: 292px;
}
#main .box_conts .box_conts_right {
	float: right;
	display: inline;
	width: 410px;
}
#main .box_conts .box_conts_right h3 {
	background-image: url(images/brt_arrow_gray.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
}
#main .box_conts .box_conts_right h3 a{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#main .box_conts .box_conts_right h3 a:hover {
	color: #900;
}
#main .box_conts .box_conts_right p  {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 80px;
}
#main .box_conts .box_conts_right h4 {
	font-size: 70%;
	color: #666;
}
#main #tab_conts {
	background-color: #F7F7F7;
	border: 1px solid #CCC;
}
#main .box_conts2 {
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 20px;
}
#main .box_conts2 h2 {
	float: left;
	display: inline;
	width: 233px;
}
#main .box_conts2 .box_conts_right {
	float: right;
	display: inline;
	width: 450px;
}
#main .box_conts2 .box_conts_right h3 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #666;
}
#main .box_conts2 .box_conts_right p {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 80px;
	color: #666;
}
/* ここまで */

/* フッター */
#footer {
	width: 100%;
	clear: both;
	background-image: url(images/bk_footer.jpg);
}
#footer_inside {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#footer_inside #address {
	float: left;
	display: inline;
	width: 200px;
}
#footer_inside #copyright {
	clear: both;
	padding-top: 20px;
}
#footer_inside #address p {
	color: #FFF;
	font-size: 75%;
	line-height: 130%;
}
#footer_inside #address h2 {
	font-weight: bold;
	color: #FFF;
	font-size: 80%;
	margin-bottom: 10px;
}
#footer_inside #navi_btm {
	float: right;
	display: inline;
	width: 638px;
}
#footer_inside #copyright p {
	text-align: center;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}
/* ここまで */

/* スマートフォンサイトへ */
#gotosmart {
	height: 70px;
	width: 100%;
	margin-top: 10px;
	display: none;
	background-color: #CCCCCC;
}
#gotosmart p {
	text-align: center;
	font-size: 200%;
}
#gotosmart p a {
	color: #000000;
	height: 50px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
