@charset "utf-8";

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body  {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W3;
	font-size: 0.75em;
	background: #000000;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #fff;
}

a:link { color:#1d6cae; text-decoration: none;}
a:visited { color:#1d6cae; text-decoration: none;}
a:active { color:#ffcc33; text-decoration: none;}
a:hover { color:#ffcc33; text-decoration: underline;}




/* 区切り線 */
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
}

#inf_main {
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	width: 789px;
	background-color: #132124;
	text-align:left;
}
#rp_main {
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	width: 789px;
	height: 950px;
	background-color: #ffffff;
	text-align:left;
}
#camp_main {
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	width: 780px;
	background-color: #ffffff;
	text-align:left;
}

#infbg {
	background-color: #132124;
	background-image: url(../../information/img/blissimg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 1000px;
}
#repbg {
	background-color: #132124;
}
#campbg {
	background-color: #132124;
}
#inf_box {
	padding: 20px 20px 0px 250px;
}
#rep_box {
	padding: 20px 40px 10px 40px;
}
#cam_box {
	padding: 20px;
}
#imgbox {
	margin: 0px;
	padding: 0px;
}
.rpspace {
 height: 370px;	
}


h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;	
}
.campttl01 {
	font-size: 18px;
	font-weight: bolder;
	color: #666;	
}

h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;	
	
}
.recital {
	padding-left: 190px;
}
.recital2 {
	padding-left: 20px;
	margin-bottom: 30px;
}
.rpimg01 {
	float: left;
	display: inline;
	padding-left: 30px;
}
.rptext01 {
	float: right;
	display: inline;
	width: 400px;
	font-size: 18px;
	color: #333;
}
.rpend {
	clear: both;	
}

.prebox01 {
	width:450px;
	float:left;
	display:inline;
}
.prebox02 {
	width:270px;
	float:right;
	display:inline;
}
.prebox03 {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}
.prebox04 {
	float:right;
	margin-right: 40px;
	padding: 0px 0px 20px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.clear {
	clear: left;
}
.actusphoto {
	width: 330px;
	float: left;
	display: inline;
}
.naniwaphoto {
	width: 302px;
	float: right;
	display: inline;
	margin-left: 30px;
}
.endtext {
	clear: both;
}

.width709 {
	width: 709px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding-bottom: 20px;
}
.width740 {
	width: 740px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding-bottom: 20px;
}
