/*@charset "utf-8";*/

/*▼デフォルトＣＳＳクリア=======================================================*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	margin: 0px;
	background-color: #FFFFFF;
	color: #666666;
	background-repeat: repeat-x;
	background-position: bottom;
}

/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: inline;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color: #CE6016;
	outline: none;
	text-decoration: none;
}
a:link {
	color: #CE6016;
}	
a:hover {
	text-decoration: underline;
	color: #F05000;
}
a img:hover {
	　opacity:0.75;
}

div {
	margin: 0px;
	padding: 0px;
}

area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
	line-height: 0px;
	list-style-type: none;
}

/* image */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

/* address */
address {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

/* emphasis */
em {
	font-style: normal;
	color: #d43339;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0px;
	padding: 0px;
}

/*▼全ページ共通クラス=======================================================*/

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
	line-height: 0px;
}
.clear_5{
	clear:both;
	height: 5px;
}
.clear_10{
	clear:both;
	height: 10px;
}
.clear_12{
	clear:both;
	height: 12px;
}
.clear_15{
	clear:both;
	height:15px;
}
.clear_20{
	clear:both;
	height:20px;
}
.clear_25{
	clear:both;
	height:25px;
}
.clear_30{
	clear:both;
	height:30px;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.img_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.margin_b5 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b12 {
	margin-bottom: 12px;
}
.margin_b15 {
	margin-bottom: 15px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b24 {
	margin-bottom: 24px;
}

.margin_b25 {
	margin-bottom: 25px;
}
.margin_b48 {
	margin-bottom: 48px;
}

.margin_r12 {
	margin-right: 12px;
}
.margin_t24 {
	margin-top: 24px;
}
.padd_24 {
	height: 24px;
}
.display_none {
	display: none;
}
.hidden {
	visibility: hidden;
}

.txt_align_right {
	text-align: right;
}
.txt_align_center {
	text-align: center;
}

.v_align_bottom{
	vertical-align: bottom;
}
.v_align_top{
	vertical-align: top;
}

/*▼ヘッダー・ナビ・サイドバー・フッター=======================================================*/
.txt_s11b {
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
.txt_mid_blue {
	font-size: 14px;
	font-weight: bold;
	color: #99CBE1;
}
.txt_s14 {
	font-size: 14px;
	line-height: 180%;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container h1 {
	font-size: 11px;
}

#side_bar {
	width: 185px;
	margin-right: 15px;
	float: left;
}
#contents {
	width: 600px;
	float: right;
	background-image: url(img/common/back_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 18px;
}
#news #title {
	width: 110px;
	float: left;
	height: 90px;
}
#news #col {
	width: 465px;
	float: right;
	height: 70px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #99CBE1;
}
#news #col p {
	margin-bottom: 10px;
	padding-left: 30px;
	text-indent: -30px;
	line-height: 140%;
}
#nittei {
	text-align: center;
	background-image: url(img/common/back_side.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#nittei .part1 {
	float: left;
	padding-left: 25px;
}
#footer {
	padding-bottom: 30px;
}
#footer #kyo-san li {
	float: left;
	margin-top: 15px;
}
#footer address {
	text-align: center;
	font-size: 13px;
}
#sub_box {
	background-image: url(img/common/back_side.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.page_top {
	margin-top: 20px;
	text-align: right;
}
.table_cre {
	margin-top: 10px;
}
.table_cre td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAF8EE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table_cre .td1 {
	background-color: #F5F5F5;
	text-align: center;
}
.table_cre .td2 {
	background-color: #FFFFFF;
}
#sub_box .prog_box {
	margin-bottom: 20px;
}
#sub_box .prog_box .col {
	padding-top: 10px;
}

#sub_box .prog_box .p_1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 5px;
}
#sub_box .prog_box .p_2 {
	color: #72552E;
}
#sub_box .camp_box {
	background-image: url(img/program/back_mid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.camp_box .p_1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.camp_box .col {
	width: 365px;
	float: left;
}
.camp_box .img_box {
	float: right;
	width: 140px;
	display: block;
}
#shelter #box {
	width: 267px;
	float: left;
	margin-bottom: 15px;
}
#shelter  .left_margin  {
	margin-right: 15px;
}

#shelter #box img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#shelter #box p {
	line-height: 120%;
}
