@charset "utf-8";

/*　ヤックス自然学校　CSS */
/* ----------------------------------------------------------------------------- */

/*　全体　*/

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	padding: 0px;
}
img {
	border: none;
}
#all {
	margin-right: auto;
	margin-left: 0px;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
}

/*　コンテンツ　*/

#side_menu_box {
	padding-top: 121px;
	float: left;
	width: 150px;
}
#center_box {
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#head_box {
	width: 800px;
	color:#FFFFFF;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 5px;
}
#content_center {
	background-color: #7FCFE3;
	background-repeat: repeat;
}
#header {
	margin: 0px;
	padding: 0px;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#side_bar_left {
	background-image: url(../images/waku_04.gif);
	background-repeat: repeat-y;
}
#side_bar_right {
	background-image: url(../images/waku_05.gif);
	background-repeat: repeat-y;
}
#summer_panf {
	margin-top: 20px;
}
.shusai_txt {
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.shusai_txt_top {
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #0D56D0;
}
#taiken_main {
	line-height: 18px;
	font-size: 12px;
}
#home_active {
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: -246px;
}
.info_txt {
	padding-bottom: 8px;
	line-height: 17px;
}
.info_txt a {
	color: #2200E3;
	text-decoration: underline;
	
}
.info_txt a:hover {
	color: #816AFF;
	text-decoration: none;
	
}
#shusai_active {
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: -197px;
}
#gaiyou_active {
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: -222px;
}
#shisetsu_active {
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -196px;
}
#toiawase_active {
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: -149px;
}
#link_active {

	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -25px;
}
#katsudou_active {
    position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -98px;
}
#kaiin_active {
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -123px;
}
#ishoku_active {
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -148px;
}
#imadoki_active {
	position: relative;
	height: 25px;
	width: 174px;
	left: 0px;
	top: -73px;
}
strong {
	font-style: normal;
}
em {
	font-style: normal;
}
#foot_image {
	height: 192px;
	width: 1000px;
	clear: both;
}
.banner_txt {
	color: #FFFFFF;
	padding-bottom: 15px;
}
.banner_txt a {
	color: #FFFFFF;
	text-decoration: none;
}
.banner_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner_box {
	margin-top: 60px;
}
a {
	color: #2200E3;
	text-decoration: underline;
}
a:hover {
	color: #816AFF
}

.to_top {
	width: 400px;
	margin-top: 12px;
	color: #0C419A;
	text-align: right;
	padding-left: 330px;
	font-size: 8pt;
	font-weight: bold;
}
.to_top a {
	color: #0C419A;
	text-decoration: none;
}
.to_top a:hover {
	color: #816AFF;
}
#camp_category {
	margin-top: 50px;
}
h4 {
	margin: 0px 0px 8px;
	padding: 0px;
}
#blog_link {
	color: #000000;
}
#blog_link a {
	color: #000000;
	text-decoration: none;
}
#mori {
	height: 245px;
	width: 100%;
	background-image: url(../images/mori_03.gif);
	background-repeat: repeat-x;
	clear: both;
}
#comtent .sky_camp p {
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	font-size:10px;
}
#nenkan_title {
	padding:10px 0px 5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}





/* ++++++ お知らせ ++++++ */

#topics	{
	width: 650px;
	line-height:24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#topics	p {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}

#topics	table {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}

#topics ul	{
	list-style:none;
	line-height:24px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}

#topics a {
	color: #0000FF;
	text-decoration:none;
	}
#topics a:hover {
	color: #FF6600;
	text-decoration:underline;
	}

/* ++++++ キャンプ情報一覧 ++++++ */

#camp {
	width:650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#camp .titletxt{
	padding: 10px 0 5px 10px;
	color: #006699;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	}
#camp .dateset{
	padding: 0 0 0 0;
	text-align: right;
	font-size: 10px;
	}
	
#camp .barbg{
	overflow:auto;
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	}

#camp .entry{
	overflow:auto;
	width: 620px;
	margin: 0 0 10px 10px;
	padding: 5px 5px 5px 5px;
	background: #CCFFFF;
	text-align: left;
	}
#camp .MonthlyTitle {
	width: 640px;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	background: #CCFFFF;
	color: #006699;
	}
	
/*アーカイブリスト　-----------------------------------------------*/
.archivelist {
	margin: 10px 10px 10px 25px;
	list-style: none;
	color:#FFFFFF;
	}
.archivelist h3 {
	color:#FFFFFF;
	}
.archivelist a {
	color:#FFFFFF;
	text-decoration:none;
	}
.archivelist a:hover {
	color: #FFCC00;
	text-decoration:underline;
	}


/* ++++++ エントリー部分【画像回り込み関連】 ++++++ */

p img {
    /*padding: 0;*/
    max-width: 100%;
	/*　白枠アリ　↓　*/
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}	

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */

/* ++++++ キャンプ情報一覧 テスト用 ++++++ */

#camp2 {
	float:left;
	width:215px;
	height:130px;
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px;
	background: #FFFFFF;
	}

#camp2 .barbg2 {
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#camp2 .titletxt2 {
	padding: 10px 0 5px 0;
	color: #006699;
	text-align: left;
	font-size: 10px;
	font-weight:bold;
	}
	
#camp2 .entry2 {
	width: 200px;
	height:80px;
	font-size:10px;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: #CCFFFF;
	text-align: left;
	}

/* ++++++ お知らせ テスト用 ++++++ */

#news {
	width: 700px;
	margin: 0 0 0 80px;
	padding: 0 0 0 0;
	color: #414141;
	}
	
#news ul {
	list-style:none;
	line-height:18px;
	}
	
#news p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#news a {
	color: #0000FF;
	text-decoration:none;
	}
#news a:hover {
	color: #FF6600;
	text-decoration:underline;
	}




















































