@charset "UTF-8";
/* CSS Document */

/* リセットスタイル */
*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
}
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-color: #FFFFFF;
	height: 100%;
}

/* コンテナ */
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B7347;
	border-right-color: #9B7347;
	border-bottom-color: #9B7347;
	border-left-color: #9B7347;
	padding: 0px;
	height: 100%;
}

/* ヘッダー */
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 940px;
	padding-top: 20px;
	background-position: 20px 15px;
	padding-right: 20px;
}

/* 中央と右のカラムをまとめるコンテナ */
#wrapper {
	float: right;
	width: 720px;
	display: inline;
}

/* コンテンツページ用 */
#wrapper_conts {
	float: right;
	width: 710px;
	display: inline;
}

/* 左カラム用 */
#box_left {
	float: left;
	width: 222px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: inline;
}

/* 中央のカラム用 */
#box_center {
	width: 470px;
	float: left;
	padding: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B7347;
	border-left-color: #9B7347;
	display: inline;
}

/* 右カラム用 */
#box_right {
	float: right;
	width: 188px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 17px;
	display: inline;
}

/* jQueryプラグイン用 */
#flexslider-container {
	height: 500px;
	width: 472px;
	margin-bottom: 30px;
}

/* 中央カラムの内容 */
#wrapper #box_center .box_news {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#wrapper #box_center .box_news h4 {
	margin-bottom: 10px;
}
#wrapper #box_center .box_news th {
	width: 100px;
	vertical-align: top;
}
#wrapper #box_center .box_news th p {
	font-size: 70%;
	color: #666;
}
#wrapper #box_center .box_news td {
	vertical-align: top;
	padding-bottom: 5px;
}
#wrapper #box_center .box_news td p {
	font-size: 70%;
	color: #32CCFC;
}
/* ここまで */

/* 右カラムの内容 */
#wrapper #box_right img {
	margin-bottom: 10px;
}

/* コンテンツページのトピックパス */
#wrapper_conts #topicpath p {
	font-size: 70%;
	color: #999;
	background-color: #FFF;
	margin-top: 30px;
}
#wrapper_conts #topicpath p a {
	color: #666;
	text-decoration: underline;
}
/* ここまで */

/* コンテンツページ用 */
#wrapper_conts h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #9B7347;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper_conts .gakka {
	width: 320px;
	margin-bottom: 50px;
}
#wrapper_conts .gakka p img {
	float: left;
	display: inline;
	margin-right: 20px;
}
#wrapper_conts .gakka .gakka_menu ul li  {
	list-style-image: url(images/brt_allow_brown.jpg);
	list-style-position: inside;
	font-size: 80%;
	line-height: 150%;
}
#wrapper_conts .gakka .gakka_menu ul li a  {
	color: #666;
}
#wrapper_conts #conts_left {
	float: left;
	width: 320px;
	display: inline;
}
#wrapper_conts #conts_right {
	float: right;
	width: 320px;
	display: inline;
	margin-right: 20px;
}
/* ここまで */

/* 左カラムのナビゲーション */
#box_left #navi_main {
	width: 171px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
#box_left #navi_main ul li {
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#box_left #navi_main #btn_main01 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#box_left #navi_main #btn_main02 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: 0px 44px;
}
#box_left #navi_main #btn_main03 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: 0px 86px;
}
#box_left #navi_main #btn_main04 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: 0px 128px;
}
#box_left #navi_main #btn_main05 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: 0px 170px;
}
#box_left #navi_main #btn_main06 a {
	display: block;
	height: 43px;
	width: 171px;
	background-image: url(images/navi_main.jpg);
	background-position: 0px 212px;
}
#box_left #navi_main #btn_main01 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main01 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main02 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main02 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main03 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main03 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main04 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main04 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main05 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main05 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main06 a:hover {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_main #btn_main06 a:after {
	background-image: url(images/navi_main_over.jpg);
}
#box_left #navi_small {
	width: 171px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#box_left #navi_small ul li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#box_left #navi_small #btn_small01 a {
	background-image: url(images/navi_left01.jpg);
	display: block;
	height: 42px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#box_left #navi_small #btn_small02 a {
	background-image: url(images/navi_left01.jpg);
	display: block;
	height: 35px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -43px;
}
#box_left #navi_small #btn_small03 a {
	background-image: url(images/navi_left01.jpg);
	display: block;
	height: 35px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -78px;
}
#box_left #navi_small #btn_small04 a {
	background-image: url(images/navi_left01.jpg);
	display: block;
	height: 35px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -113px;
}
#box_left #navi_small #btn_small05 a {
	background-image: url(images/navi_left01.jpg);
	display: block;
	height: 35px;
	width: 171px;
	background-position: 0px -150px;
}
#box_left #navi_small #btn_small01 a:hover {
	background-image: url(images/navi_left01_over.jpg);
}
#box_left #navi_small #btn_small02 a:hover {
	background-image: url(images/navi_left01_over.jpg);
}
#box_left #navi_small #btn_small03 a:hover {
	background-image: url(images/navi_left01_over.jpg);
}
#box_left #navi_small #btn_small04 a:hover {
	background-image: url(images/navi_left01_over.jpg);
}
#box_left #navi_small #btn_small05 a:hover {
	background-image: url(images/navi_left01_over.jpg);
}
#box_left #navi_left {
	width: 171px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 20px;
}
#box_left #navi_left ul li {
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#box_left #navi_left #btn_left01 a {
	height: 30px;
	width: 171px;
	display: block;
	background-image: url(images/navi_left02.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -2px;
}
#box_left #navi_left #btn_left02 a {
	height: 30px;
	width: 171px;
	display: block;
	background-image: url(images/navi_left02.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -32px;
}
#box_left #navi_left #btn_left03 a {
	height: 30px;
	width: 171px;
	display: block;
	background-image: url(images/navi_left02.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: 0px -64px;
}
#box_left #navi_left #btn_left04 a {
	height: 30px;
	width: 171px;
	display: block;
	background-image: url(images/navi_left02.jpg);
	background-position: 0px -95px;
}
#box_left #navi_left #btn_left01 a:hover {
	background-image: url(images/navi_left02_over.jpg);
}
#box_left #navi_left #btn_left02 a:hover {
	background-image: url(images/navi_left02_over.jpg);
}
#box_left #navi_left #btn_left03 a:hover {
	background-image: url(images/navi_left02_over.jpg);
}
#box_left #navi_left #btn_left04 a:hover {
	background-image: url(images/navi_left02_over.jpg);
}
#box_left p img {
	margin-bottom: 10px;
}
/* ここまで */

/* フッター */
#footer {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#box_left #footer address p{
	font-size: 70%;
	color: #666;
}
#box_left #footer copyright p {
	color: #666;
	font-size: 70%;
}
/* ここまで */

/* スマートフォンサイトへ */
#gotosmart {
	height: 70px;
	width: 100%;
	margin-top: 10px;
	display: none;
	background-color: #9B7347;
}
#gotosmart p {
	text-align: center;
	font-size: 200%;
}
#gotosmart p a {
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
