/* がんばれ！元気ッズ用　CSS */

/* ==================================
   キッズ募集のページ用
================================== */
* { 
margin:0; padding:0;}

#wrapper2{ 
	width:680px;
	margin:0 auto;

}

iframe { overflow-x : hidden ;}



#contents2{ 
width:100%;
margin:0 auto;
}



#program {
width:680px;
float:right;
margin:0;
padding:0;
background-color:#FFE78A;
}

.destination5{
	width:680px;
	height:108px;
	margin:0;
	padding:0;
	background: url(images/onair_title5.jpg) no-repeat;
}

#program #bform_box{
 padding:0 24px;
 width:632px;
 background: url(images/f_bk.jpg) repeat-y;
  }
  
#bosyu_box{
width:680px;
}

#bosyu_box .b_catch{
width:680px;
height:100px;
padding:0;
margin:0;
background:url(images/bosyu_catch.jpg) no-repeat;
}

#bosyu_box .b_lead{
width:680px;
height:120px;
padding:0;
margin:0;
background:url(images/bosyu_lead.jpg) no-repeat;
}

#bosyu_box .b_attention{
width:680px;
height:52px;
}

#bosyu_box .b_attention2{
width:680px;
height:145px;
background:url(images/atten_base.jpg) no-repeat;
}

#bosyu_box .b_attention2 .ate_tx{
	padding:3px 5px 0 35px;
	font-size:12px;
	letter-spacing: 0.05em;
	color:#663300;
	line-height: 140%;
}

a.ate_tx_l{
	color:#FF3300;
	border-bottom: 1px dashed #FF3300;
	text-decoration: none;
}

a.ate_tx_l:hover{
	color:#CC6600;
	border-bottom: 1px dashed #CC6600;
	text-decoration: none;
}	

/*********フォームの中↓********/	
	
#bosyu_box .b_form{
margin-top:10px;
width:680px;
height:52px;
}

#bosyu_box .b_form2{
width:680px;
height:auto;
background:url(images/f_bk.jpg) repeat-y;
/*
height:585px;
background:url(/genki/bosyu/images/f_bk.jpg) no-repeat; */
padding-bottom:5px;
}

#bosyu_box .b_form3{
width:680px;
height:auto;
background:url(images/f_bk2.jpg) repeat-y;
padding-bottom:10px;
}


#bosyu_box .b_form2 .formbox{
padding:3px 24px 5px 24px;
width:632px;
}

p.ftx{/*
padding:10px 5px 3px 5px;*/
	padding-top:7px;
	padding-bottom:7px;
	padding-left:15px;
	font-size: 12px;
	color: #660000;
	line-height: 130%;
}


.ftx2{
font-size:10px;
color:#663300;
padding-left:5px;
padding-top:5px;
}

.ftx3{
font-size:14px;
color:#663300;
}

.naiyo_tx{
	padding:3px;
	color:#663300;
	font-size:12px;
	line-height: 130%;
}

.submitbox{
	width:226px;
	margin-top: 2px;
	margin-right: 160px;
	margin-bottom: 3px;
	margin-left: 250px;
}

.submitbox2{
/*width:226px;
 margin:5px 160px 0 250px; */
text-align:center;
margin-bottom:3px;
}

.submitbox3{
/*width:226px;
 margin:5px 160px 0 250px; */
 margin-right:30px;
text-align:right;
margin-bottom:3px;
}

	
	
p.ftx4 {
	padding-top:7px;
	padding-bottom:7px;
	padding-left:40px;
	font-size: 14px;
	color: #663300;
	line-height: 150%;
	font-weight: bold;
}

p.ftx5 {
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	font-size: 14px;
	color: #663300;
	line-height: 150%;
}



a.bk_tx{
	color:#8C0000;
	border-bottom: 1px dashed #8C0000;
	text-decoration: none;
	font-size:12px;
	
}

a.bk_tx:hover{
	color:#CC6600;
	border-bottom: 1px dashed #CC6600;
	text-decoration: none;
	font-size:12px;
	text-align:left;
}	
