@charset "UTF-8";
@import url("../../../common/style_common.css");
@import url("../../../common/style_common2.css");

/* -----------------------------------  */
/* -------------- left --------------  */
/* -----------------------------------  */

/* style_common2で指定  */

#main #content #content_left p.onegai{
	margin:0 0 20px 30px;
}
#main #content #content_left .list_01{
	height:170px;
}
#main #content #content_left .link_list .link_list_03{
display:none;
}
/* -----------------------------------  */
/* -------------- right --------------  */
/* -----------------------------------  */

/* -- content box -- */

#main #content #content_right .txt_bg{
	margin:25px 0 0 10px;
	width:630px;
	height:480px;
	padding:10px 0 10px 10px;
	background:url(img/bg_01.jpg);
	color:#FFFFFF;

}
#main #content #content_right .txt_overflow{
	width:593px;
	height:440px;
	overflow:auto;
	padding:00px 15px 20px 10px;
	border-top:1px #405B7A solid;
	border-bottom:1px #405B7A solid;
}
#main #content #content_right .txt_overflow #a00{
	padding-top:20px;
}
#main #content #content_right .txt_overflow #a00_in{
	border:1px solid #666666;
	padding:15px 5px 15px 15px;
	margin:0 0 30px 0;
	background:url(img/title_01_bg.gif) left top repeat;
}

#main #content #content_right .txt_overflow h3{
margin:0 0 20px -10px;
padding:0;
}
#main #content #content_right .txt_overflow p{
	font-size:12px;
	line-height:140%;
	margin-bottom:20px;
}

