/*=============================
 * HTML BASE
 *=============================*/

body { margin:0; padding:0; font-size:12px; color: #333; text-align:left;
}
div, td, p, form { margin:0; padding:0; font-size:12px; color: #333; text-align:left;}
table {	border-collapse: collapse;}
img { border: 0px;}
ul{margin:0 0 0 25px; padding:0;}
input { margin:0; padding:2px; color: #333; font-size:14px;}
textarea { margin:0; padding:0; color: #333; text-align:left;}

h1 {	font-size:12px;
	font-weight:normal;
	margin:0px auto 0 auto;
	padding:1px 0px;
	text-align:right;
	width:950px;
	color:#fff;
	background: #fb5;
	border-bottom:2px solid #eee;
}
h2 {font-size:12px; font-weight:normal; margin:0px;}
h2.title_page {
	border: 1px solid #ccc;
	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
	padding:5px;
	margin-bottom:15px;
}
h3 {font-size:12px; font-weight:normal; margin:0px;}
h4 {font-size:12px; font-weight:normal; margin:0px;}


/*=============================
 * common parts
 *=============================*/

.clearblock {	clear: both;
		height:0px;
		visibility: hidden;
}


tr.row1, th.row1, td.row1{
	background:#f8f8f8;
}
tr.row0, th.row0, td.row0{
	background:#fffff0;
}

.msg_box_mgn_tb{
	width:340px;
	margin:50px auto 20px auto;
	text-align:left;
	padding:10px 5px;

	border:1px solid #ccc;
	background: url(../bg_grdtn.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
}
	.msg_box_mgn_tb li{
		padding-bottom:5px;
	}

.box_return{
	margin:0px auto 20px auto;
	text-align:center;
}

/*=============================
 * original
 *=============================*/
.cntns_title{
	background: url(pic/bg_grdtn.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border:1px solid #ccc;
	border-bottom: 3px solid #fb5;
	padding:7px;
	font-size:16px;
}

/*=============================
 * bbs
 *=============================*/

.box_bbs_form{
	margin-bottom:25px;
	background: #ffffcc;
	border:1px solid #fdb;
}
	.box_bbs_form p.bbs_form_title{
		text-align:left;
		padding:10px 0 10px 30px;
		font-size:12px;
		border-bottom:1px dotted #ccc;
	}
	.box_bbs_form th{
		padding:5px 10px 5px 0;
		text-align:right;
		font-weight:normal;
	}
	.box_bbs_form td{
		padding:5px 5px;
		text-align:left;
	}

.box_bbs_list{
	border:1px solid #ccc;
	margin-bottom:15px;
}
	.box_bbs_list td{
		padding:0;
		text-align:left;
		font-size:12px;
	}
	.box_bbs_list td p.shop_name{
		margin-bottom: 5px;
		padding:3px;
		text-align:left;
		background:#fff0e0;
	}
	.box_bbs_list td p.bbs_type{
		margin-bottom:2px;
		padding:5px;
		text-align:left;
	}
	.box_bbs_list td p.bbs_type span{
		padding:3px 5px;
		background:#fff0f0;
		color:#f00;
		border:1px dashed #f93;
	}
	.box_bbs_list td p.memo{
		padding:5px;
		text-align:left;
	}
	.box_bbs_list td p.appendix{
		padding:0 5px 5px 5px;
		text-align:right;
	}


/*=============================
 * pdt
 *=============================*/

.box_ctgry_link{
	padding:10px 0 0px 0;
	border:1px solid #ccc;
	margin-bottom:20px;
}
	.box_ctgry_link ul{
		margin:0;
		padding:0;
		overflow:hidden;
		list-style-type:none;
	}
	.box_ctgry_link li{
		margin: 0 0px 12px 10px;
		float:left;
	}
	.box_ctgry_link li a{
		font-size:14px;
		line-height:100%;
		text-align: center;

		display: block;

		border:1px solid #ccc;
		padding-top: 17px;
		width:144px;
		height:30px;

		text-decoration: none;
		color:#666;

		/* height=8(padding)+0(padding)+12(font)=20 < 26(ul height)*/
		background: url(pic/menu_off.gif);
		background-repeat: repeat-x;
		background-position: 0px 1px;
	}
	.box_ctgry_link li a:hover{
		background: url(pic/menu_off.gif);
		background-repeat: repeat-x;
		background-position: 0px 24px;
		color:#963;

		border:2px solid #9cf;
		padding-top:16px;
		width:142px;
		height:29px;
	}


.box_pref_link{
	border:1px solid #ccc;
	margin-bottom:15px;
}
	.box_pref_link th{
		padding:5px 8px;
		text-align:center;
		font-weight:normal;
		letter-spacing: 2px;
	}
	.box_pref_link td{
		padding:5px 8px;
		text-align:left;
		letter-spacing: 2px;
		line-height:150%;
	}


.box_p_list{
	border:1px solid #ccc;
	margin-bottom:15px;
}
	.box_p_list td{
		padding:3px 3px;
		text-align:left;
		font-size:11px;
	}




.box_p_info{
	margin-bottom:15px;
}
	.box_p_info th{
		padding:5px 5px;
		text-align:left;
		background:#fec;
		border:1px solid #fdb;
		font-weight:normal;
	}
	.box_p_info td{
		padding:5px 5px;
		text-align:left;
		border:1px solid #fdb;
	}

/*=============================
 * main frame
 *=============================*/

#header{
	margin:0 auto 0px auto;
/*	height:128px;*/
	height:98px;
	width:950px;
}
	#header_left{
		padding-top:25px;
		float:left;
		width:170px;
	}

	#header_right{
		float:right;
		width:780px;
		text-align: center;
	}
		#header_ad{
			height:90px;
			text-align: center;
			padding-top:5px;
			padding-bottom: 3px;
		}
	#header_menu{
		clear:both;
		height:30px;
		text-align: left;
		margin:0 auto 0 auto;
	}
	#header_menu ul{
		margin:0;
		padding:0;
		overflow:hidden;
		height:30px;
		list-style-type:none;
	}
	#header_menu li{
		margin: 0 3px 0px 0;
		float:left;
		font-size:12px;
		line-height:100%;
		text-align: center;
	}
	#header_menu a{
		display: block;
		padding: 9px 0 0 0;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;

		width:90px;
		height:30px;

		color:#666;
		text-decoration: none;

		/* height=8(padding)+0(padding)+12(font)=20 < 26(ul height)*/
		background: url(pic/menu_off.gif);
		background-repeat: repeat-x;
		background-position: 0px 1px;
	}
	#header_menu a.normal_2{
		padding: 4px 0 0 0;
	}
	#header_menu a.stay{
		color: #c90;
		background:url(pic/menu_on.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;

		border-top:1px solid #fb5;
		border-right:1px solid #fb5;
		border-left:1px solid #fb5;
	}
	#header_menu a.normal_2_stay{
		color: #c90;
		background:url(pic/menu_on.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;

		border-top:1px solid #fb5;
		border-right:1px solid #fb5;
		border-left:1px solid #fb5;

		padding: 4px 0 0 0;
	}
	#header_menu a:hover{
		color: #fff;
		background:url(pic/menu_on.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;

		border-top:1px solid #fb5;
		border-right:1px solid #fb5;
		border-left:1px solid #fb5;
	}

