@charset "euc-jp";
/* CSS Document */


body {
	background:url(../img/common/body_bg.gif) repeat-x;
	background-color:#FFFFFF;
}
#wrapper {
	width:816px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header,#container,#footer {
	width:796px;
	margin:0 auto;
}
#header {
	height:130px;
	background:url(../img/common/header_bg.jpg) no-repeat;
}

#header_l {
	float:left;
	margin-top:5px;
}

#header_r {
	float:right;
	width:298px;
}
#footer {
	height:74px;
	padding-top:50px;
	background:url(../img/common/footer_bg.gif) no-repeat;
}
/*------head_menu--------*/
#head_menu {
	width:258px;
	margin:0 auto;
}
#head_menu li {
	float:left;
}
#head_menu li a {
	display:block;
	height:15px;
	text-indent:-9999px;
}
#head_menu01,#head_menu01 a {
	width:71px;
	background:url(../img/common/h_menu_contact.gif) no-repeat;
}
#head_menu01 {
	padding-right:27px;
}
#head_menu01 a:hover {
	background:url(../img/common/h_menu_contact_on.gif) no-repeat;
}
#head_menu02,#head_menu02 a {
	width:57px;
	background:url(../img/common/h_menu_policy.gif) no-repeat;
}
#head_menu02 {
	margin-right:29px;
}

#head_menu02 a:hover {
	background:url(../img/common/h_menu_policy_on.gif) no-repeat;
}
#head_menu03,#head_menu03 a {
	width:74px;
	background:url(../img/common/h_menu_sitemap.gif) no-repeat;
}
#head_menu03 a:hover {
	background:url(../img/common/h_menu_sitemap_on.gif) no-repeat;
}
/*------gr_menu--------*/
#gr_menu {
	width:816px;
	margin-bottom:15px;
}
#gr_menu ul {
	width:816px;
	margin:0 auto;
}

#gr_menu li {
	float:left;
}
#gr_menu li a {
	display:block;
	width:136px;
	height:39px;
	text-indent:-9999px;
}
#gr_menu01,#gr_menu01 a {
	background:url(../img/common/gr_menu/gr_menu_01.gif) no-repeat;
}
#gr_menu01 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_01.gif) no-repeat;
}
#gr_menu02,#gr_menu02 a {
	background:url(../img/common/gr_menu/gr_menu_02.gif) no-repeat;
}
#gr_menu02 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_02.gif) no-repeat;
}
#gr_menu03,#gr_menu03 a {
	background:url(../img/common/gr_menu/gr_menu_03.gif) no-repeat;
}
#gr_menu03 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_03.gif) no-repeat;
}
#gr_menu04,#gr_menu04 a {
	background:url(../img/common/gr_menu/gr_menu_04.gif) no-repeat;
}
#gr_menu04 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_04.gif) no-repeat;
}

#gr_menu05,#gr_menu05 a {
	background:url(../img/common/gr_menu/gr_menu_05.gif) no-repeat;
}
#gr_menu05 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_05.gif) no-repeat;
}

#gr_menu06,#gr_menu06 a {
	background:url(../img/common/gr_menu/gr_menu_06.gif) no-repeat;
}
#gr_menu06 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_06.gif) no-repeat;
}

#gr_menu07,#gr_menu07 a {
	background:url(../img/common/gr_menu/gr_menu_07.gif) no-repeat;
}
#gr_menu07 a:hover {
	background:url(../img/common/gr_menu/gr_menu_on_07.gif) no-repeat;
}

/*------text--------*/
h1 {
	color:#999999;
	font-size:10px;
	margin-bottom:6px;
}
.text {
	font-size:12px;
	line-height:20px;
	color:#444444;
}
.font_pink {
	color:#ff6868;
}
.font_blue {
	color:#009acf;
}
.arrow_orange {
	background:url(../img/arrow_orange.gif) no-repeat left 50%;
	color:#666666;
}
.arrow_pink {
	background:url(../img/arrow_pink.gif) no-repeat left 50%;
	color:#666666;
}
.mb_15 {
	margin-bottom:15px;
}
.pb_10 {
	padding-bottom:10px;
}

.pb_15 {
	padding-bottom:15px;
}

