@charset "utf-8";
/* CSS Document */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body {
	color: #333;
	background: #FFF url(../images/bbc_images/bbc_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 100%/1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:visited {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #F69;
	text-decoration: underline;
}

.txt_c {
	text-align: center;
}

.txt_r {
	text-align: right;
}

.PageMenu ul li a:hover{
	color: #F69;
	text-decoration: underline;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/****************　ヘッダー　*****************/
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rogo {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 370px;
	background: url(../images/h1_bg.png) no-repeat;
}
#rogo_bbc {
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 330px;
	background: url(../images/bbc_images/bbc_bg.png) no-repeat;
}

#header h1   {
	margin: 0px;
	padding: 15px 0px 20px;
	display: block;
}

#header h1 a {
	margin: 0px;
	padding: 15px 0px 20px 17px;
	font: bold 72%/2.2ex "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #267526;
	text-shadow: 1px 1px 1px #c0c0c0;
}
#header h1 a:hover {
	margin: 0px;
	padding: 15px 0px 20px 17px;
	font: bold 72%/2.2ex "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #267526;
	text-shadow: 1px 1px 1px #c0c0c0;
	text-decoration: none;
}
#rogo_bbc h1 a {
	color: #000080;
}
#search_top {
	padding-left: 10px;
	top: 20px;
	position: absolute;
	right: 273px;
	width: 269px;
}
#fontSize {
	height: 30px;
	width: 240px;
	list-style: none;
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}
#fontSize li {
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#navi_wrap {
	margin: 15px auto 0px;
	padding: 0px;
	height: 46px;
	width: 960px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/****************　ナビゲーション　*****************/
#navi {
	padding: 0px;
	height: 46px;
	width: 100%;
	background: url(../images/bbc_images/navi_bbc.jpg) repeat-x left top;
	position: relative;
}
#navi ul {
	background: url(../images/bbc_images/navi_bbc.jpg) repeat-x left top;
	margin: 0px auto;
	padding: 0px;
	height: 46px;
	list-style: none;
}
#navi ul li {
	color: #666;
	float: left;
}
#navi ul li a {
	background: url(../images/bbc_images/navi_bbc.jpg) repeat-x left top;
	font: 98%/2.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 18px;
	border-left: 1px solid #FFF;
}
#navi ul li a:hover {
	background: url(../images/bbc_images/navi_bbc.jpg) repeat-x left bottom;
	padding: 10px 18px;
}
/****************　コンテンツ　*****************/
#main {
	padding: 0px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#top_img {
	margin-bottom: 10px;
}
.bbc_news {
	width: 300px;
	align: right;
	padding: 10px;
	float: right;
}
/****************　コンテンツ左　*****************/
#content {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 745px;
}
/****************　新着情報　*****************/
.news {
	clear: both;
	display: block;
	margin-top: 10px;
	border-bottom: 1px dotted #06C;
	width: 710px;
	padding-bottom: 10px;
	overflow: auto;
	text-align: left;
}
.news img {
	float: left;
	margin-right: 15px;
}
.news dl {
	margin: 0px;
	padding: 10px 0px 0px;
}
.news dl dt {
	font-size: 90%;
	line-height: 1.4em;
}
.news dl dd {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 130px;
}
.news dl dd a {
	color: #0079DD;
	text-decoration: none;
}
#column {
	height: 300px;
	overflow:auto;
	width: 745px;
	margin-top: 5px;
	border-top: 1px dotted #66FF66;
}
#DLL {
	margin-top: 50px;
}
/****************　サイドメニュー　*****************/
#side {
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
#side img {
	padding-bottom: 15px;
	margin-left: 5px;
}
.ad{
	margin-top: 40px;
	position:relative;
	padding:0 42px;
	border-bottom:1px solid #62A1CB;
	font-weight:lighter;
}

