@charset "utf-8";

body{
	text-align:center;
	}

/*------------contentsここから------------*/

div#contents {
	background:url(/img/bg2.jpg) repeat-y;
	width:904px;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	z-index:-2;
	}
div#contents_inner {
	width:902px;
	margin:0;
	padding:100px 0 150px 0;
	text-align:center;
	position:relative;
	overflow:hidden;
	}
#deco_top {
	position:absolute;
	right:0px;
	top:0px;
	z-index:-1;
	}
#deco_btm {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:-1;
	}	
#rogo {
	position:absolute;
	right:150px;
	bottom:30px;
	z-index:1;
	}

div#cont_Wrap{
  margin:0 auto 0 auto;
  padding:0;
  width:904px;
  text-align:center;
}

.goriyou, .keiei, .syuhi, .seibyou{
	width:560px;
  margin:0 172px 50px 172px;
  padding:0;
	text-align:left;
}

.text{
	margin:0 0 0 20px;
	padding:0;
	}
.text ul,p{
	color:#333333;
	font-size:90%;
	line-height:1.3em;
}
.text li{
	list-style:disc;
	margin:0 0 0 2em;
	padding:0;
	}	

p.caption{
	color:#999999;
	line-height:1.2em;
	font-size:85%;
	}

.img_box{
	width:480px;
	margin:0 40px 0 40px;
	}
	
.marginB15 {
	margin:0 0 15px 0;
	}
.floatL{
	float:left;
	}
.floatR{
	float:right;
	}


/*------------contentsここまで------------*/


