/*=============================
 * common
 *=============================*/

.box_contents{
	margin:40px 0 20px 0;
	text-align:center;
}

/*=============================
 * application
 *=============================*/

.box_appl{
	margin:40px 0 20px 0;
	text-align:center;
}
	.box_appl .appl_title_text{
		padding:10px;
		margin:0 auto 20px auto;
		width:520px;
		font-size:20px;
		font-weight:bold;
		border:2px solid #996;
		background:#ffc;
		line-height:150%;
	}
	.box_appl img.appl_title{
		margin-bottom:10px;
	}
	.box_appl .box_appl_form{
		width:400px;
		margin:0px auto 20px auto;
	}
	.box_appl .box_appl_form p{
		padding:5px;
		margin:0;
		border-bottom: 2px solid #900;
		background:#d00;
		color:#fff;
		font-size:14px;
		text-align:center;
	}
	.box_appl .box_appl_form th{
		padding:5px 3px;
		text-align:left;
		background:#ffc;
		border:1px solid #ccc;
	}
	.box_appl .box_appl_form td{
		padding:5px 3px;
		text-align:left;
		border:1px solid #ccc;
	}
	.box_appl .box_appl_form td.appl_btn{
		padding:15px 3px;
		text-align:center;
	}


/*=============================
 * preq
 *=============================*/

.box_preq{
	margin:40px 0 20px 0;
	text-align:center;
}
	.box_preq .pdt_ask{
		width:500px;
		margin:0 auto 20px auto;
		padding: 10px 15px;
		border:1px solid #ccc;
		text-align:center;
		background: url(../pic/menu_bar_bg2.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;
	}
	.box_preq .pdt_ask h3{
		margin-bottom:10px;
		padding:5px;
		border:0;
		border-bottom:3px solid #f90;
		background:none;
		text-align:left;
		font-size:16px;
	}
	.box_preq .pdt_ask .tbl_title{
		text-align:center;
		border:1px solid #ccc;
		background:#999;
		color:#fff;
	}
	.box_preq .pdt_ask td{
		text-align:center;
	}
	.box_preq .pdt_ask .t_pdt_ask_shop th{
		padding:3px;
		border:1px solid #ccc;
		background:#ffc;
		text-align:left;
	}
	.box_preq .pdt_ask .t_pdt_ask_shop td{
		padding:3px;
		border:1px solid #ccc;
		text-align:left;
	}
	.box_preq .pdt_ask .t_pdt_ask_ask th{
		padding:7px;
		border:1px solid #ccc;
		background:#f0f0ff;
		text-align:left;
		vertical-align:top;
	}
	.box_preq .pdt_ask .t_pdt_ask_ask th.hissu{
		padding:7px;
		background:#fff0f0;
		text-align:left;
		vertical-align:top;
	}
	.box_preq .pdt_ask .t_pdt_ask_ask td{
		padding:7px;
		border:1px solid #ccc;
		text-align:left;
	}
	.box_preq .pdt_ask .t_pdt_ask_ask td.hissu{
		padding:7px;
		border-bottom:0px;
		text-align:left;
	}
	.box_preq .pdt_ask .t_pdt_ask_ask{
		margin-bottom:10px;
	}

	.box_preq .pdt_ask .t_pdt_ask_ask textarea,
	.box_preq .pdt_ask .t_pdt_ask_ask input{
		font-size:12px;
		padding:2px;
	}


/*=============================
 * sitemap
 *=============================*/

.box_sitemap{
	margin-bottom:20px;
}
	.box_sitemap h2{
		border: 1px solid #ccc;
		background: url(../pic/menu_bar_bg2.gif);
		background-repeat: repeat-x;
		background-position: 0 1px;
		padding:5px;
		margin-bottom:15px;
	}
	.box_sitemap h2 p{
		border-left:5px solid #f90;
		padding-left:5px;
		font-size:16px;
	}
	.box_sitemap .box_sitemap_c1{
		margin:0 0 0 20px;
		float:left;
		width:200px;
		text-align:left;
		line-height:150%;
	}

/*=============================
 * satei
 *=============================*/

.box_satei{
	width:600px;
	margin:30px auto 50px auto;
	text-align:center;
}
	.box_satei h2{
		margin-bottom:20px;
	}

	.box_satei .c1{
		float:left;
		width:300px;
		text-align:center;
	}
	.box_satei .c2{
		float:right;
		width:300px;
	}
		.box_satei .c2 h2{
			font-size:12px;
			margin:0;
			padding:0;
		}

	.box_satei .c2{
		float:right;
		width:300px;
	}
		.box_satei .c2 h2{
			font-size:12px;
			margin:0;
			padding:0;
		}
		.box_satei .c2 ul{
			list-style: none;
			margin: 15px 0 30px 20px;
			padding:0;
			font-size:16px;
			line-height:180%;
		}
		.box_satei .c2 li{
			background: url(../pic/check.gif);
			background-repeat: no-repeat;
			background-position: 0 7px;
			padding: 0 0 0 20px;
		}

/*=============================
 * link_shop
 *=============================*/

.box_link_shop_ctgry {
	text-align:left;
	}
	.box_link_shop_ctgry h3{
		border: 1px solid #ccc;
		background: url(../pic/menu_bar_bg2.gif);
		background-repeat: repeat-x;
		background-position: 0 1px;
		padding:5px;
		margin-bottom:5px;
		width:100%;
	}
	.box_link_shop_ctgry ul{
		margin:0 0 0px 30px;
		height:50px;
	}
	.box_link_shop_ctgry ul li{
		line-height:150%;
		float:left;
		width:130px;
	}

.box_link_shop_list {
	margin:0px auto 20px auto;
	text-align:left;
	line-height:120%;
}
	.box_link_shop_list h2{
		text-align:center;
	}

	.box_link_shop_list ul li{
		padding-bottom:5px;
	}

.box_link_shop_info {
	margin:0px auto 20px auto;
	text-align:left;
	line-height:120%;
}
	.box_link_shop_info h2{
		text-align:center;
	}
	.box_link_shop_info th{
		border:1px solid #ccc;
		padding:3px;
		font-weight:normal;
		background:#f0f0f0;
	}
	.box_link_shop_info td{
		border:1px solid #ccc;
		padding:5px;
	}
.box_link_shop_info_map{
	height:300px;
}
	.box_link_shop_info_map .c1{
		float:left;
		text-align:left;
		width:340px;
		height:280px;
		margin:0;
	}
	.box_link_shop_info_map .c2{
		float:right;
		text-align:right;
		width:340px;
		height:280px;
		margin:0;
	}
	.box_link_shop_info_map .mapmemo{
		text-align:right;
		font-size:11px;
		color:#666;
	}
#mymap{
	width:340px;
	height:280px;
	margin:0;
}

p.link_shop_title{
	margin-bottom:15px;
	border:1px solid #ccc;
	padding:5px;

	text-align:left;
	background:url(../pic/bg_sdw.gif) repeat-x;
	color:#09f;
	font-size:14px;
	font-weight:bold;
}

/*=============================
 * hoken
 *=============================*/


