@charset "UTF-8";

/*--DefaultReset↓--*/

*{
	margin:0;
	padding:0;
}

html{
	height:100%;
	border-bottom:1px solid #ffffff;
}

body{
	font-size:62.5%;
	line-height:1.5;
	letter-spacing:0.2em;
	background:url(../images/bg_body.gif) repeat-x left top;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

.txt-b {
  font-size : 11pt;
  color : #ffffff;
  line-height : 140%;
  font-weight : bold;
  background-color : #2c67c3;
  padding-top : 0.3em;
  padding-bottom : 0.3em;
  padding-left : 0.5em;
  margin-bottom : 10px;
  margin-top : 20px;
}

.strong {
  font-size : 12pt;
  color : #14145a;
  font-weight : bold;
  margin : 10px auto 10px 0px;
}

.bold {
  font-weight : bold;
}

.l-photo {
  float : left;
  margin-right : 10px;
  margin-bottom : 10px;
}

.r-photo {
  float : right;
  margin-left : 10px;
}

.title {
  background-color : #2c67c3;
  padding-top : 0.5em;
  padding-bottom : 0.5em;
  padding-left : 1em;
  font-size : 12pt;
  color : #ffffff;
  margin-bottom : 10px;
  font-weight : bold;
}

.title-2 {
  font-size : 11pt;
  color : #5187d9;
  margin-bottom : 10px;
}

.title-31{
 font-size : 11pt;
  color : #5187d9;
  margin-bottom : 10px;
  font-weight : bold;
}

.title-3 {
  font-size : 11pt;
  color : #5187d9;
  margin-bottom : 10px;
  margin-top : 20px;
  font-weight : bold;
}

.read-txt {
  font-size : 10pt;
  color : #000000;
  line-height : 140%;
}

.read-txt-2 {
  font-size : 10pt;
  color : #000000;
  line-height : 140%;
  margin-left : 1em;
}

.name-txt {
  font-size : 10pt;
  color : #000000;
  line-height : 140%;
  font-weight : bold;
}

.txt-2 {
  font-size : 11pt;
  color : #813939;
  font-weight : bold;
  margin-top : 10px;
}

.txt-3 {
  font-size : 11pt;
  color : #2c2ce4;
  margin-top : 10px;
  margin-bottom : 5px;
  font-weight : bold;
}

.pay {
  background-color : #8eb1e6;
  color : #ffffff;
  font-size : 11pt;
  font-weight : bold;
}

.attention {
  font-size : 9pt;
  color : #ff0000;
}

.left-txt {
  text-align : left;
}

.camp-photo img{
	margin-bottom:5px;
}

.camp-photo-right{
	margin-left:5px;
}

ul,ol{
	list-style:none;
}

img{
	border:0;
}

a{
	text-decoration:none;
	outline:none;
}

/*未閲覧*/
a:link{
	color:#0D4170;
	text-decoration:none;
}

/*閲覧済み*/
a:visited{
	color:#0D4170;
	text-decoration:none;
}

/*マウスオーバー*/
a:hover{
	color:#0D4170;
	text-decoration:underline;
}

/*クリック*/
a:active{
	color:#0D4170;
	text-decoration:underline;
}

/*--DefaultReset↑--*/

/*--共通レイアウト↓--*/

h1{
	padding:7px 0 9px;
	text-align:center;
	font-size:1em;
	color:#333333;
}

#wrapper{
	width:902px;
	margin:0 auto;
	font-size:1.2em;
}

#container{
	width:902px;
	float:left;
	margin-bottom:30px;
	background:url(../images/bg_container.gif) repeat-y left top;
}

#content{
	width:902px;
	float:left;
	background:url(../images/bg_contents2.gif) no-repeat left top;
}

/*--header↓--*/

#header{
	padding:12px 3px 0 0;
}

#header h2{
	width:370px;
	float:left;
}

#header #header_navi{
	width:362px;
	height:29px;
	padding-left:8px;
	float:right;
	background:url(../images/header_navi.gif) no-repeat left top;
}

#header #header_navi ul,
#header #header_navi ul li{
	height:29px;
	float:left;
}

#header #header_navi ul li a{
	display:block;
	height:29px;
	text-indent:-9000px;
	font-size:0;
	line-height:0;
}

#header #header_navi ul li#h_n_home a{	width:50px;margin-right:14px;	}
#header #header_navi ul li#h_n_company a{	width:61px;margin-right:17px;	}
#header #header_navi ul li#h_n_contact a{	width:73px;margin-right:16px;	}
#header #header_navi ul li#h_n_privacy a{	width:122px;margin-right:9px;	}

/*--header↑--*/

/*--content_detail↓--*/

#content_detail{
	clear:both;
	width:891px;
	padding:10px 15px 15px 15px;
}

#content_detail h3{
	margin-bottom:15px;
}

/*--content_detail↑--*/

/*--footer↓--*/

#footer{
	clear:both;
	width:902px;
	height:14px;
	margin:0 auto;
	padding-bottom:3px;
	text-align:center;
	font-size:0;
	line-height:0;
	letter-spacing:0;
	background:url(../images/bg_footer.gif) no-repeat left bottom;
}

/*--footer↑--*/