.mb_25 {
	margin-bottom:25px;
}
.pb_25 {
	padding-bottom:25px;
}
.child {
	padding-left:10px;
	font-size:10px;
	margin-left:9px;
}
#footer p {
	font-size:12px;
	color:#4d4d4d;
	text-align:center;
 }
/*------box--------*/
.box_490 {
	width:490px;
}
.box_490_mdl {
	padding-top:10px;
	background:url(../img/box_490_mdl.gif) repeat-y;
}
.box_290 {
	width:290px;
}
.box_290_mdl {
	padding-top:10px;
	background:url(../img/box_290_mdl.gif) repeat-y;
}
/*------list--------*/
#dl_news {
	width:470px;
	height:150px;
	margin:0 auto;
	overflow:auto;
	font-size:12px;
}
#dl_news .date {
	color:#9a9a9a;
}
#dl_news .title {
	
	color:#ff6666;
}
#dl_news dd {
	color:#666666;
	padding:14px;
	margin-bottom:6px;
	line-height:140%;
	border-bottom:1px solid #d4e5be;
}
#new_article {
	width:270px;
	height:150px;
	margin:0 auto;
	overflow:auto;
	font-size:12px;
}
.dl_new_article {
	border-bottom:1px dotted #bfbfbf;
	margin-bottom:5px;
	padding-bottom:5px;
	width:250px;
}
.dl_new_article dt img {
	float:left;
	clear:both;
}
.dl_new_article dd {
	padding-left:10px;
}
.dl_new_article dl {
	width:150px;
}
.dl_new_article dd dt {
	border-bottom:1px dotted #ff9b00;
	margin-bottom:5px;
}
.dl_new_article dd dd {
	font-size:10px;
	margin-bottom:3px;
}
.ul_recommend {
	width:508px;
	margin-right:-18px;
}
.recommend_li {
	float:left;
	width:108px;
	padding-right:18px;
	font-size:12px;
	border-left:1px solid #dfdfdf;
}
.reco_li {
	border-bottom:1px dotted #ff9a00;
	margin-bottom:3px;
}
.recommend_li dt {
	background-color:#dfdfdf;
	color:#ff5151;
	padding:2px 0;
	margin-bottom:3px;
}
.recommend_li img {
	border:1px solid #ff6666;
}
.ul_type {
	width:492px;
	margin-right:-2px;
}
.ul_type li {
	float:left;
	padding-right:2px;
	margin-bottom:6px;
	font-size: 12px;
	color: #666666;
}
.dl_faq {
	width:470px;
	margin:0 auto;
}
.dl_faq dt {
	margin-bottom:10px;
}
.dl_faq dd {
	background:url(../img/qa/answer.gif) no-repeat;
	padding-left:60px;
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
	color:#333333;
}
.dl_policy {
	padding:10px;
	font-size:12px;
	line-height:20px;
}
.dl_policy dt {
	color:#CC0000;
	margin-bottom:5px;
}
.dl_policy dd {
	margin-bottom:10px;
	padding:0 10px;
	color:#444444;
}
.dl_policy dd li {
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:5px;
}
.check01 li {
	float:left;
	width:150px;
}
.check02 li {
	float:left;
	width:100px;
}

/*------table--------*/
.table_rec {
	width:488px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	font-size:12px;
	line-height:18px;
}
.table_rec caption {
	font-size:14px;
}
.table_rec th {
	width:120px;
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#f0f0f0;
}
.table_rec td {
	padding:3px;
	border:1px solid #CCCCCC;	
}

.table_com {
	width:488px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	font-size:12px;
}
.table_com th {
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#f0f0f0;
}
.table_com td {
	padding:3px;
	border:1px solid #CCCCCC;	
}
.table_contact {
	width:488px;
	border-collapse:collapse;
	font-size:12px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;	
}
.table_contact th {
	padding:5px 10px 5px 5px;
	white-space:nowrap;
	text-align:right;
	border-right:1px solid #CCCCCC;
	color:#666666;
}
.table_contact td {
	padding:5px 5px 5px 10px;
	color:#444444;
}
.form_submit {
	cursor:pointer;
	background:url(../img/common/submit02.jpg) no-repeat;
	width:80px;
	height:29px;
}
.form_reset {
	cursor:pointer;
	background:url(../img/common/reset02.jpg) no-repeat;
	width:50px;
	height:18px;
}
