/*=============================
 * HTML BASE
 *=============================*/

body { margin:0; padding:0; font-size:12px; color: #333; text-align:left; border-top:3px solid #f00;
	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 3px;
}
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:0; color: #333;}
textarea { margin:0; padding:0; color: #333; text-align:left;}

h1 {font-size:12px; font-weight:normal; margin:3px 5px 0 0; padding:0; text-align:right;}
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;
}

.shadow_mgn{
	margin:0 0 0px 0;
	font-size: 1px;
	height: 20px;
	padding:0;
	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 -1px;
}

.box_return{
	margin:0px auto 30px auto;
	padding:0;
	text-align:center;
}

.msg_400{
	margin:0px auto 0 auto;
	padding:3px;
	text-align:left;
	border:2px solid #f0f0f0;
	width:400px;
	background:#ccc;
}
.msg_400_mgn{
	margin:30px auto 30px auto;
	padding:3px;
	text-align:left;
	border:2px solid #f0f0f0;
	width:400px;
	background:#ccc;
}
	.msg_400 p, .msg_400_mgn p{
		background:#f0f0f0;
		border-top:1px solid #fff;
		border-bottom:1px solid #ccc;
		padding:5px;
		font-size:14px;
		font-weight:bold;
		color:#f90;
		text-align:center;
	}
	.msg_400 ul, .msg_400_mgn ul{
		margin:0;
		padding:5px 5px 5px 25px;
		background:#fff;
		line-height:150%;
	}
	.msg_400 ul li, .msg_400_mgn ul li{
		margin:0;
		padding:0;
	}


.title{
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:8px 5px;

	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;

	color:#600;
	font-size:16px;
}
	.title p{
		border-left:5px solid #f90;
		padding:0 0 0 8px;

		color:#630;
		font-size:16px;
	}

tr.row1, td.row1{
	padding:5px 0 5px 8px;
	background:#f8f8f8;
}
tr.row0, td.row0{
	padding:5px 0 5px 8px;
	background:#fffff0;
}


/*=============================
 * sub frame
 *=============================*/

/* 左メニューのボックス */
.box_left_menu{
	margin-bottom:10px;
	padding:0;
}
	.box_left_menu h2.box_left_menu_title{
		padding:5px;
		border-bottom:1px solid #900;
		background:#c00;
		color:#fff;
	}
	.box_left_menu div.box_left_menu_contents{
		padding:0px;
		border:1px solid #ccc;
		background:#fff;
		text-align:left;
		line-height:150%;
/*		width:300px;*/
		height:240px;
	}

	.box_left_menu div.box_left_menu_contents_c1{
		float:left;
		width:74px;
	}
	.box_left_menu div.box_left_menu_contents_c2{
		float:right;
		width:74px;
	}



/*=============================
 * left
 *=============================*/
.cntns_title{
	text-align:left;
	font-size:14px;
	padding:7px 3px 7px 7px;

	border: 1px solid #ccc;
	background:#fff url("../../newclub/gpic/bg_gr_line.gif") repeat-x 0px 1px;
}
	.cntns_title strong{
		border-left:7px solid #369;
		padding:2px 0px 2px 5px;
	}