.ad:before, .ad:after{
	content:"";
	display:block;
	position:absolute;
}
.ad:before{
	width:24px;
	height:24px;
	border-radius:50%;
	border:1px solid #ddd;
	bottom:-12px;
	left:12px;
}
.ad:after{
	height:48px;
	border-left:1px solid #ddd;
	bottom:-24px;
	left:24px;
}
.ad2 {
	color: #036;
	font-weight: bold;
	padding-top: 34px;
	padding-left: 8px;
}
.ad3 {
	font-size: 12px;
	padding-left: 14px;
}
/****************　フッダー　*****************/
.pagetop {
    clear: both;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    width: 960px;
}
#footer {
	clear: both;
	background: #E7E7E7;
	width: 100%;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#f_in {
	margin: 0px auto;
	width: 960px;
	padding-top: 30px;
	padding-bottom: 50px;
}
#f_content {
}
.f_menu {
	background: url(../images/line.gif) no-repeat right top;
	float: left;
	padding-bottom: 20px;
	padding-right: 70px;
	margin-right: 20px;
	padding-left: 40px;
}
.f_menu_end {
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: right;
}
.f_menu span, .f_menu_end span {
	color: #000080;
;
}
.f_menu ul, .f_menu_end ul {
	margin: 15px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.f_menu ul li {
	background: url(../images/bbc_images/bbc_arrow.png) no-repeat 2px center;
	vertical-align: top;
	margin-bottom: 5px;
	padding-left: 30px;
	list-style: none;
	font-size: 85%;
}
.f_menu_end ul li {
	line-height: 140%;
	background: url(../images/bbc_images/bbc_arrow.png) no-repeat 2px center;
	vertical-align: top;
	margin-bottom: 5px;
	padding-left: 30px;
	list-style: none;
	color: #333333;
	font-size: 85%;
}
.f_menu ul a:link, .f_menu_end ul a:link {
	color: #333333;
	text-decoration: none;
}
.f_menu ul a:hover, .f_menu_end ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
address {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font: 85% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.f_address {
	clear: both;
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #036, -1px -1px 1px #036, 1px -1px 1px #036, -1px 1px 1px #036;
	text-align: center;
	width: 300px;
	margin-left: 100px;	
	padding-top: 50px;
}
.f_address span {
	color: #333;
	text-shadow: none;
	font-size: 12px;
}
/****************　パンくずリスト　*****************/
#pankuzu {
	border-bottom-color: #06C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0073a8;
	font-size: 85%;
	margin: 0px;
	padding: 0px 10px;
}
.title_img {
	margin-bottom: 10px;
}
.box {
	padding: 0px 10px 30px;
}
h2 {
	background: url(../images/bbc_images/bbc-title_bg1.jpg) no-repeat left top;
	padding-left: 75px;
	font: normal 120%/2.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 48px;
	margin-top: 0px;
}
h3 {
	color: #459403;
	background: url(../images/title_line.jpg) no-repeat left bottom;
	margin-top: 40px;
}
h5 {
	background: url(../images/bbc_images/bbc-title_bg2.jpg) no-repeat left top;
	padding-left: 75px;
	font: normal 120%/2.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 48px;
	margin-top: 0px;
}
#greeting img {
	float: left;
	margin-right: 30px;
}
.box table tr th {
	font-weight: normal;
}
.boder_r {
	padding-left: 35px;
}
.padding_l {
	padding-left: 35px;
}
.padding_t {
	padding-top: 10px;
	padding-bottom: 5px;
}
.box table tr td span {

}
.box_summary {
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 40px;
	background-image: url(../images/summary.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
}
#DL_info {
	width: 720px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

/*
#DL_info p {
	background: url(../images/arrow7_5.gif) no-repeat left center;
}
#DL_info p1 {
	background-image: url(../images/arrow7_5.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#DL_info p a {
	padding-left: 20px;
}
*/

.info {
	clear: both;
	margin-bottom: 20px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border: 1px dotted #66FF66;
	padding-top: 15px;
	padding-left: 20px;
}
.info img {
	float: left;
	margin-right: 10px;
}
.info p {
	margin-top: 60px;
}
#contact_us_info {
	padding-left: 80px;
	padding-top: 15px;
	margin-bottom: 20px;
}

