@charset "Shift_JIS";

@import url("common.css");


/************************************************************************************
* rl_contents
************************************************************************************/

#contents_bg_t{
  display: inline-block;
}

#contents_bg_t:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#left_contents{
	float: left;
	width: 519px;
  margin-top: 18px;
}

#right_contents{
	float: right;
  width: 317px;
  margin-top: 18px;
}


/************************************************************************************
* block01
************************************************************************************/

#block01{
	margin: 0 0 0 40px;
}

#b01_bg_m{
	width: 475px;
  background: url(../images/top/b01_bg_m.jpg) repeat-y left center;
}

#b01_bg_t{
  background: url(../images/top/b01_bg_t.jpg) no-repeat left top;
}

#b01_bg_b{
  min-height: 140px;
  _height: 140px;
  padding: 35px 0 25px;
  background: url(../images/top/b01_bg_b.jpg) no-repeat left bottom;
}

#b01_bg_b p{
	font-size: 14px;
  line-height: 200%;
  margin: 0 25px;
}

#b01_bg_b p#b01_link{
	text-align: right;
  margin: 0 15px;
}

#b01_bg_b p#b01_link a{
	color: #ffffff;
}


/************************************************************************************
* block02
************************************************************************************/

#block02{
	margin: 11px 0 0 46px;
}

#b02_description{
	margin: 10px 0 0 16px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 130%;
}

#block02 div.b02_box{
	float: left;
	width: 150px;
  margin: 10px 0 20px 7px;
  _margin-left: 4px;
  background: url(../images/top/b02_box_bg.jpg) repeat-y center top;
  text-align: center;

}

#block02 div.b02_box p.img{
	padding: 6px 0 8px;
  background: url(../images/top/b02_box_line01.jpg) no-repeat center bottom;
}

#block02 div.b02_box p.txt01{
	font-size: 14px;
  font-weight: bold;
  color: #666666;
  padding-top: 10px;
}

#block02 div.b02_box p.txt02{
	font-size: 12px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 10px;
}

#block02 div#comment{
	clear: both;
  margin-left: 14px;
	width: 450px;
  background: url(../images/top/b02_box_line02.jpg) repeat-x left top;
}

#block02 div#comment p{
	font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 130%;
  padding: 10px 0 10px 15px;
  background: url(../images/top/b02_box_line02.jpg) repeat-x left bottom;
}

#block02 p#b01_mark01{
	margin-top: 15px;
	text-align: right;
}


/************************************************************************************
* block03
************************************************************************************/

#block03{
	margin: 11px 0 0 46px;
}

#block03 div.b03_box_q{
	width: 456px;
  height: 93px;
  margin: 10px 0 0 15px;
	background: url(../images/top/b03_box_bg_q.jpg) no-repeat left top;
}

#block03 div.b03_box_q p{
	font-size: 14px;
	padding: 30px 0 0 160px;
  font-weight: bold;
}

#block03 div.b03_box_a_m{
	width: 451px;
  margin: 10px 0 0 19px;
	background: url(../images/top/b03_box_bg_a_m.jpg) repeat-y left top;
}

#block03 div.b03_box_a_b{
	background: url(../images/top/b03_box_bg_a_b.jpg) no-repeat left bottom;
}

#block03 div.b03_box_a_t{
	background: url(../images/top/b03_box_bg_a_t.jpg) no-repeat left top;
  padding: 10px;
}

#block03 div.b03_box_a_t p{
	font-size: 14px;
  font-weight: bold;
  line-height: 150%;
}

#block03 p.b03_link01{
	text-align: right;
	font-size: 14px;
  font-weight: bold;
  margin: 7px 7px 20px 0;
}


/************************************************************************************
* block04
************************************************************************************/

#block04{
	width: 286px;
  background-color: #fcf6c9;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

#block04 h2{
	padding: 8px 0 0 12px;
}

#block04 ul{
	width: 253px;
  margin-left: 15px;
  list-style-position: inside;
}

#block04 ul li{
	font-size: 12px;
  line-height: 130%;
  text-indent: -12px;
  _text-indent: -16px;
  padding: 5px 0 5px 15px;
  background: url(../images/top/b04_line01.jpg) repeat-x left top;
}


/************************************************************************************
* block05
************************************************************************************/

#block05{
	width: 286px;
	background: url(../images/top/b05_bg_m.jpg) repeat-y center top;
  margin-bottom: 30px;
}

#block05b{
	background: url(../images/top/b05_bg_b.jpg) no-repeat center bottom;
  padding: 0 0 15px 0;
}

#block05b div#b05_box01{
	width: 266px;
  background-color: #ffffff;
  margin-left: 10px;
  padding-bottom: 15px;
}

#block05b div#b05_box01 h3{
	text-align: center;
	font-size: 12px;
  font-weight: bold;
  color: #412202;
  padding: 20px 0;
  background: url(../images/top/b05_line01.jpg) no-repeat center bottom;
}

#block05b div#b05_box01 form{
	font-size: 16px;
  line-height: 150%;
  color: #212121;
  margin-top: 10px;
}

#block05b div#b05_box01 form input.list{
	margin-left: 30px;
  margin-right: 5px;
}

#block05b div#b05_box01 form #submit_btn{
	text-align: center;
  margin: 5px 0 5px 0;
}

#block05b div#b05_box01 #check_data{
	text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #212121;
}


/************************************************************************************
* block06
************************************************************************************/

#block06{
	width: 286px;
	border-top: 3px solid #7BC737;
  padding-top: 5px;
}

#block06 h2{
	border-top: 1px solid #7BC737;
	border-bottom: 1px solid #7BC737;
  font-size: 18px;
  color: #7BC737;
  padding: 11px;
}

#block06 #banner{
	list-style: none;
  margin: 20px 0 10px 0;
}

#block06 #banner li{
	float: left;
  margin: 0 0 15px 10px;
}

#block06 #b06_box{
	clear: both;
	width: 274px;
  margin-left: 9px;
  border: 1px solid #000066;
}

#block06 #b06_box p.txt01{
	font-size: 14px;
	line-height: 130%;
  color: #000066;
  margin: 15px 10px;
}

#block06 #b06_box p.banner01{
	text-align: center;
  margin-bottom: 15px;
}

#block06 #b06_box p.link01{
	text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}

#block06 #b06_box p.link01 a{
  color: #000066;
}

/************************************************************************************
* ページ移転用
************************************************************************************/
.oshirase {
	font-size: 16px;
	color: #FF0000;
	#text-decoration: underline;
}