.box_top_contents_13{
	padding:8px 0 10px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
	.box_top_contents_13 .box_pdt_info{
		border:5px solid #f0f0f0;
		margin:0px 8px 8px 8px;
	}
	.box_top_contents_13 .box_pdt_info .box_wrapper{
		padding: 10px 5px 5px 5px;
		border:1px solid #ccc;
	}
	.box_top_contents_13 .box_pdt_info .box_num{
		margin-bottom:10px;
	}
	.box_top_contents_13 .box_pdt_info .box_num .num{
		background:#f60;
		color:#fff;
		font-size:12px;
		padding:3px 10px;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_text{
		margin-bottom:10px;
		font-size:12px;
		line-height:150%;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_img_price{
		margin-bottom:10px;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_img{
		float:left;
		width:105px;
		text-align:center;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price{
		float:right;
		width:130px;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price table{
		margin:0 0 0 auto;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price .td_list_price{
		padding:2px 0px 2px 0px;
		vertical-align:bottom;
		text-align:right;
		text-align:center;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price .td_list_price .list_price{
		font-size:16px;
		text-decoration:line-through;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price .td_list_price{
		padding:2px 0px 2px 0px;
		vertical-align:bottom;
		text-align:right;
		text-align:center;

		font-size:16px;
		text-decoration:line-through;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price .td_price{
		padding:2px 0px 2px 0px;
		vertical-align:bottom;
		text-align:right;
		text-align:center;

		font-size:25px;
		color:#f00;
	}
	.box_top_contents_13 .box_pdt_info .box_pdt_price .td_sale_prcnt{
		background:#f00;
		padding:2px 5px;
		vertical-align:bottom;
		color:#fff;

		font-size:25px;
		text-align:center;
	}
	.box_top_contents_13 .box_shop_info{
	}
	.box_top_contents_13 .box_shop_info th{
		border:1px solid #000;
		padding:5px 0px 5px 5px;
		background:#000;
		color:#fff;
	}
	.box_top_contents_13 .box_shop_info td{
		border:1px solid #000;
		padding:5px 0px 5px 5px;
		color:#f00;
	}
	.top_contents_13_footer{
		margin-bottom:15px;
		background:#fff url(../gpic/bg_gr_no_line.gif) repeat-x 0 -10px;
		border:1px solid #ccc;
		padding:5px 5px;
		text-align:right;
	}
	.top_contents_13_footer img.arw{
		vertical-align:middle;
		padding-left:5px;
	}


/*=============================
 * main frame
 *=============================*/

#header{
	margin:0 auto 0 auto;
	width:900px;
	height:100px;
}
	#header_left{
		padding-top:30px;
		float:left;
		width:170px;
	}

	#header_right{
		float:right;
		width:730px;
		text-align: center;
		padding-top:5px;
	}

#header_menu_bar{
	margin:0 auto 0 auto;
	padding:0;
	height:5px;

	background:#d00;
	border-bottom:3px solid #900;
}

#navi{
	padding:5px 0 3px 5px;
	margin-bottom:10px;

	font-size:11px;

	border:1px solid #f0f0f0;
/*
	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
*/
	background: #f0f0ff;
}

#ntc1{
	margin:0px auto 5px auto;
}
	#ntc1 div.ntc1_ad1{
		width:900px;
		margin:3px auto 0 auto;
		text-align:left;
		border:0px solid #ccc;
	}
	#ntc1 div.ntc1_ad2{
		width:900px;
		margin:0px auto 0 auto;
		text-align:center;
		border:0px solid #ccc;
	}
	#ntc1 div.ntc1_ad2 td{
		padding:3px;
	}

#ntc2{
	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:900px;
	background:#fff;
}
	#container #c1{
/*		border:1px solid #ccc;*/
		float:right;
		width: 300px;
		text-align:center;
		margin:0 auto;
	}
	#container #c2{
		float:left;
		width: 585px;
		text-align:center;
	}
		#container #c2 .c2_1{
			padding:0;
			margin:0;
		}
		#container #c2 .c2_1 .c2_1_1{
			float:left;
			width:350px;
			text-align:left;
		}
		#container #c2 .c2_1 .c2_1_2{
			float:right;
			width:230px;
			text-align:left;
			font-size:16px;
			line-height:150%;
		}


#footer{
	clear:both;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: center;
	background:#f0f0f0;
	border-top:1px dotted #ccc;
}
	div#footer_mylink{
		background:#fff;
		margin:0;
		padding:0;
		border-bottom:1px solid #ccc;
		text-align: center;
	}
		#footer_mylink ul{
			list-style-type:none;
			margin: 0;
			padding: 10px 0 10px 0;
			font-size: 11px;
		}
		#footer_mylink ul li{
			display: inline;
			padding: 0 5px;
			border-right:1px solid #ccc;
		}
		#footer_mylink ul li.last{
			border-right:0px;
		}
	div#footer_top {
		margin: 0 auto 0 auto;
		padding: 0px 0px 0px 0px;
		border-top:1px solid #fff;
		text-align:center;
	}
		#footer_top ul{
			list-style-type:none;
			margin: 5px 0 5px 0;
			padding: 0;
			font-size: 11px;
		}
		#footer_top ul li{
			display: inline;
			padding: 0 5px;
			border-right:1px solid #ccc;
		}
		#footer_top ul li.last{
			border-right:0px;
		}
	#footer_btm{
		clear:both;
		border-top:1px solid #ccc;
		text-align:center;
		line-height:120%;
		padding:3px 0 3px 0;
		background: url(../pic/menu_bar_bg2.gif);
		background-repeat: repeat-x;
		background-position: 0 1px;
	}

/*=============================
 * link & font
 *=============================*/

a:link{color:#00f;}
a:visited{color:#00f;}
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
 *=============================*/