#header_menu_bar{
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
	height:5px;

	background:#fc6;
	border-bottom:1px solid #f93;
}


#navi{
	padding:5px 0 3px 5px;
	margin-bottom:10px;

	font-size:11px;

/*	border:1px solid #fdb;*/
	background: #f0f0f0;
}

#ntc1{
	margin:0px auto 0px auto;
}
#ntc12,
#ntc13{
	width:950px;
	margin:3px auto 10px auto;
	text-align:left;
}

#ntc21{
	margin:0 auto 30px auto;
	text-align:center;
}

#ntc3{
	margin:5px auto 5px auto;
	text-align:left;
}

#container{
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
	width:950px;
	background:#fff;
}
	#container #c1{
		float:left;
		width: 635px;
		text-align:left;
	}
	#container #c2{
/*		border:1px solid #ccc;*/
		float:right;
		width: 300px;
		text-align:left;
		margin:0 auto;
	}

	#container .container_2 .c21{
		float:left;
		padding:15px 5px 0 5px;
		text-align:left;
		width:250px;
		font-size:16px;
		line-height:150%;
	}
	#container .container_2 .c22{
		float:right;
		text-align:right;
		width:350px;
	}

.right2_menu{
	margin-bottom:10px;
}
	.right2_menu ul{
		margin:0;
		padding:0;
		list-style-type:none;
		border-bottom:1px solid #ccc;
	}
	.right2_menu li{
		margin: 0 0px 0px 0;
		font-size:12px;
		line-height:100%;
		text-align: left;
	}
	.right2_menu li a{
		display: block;
		padding: 10px 0 0 10px;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;

/*		width:90px;*/
		height:20px;

		color:#666;
		text-decoration: none;

		/* height=8(padding)+0(padding)+12(font)=20 < 26(ul height)*/
		background: url(pic/menu_off.gif);
		background-repeat: repeat-x;
		background-position: 0px 1px;
	}
	.right2_menu li a.stay{
		color: #c90;
		background:url(pic/menu_on.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;

		border-top:1px solid #fb5;
		border-right:1px solid #fb5;
		border-left:1px solid #fb5;
	}
	.right2_menu li a:hover{
		color: #fff;
		background:url(pic/menu_on.gif);
		background-repeat: repeat-x;
		background-position: 0 -1px;

		border-top:1px solid #fb5;
		border-right:1px solid #fb5;
		border-left:1px solid #fb5;
	}

.right2_ad_1{
	width:300px;
	margin-bottom:10px;
	padding:0;
}
	.right2_ad_1 .right2_ad_1_1{
		float:left;
		width:170px;
		text-align:left;
	}
	.right2_ad_1 .right2_ad_1_2{
		float:left;
		width:130px;
		text-align:left;
	}

#footer{
	background:#222;
	width: 950px;
	clear:both;
	margin: 20px auto 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
	color:#fff;
}


	#footer_accs{
		color:#444;
		font-size:10px;
	}
	#footer_accs img{
		height:8px;
	}
	#footer_btm{
		color:#fff;
		clear:both;
		text-align:center;
		line-height:120%;
	}
	#footer_btm p.footer_title{
		background:#000;
		color:#fff;
		text-align:center;
		padding:3px;
	}
	#footer_btm table.footer_btm_tbl{
		margin-top:5px;
	}
	#footer_btm table.footer_btm_tbl th{
		font-size:11px;
		text-align:left;
		text-decoration:none;
		padding:0 3px 0 10px;
		font-weight:normal;
	}
	#footer_btm table.footer_btm_tbl td{
		font-size:11px;
		text-align:left;
	}
	#footer_btm table.footer_btm_tbl th a{
		text-decoration:none;
	}
	#footer_btm table.footer_btm_tbl td a{
		text-decoration:none;
		padding:0 3px;
	}
/*=============================
 * link & font
 *=============================*/

a:link{color:#00f;}
a:visited{color:#00f;}
a:hover { background: #efc;}

#footer a:link{color:#fff;}
#footer a:visited{color:#fff;}
#footer a:hover { background: #efc;}


.imptnt{color:#f90;}
.atntn{color:#f00;}
.red_font{background:#fcc;color:#f00;padding:1px 3px;}


.f11{font-size:11px;}

/*=============================
 * no use
 *=============================*/