.PageMenu {
	margin-bottom: 25px;
	color: #19448e;
}
/****************　ページ目次　*****************/
.PageMenu h4 {
	border-bottom: 2px solid #069;
	margin-bottom: 10px;
	margin-top: 0px;
}

.PageMenu ul {
	list-style: none;
	margin: 0px;
	padding-right: 30px;
	padding-left: 20px;
}
.PageMenu ul li a {
	background: url(../images/arrow7_3.gif) no-repeat 3px center;
	padding-left: 20px;
	border-bottom: 1px dotted #069;
	display: block;
	font-size: 90%;
	color: #19448e;
}
#g_map {
	margin-right: 30px;
	height: 300px;
	width: 300px;
}
.top_m {
	padding-top: 20px;
}
.contactImg {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-left: 250px;
	padding-top: 30px;
}
.acceptance {
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #66FF66;
	width: 700px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.acceptance p {
	text-align: center;
}
.acceptance p .textalign_l {
	text-align: left;
}
.acceptance #acceptance_info {
	text-align: left;
	font-size: 85%;
	padding-left: 30px;
	padding-right: 25px;
}
#g_map1 {
	height: 300px;
	width: 300px;
	margin-right: 30px;
}
.box noscript p {
	margin-top: 40px;
}

.box form {
	margin-top: 20px;
	padding-left: 30px;
}
.scroll {
	height: 600px;
	width: 745px;
	overflow: auto;
	padding-top: 5px;
	text-align: center;
	margin-top: 5px;
}
.kousyuukai {
	background-color: #999;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.activities-p {
	height: 165px;
	width: 220px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.txt-r {
	color: #E10000;
	font-size: 14px;
}
.midashi {
	font-size: 21px;
	padding-bottom: 3px;
}
#staff {
	margin-top: 0px;
}

#staff a {
	color: #009B00;
}
#staff a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.anzentaikai {
	width: 700px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.katsudou {
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #19448e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19448e;
	margin-left: 10px;
	margin-top: 30px;
	padding-left: 7px;
	width: 703px;
}
.date {
	text-align: right;
	padding-right: 30px;
}
.text-box {
    margin-bottom: 80px;
}
.text-box p {
	padding-left: 40px;
}

.text-box p.p_ress {
	padding-left: 0;
}

.act {
	border: none;
	width: 650px;
	margin-left: 30px;
	padding-bottom: 30px;
}

table.type02 { 
    width: 100%;
    border-collapse: separate; 
    border-spacing: 0; 
    text-align: center; 
    line-height: 1.0; 
    border-top: 1px solid #ccc; 
    border-left: 1px solid #ccc;
	font-weight: lighter;
} 
table.type02 th { 
    padding: 10px;
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    border-top: 1px solid #fff; 
    border-left: 1px solid #fff; 
    background: #eee; 
}
table.type02 td { 
    padding: 10px; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
} 

.space {
	display: inline-block;
	padding-left: 16px;
}
.katsudou1 {
	width: 703px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #93B569;
	border-left-color: #93B569;
	border-top-color: #93B569;
	border-right-color: #93B569;
	margin-bottom: 3px;
}
.anzentaikai-phot {
	background-color: #F3FFE8;
	padding: 5px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
.text-1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.text-2 {
	font-size: 24px;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.text_red {
	color: #F00;
}
.text_bule {
	color: #03F;
}
.text_underline {
	text-decoration: underline;
	text-align: left;
	color: #F00;
}
.bbc_top {
	background: url(../images/bbc_images/bbc_top.jpg);
	width: 960px;
	height: 340px;
}
/******様式ダウンロード･プルダウン******/

.inner,
.child{
    display: none;
}

.pulldown {
	margin-left: 0;
}

.pulldown ul {
	list-style: none;
	padding-left: 0;
}

.pulldown ul li .p_cap {
	display: block;
	background-color: #3cb371;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px;
	box-shadow: 1px 1px 3px #999;
}

.pulldown ul li .p_cap:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #093;
}

.pulldown .bg_p .p_cap {
	display: block;
	background-color: #F69;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px;
	box-shadow: 1px 1px 3px #999;
}

.pulldown .bg_p .p_cap:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #F39;
}

