@charset "Shift_JIS";
body{font-size:75%; line-height:150%;}
#article{width:950px; margin:0 auto;}
/*#article a:hover img {filter:alpha(opacity=100);  	opacity:1;}*/


/*　contents style start
----------------------------------------------------------------------　*/




/* 730px wrapepr */

.wrapperAll{
	width: 730px;
	height: auto;

}


.btn1 {
	width: 541px; 
	height: 58px;
	margin: 10px auto;
}



.btn2 {
	clear:both;
	width: 100%;
	height: auto;
	margin: 10px auto;
	text-align:center;
}




/*----------------------------------------------------------
section
---------------------------------------------------------- */



.sec1 {
	width: 717px;
	height: 433px;
	margin: 0px auto;

}

.sec1Bg {
	background: url(../images/sec01Bg.gif) left top no-repeat;
	width: 717px;
	height: 267px;

}

.sec1Bg ul {
	margin-left: 30px;
}

.sec1Bg ul li {
	padding: 15px 0 0 10px;
}

.sec1Btn {
	margin: 0 auto;
	width: 313px;
	padding-top: 15px;
}


.line {

padding-right: 25px;
font-size: small;
}


/* sec2 */


.RCsec2Content01 {
	margin-top: 10px;
	width: 714px;
	padding:10px 0 0 0;
/*	height: 220px;*/
	background: url(../images/sec2Bg1.jpg) right top no-repeat;

}

.RCsec2Txt01 {
	height:auto;
	padding: 10px 0 0 30px;
	font-size: 14px;
	color: #483117;
	line-height: 1.5;
}

.RCsec2Txt02 {
	font-size: 11px;
	color: #483117;
	text-align: 1.5em;
	padding: 10px 0 0 30px;
}




.RCsec2Content02 {
	margin-top: 10px;
	width: 714px;
	height: 230px;
	background: url(../images/sec2Bg2.jpg) right top no-repeat;

}

.RCsec2Txt03 {
	padding: 10px 0 0 30px;
	font-size: 14px;
	color: #483117;
	text-align: 1.5em;

}


.RCtxtClosed {
width: 370px;
	font-size: 20px;
	font-weight: bold;
	color: #483117;
	margin: 10px auto ;
}

/*-------------------------------------------------------------------------
 setting
-------------------------------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
	width:100%;
  visibility: hidden;
	font-size: 0;
	line-height:0;
}
* html .clearfix  { zoom: 1; }  /* IE6 */
*:first-child+html .clearfix { zoom: 1; }  /* IE7 */

.taLeft{text-align:left;}
.taRight{text-align:right;}
.taCtr{text-align:center;}
.fntBold{font-weight:bold;}
.fntBrown{color:#6d2829;}
.flLeft{float:left;}
.flRight{float:right;}
.flClr{clear:both;}
.psRel{position:relative;}
.psAbs{position:absolute;}
.leftMargin{margin-left:30px;}
.topMargin0{margin-top:0;}
.topMargin5{margin-top:5px;}
.topMargin10{margin-top:10px;}
.topMargin15{margin-top:15px;}
.topMargin20{margin-top:20px;}
.topMargin25{margin-top:25px;}
.topMargin30{margin-top:30px;}
.topMargin40{margin-top:40px;}
.topMargin50{margin-top:50px;}
.topMargin60{margin-top:60px;}