.pulldown .bg_b .child {
	border: solid thin #4169e1;
}

.pulldown .bg_b .p_cap {
	display: block;
	background-color: #4169e1;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px;
	box-shadow: 1px 1px 3px #999;
}

.pulldown .bg_b .p_cap:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #3559c4;
}

.pulldown .bg_p .child {
	border: solid thin #4169e1;
}

.pulldown ul li ul li .p_cap {
	background-color: #1e90ff;
	margin: 5px 5px 5px 20px;
}

.pulldown ul li ul li .p_cap:hover {
	background-color: #06F;
}

.pulldown .inner {
	border: solid thin #0C6;
}

.pulldown .child {
	padding: 5px 5px 5px 20px;
	border:solid thin #0C6;
}

.pulldown li {
	margin: 5px 0;
}

.pulldown .child a:before {
	content: url(../images/arrow7_5.gif);
	position: relative;
	left: -5px;
}

.pulldown ul li ul li .child {
	border:solid thin #09F;
	margin: -5px 5px 10px 20px;
}

.pulldown .child a.p_cap:before {
	content: "";
}

.dl_list a:before {
	content: url(../images/arrow7_5.gif);
	position: relative;
	left: -5px;
}

.txt-small {
	font-size: 12px;
}
.activities-name {
	font-size: 13px;
}
.text_green {
	color: #093;
}
.calendar {
	width: 725px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCC;
	padding: 10px;
}
.text-bl_underline {
	color: #009;
	text-decoration: underline;
}
.soukai {
	color: #306;
	text-decoration: underline;
}
.soukai-1 {
	font-weight: bold;
}

.bg-p {
	background-color: #ffc0cb;
}

.bg-p:hover {
	background-color: #ff69b4;
}

/* icon menu */

.index_menu {
    text-align: center;
    border: solid thin #ccc;
	width: 300px;
	background-color: #FFF;
}

.index_menu div {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    margin: 10px 0;
}

.index_menu div img {
    box-shadow: 0 0 7px #ccc;
}

.index_menu div img:hover {
    opacity: 0.6;
    transition-duration: 0.3s;
}

.index_menu div span {
    display: block;
    font-size: 11px;
    line-height: 1.3em;
    margin-top: 5px;
}

.td_border td {
	border: solid thin #ccc;
	border-spacing:0;
	border-collapse:collapse;
}

.square {
	border: solid 2px #333;
	display:inline-block;
	padding:0px 6px;
}

.to_mail {
	margin:30px 0;
}

.to_mail a {
	display:inline-block;
	background:#06F;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px 20px;
	border-radius: 3px;
	box-shadow:0 0 5px rgba(0, 0, 0, .2);
}

.to_mail a:link,
.to_mail a:visited {
	color:#fff;
}

.to_mail a:hover {
	background:#09F;
	text-decoration:none;
	box-shadow:none;
}

.table_border td {
	padding: 10px 20px;
	border: solid thin #ccc;
}

.red {
	color:#F00;
}

.large {
	font-size:18px;
}

.newyear {
	position:relative;
	min-height:110px;
	background-image: url(../img/kadomatsu.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.newyear::after {
	content:url(../img/newyear_01.png);
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
}

.back_no {
	text-align:right;
	margin-bottom:40px;
}

.back_no a {
	display:inline-block;
	font-size: 14px;
	font-weight:bold;
	color:#393;
	line-height: 1.3em;
	padding: 5px 8px 2px;
	margin: 5px;
	border: solid 2px #393;
	border-radius:5px;
	box-sizing: border-box;
}

.back_no a:hover {
	background:#393;
	color:#fff;
	text-decoration:none;
}