/*=============================
 * HTML BASE
 *=============================*/

body { margin:0; padding:0; font-size:12px; color: #333; text-align:left; border-top:3px solid #c00;
	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;
}
.title_page p{
	border-left:5px solid #f90;
	padding-left:5px;
	font-size:16px;
}

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;
	}

.t_center{	text-align:center;}
.t_left{	text-align:left;}
.t_right{	text-align:right;}

.title2{
	background: url(../pic/title_bg2.gif);
	background-repeat: repeat-y;
	background-position: 0 -2px;
	border-bottom:3px solid #d00;
	padding-left:10px;
	margin-bottom:5px;
}
	.title2 p{
		color:#333;
		font-size:14px;
		padding:5px;
		background: url(../pic/menu_bar_bg2.gif);
		background-repeat: repeat-x;
		background-position: 0 -2px;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
	}

.title{
	border-left:8px solid #d00;
	border-bottom:1px solid #ccc;
	margin-bottom:2px;
	padding:5px;

	background: url(../pic/menu_bar_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 -1px;
}

tr.row1, td.row1{
	padding:5px 0 5px 8px;
	background:#f8f8f8;
}
tr.row2, td.row2{
	padding:5px 0 5px 8px;
	background:#fffff0;
}


/*=============================
 * sub frame
 *=============================*/


/* ページナンバー 商品リスト */
.box_page_num{
	padding:5px 0 5px 5px;
	text-alingn:left;
	font-family: Verdana, Arial, sans-serif;
	line-height:150%;
}
/*
	.box_page_num .page_on{
		border:1px solid #6cf;
		background:#6cf;
		color:#fff;
		width:17px;
		padding:1px 2px;
	}
	.box_page_num .page_off{
		border:1px solid #39f;
		background:#fff;
		color:#39f;
		width:17px;
		padding:1px 2px;
	}
*/

/* 左メニューのボックス */
p.box_left_menu_title{
	padding:5px 0px;
	text-align:center;
	background:#c00;
	color:#fff;
	border-top:1px solid #f00;
	border-bottom:1px solid #900;
}
.box_left_menu{
	margin-bottom:10px;
	padding:0;
}
	.box_left_menu ul{
		background:#f0ff99;
		margin:0;
		padding:0;
	}
	.box_left_menu ul li{
		list-style-position: inside; 
		border-bottom:1px solid #f0f066;
		padding:5px;
		text-align:left;
	}
.box_left_menu_gr{
	margin-bottom:10px;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
}


.box_contents{
	margin:30px auto 20px auto;
/*	width:500px;*/
	text-align:left;
}
	.box_contents .contents_title{
		text-align:center;
		font-size:16px;
		margin-bottom:15px;
	}
	/* カラー版 */
	.box_contents .contents_title_2{
		margin-bottom:20px;
		padding:5px;
		border-left:10px solid #c00;
		border-top:1px solid #c00;
		border-right:1px solid #c00;
		border-bottom:1px solid #c00;
		background:#666;
		color:#fff;
		text-align:left;
		font-size:14px;
	}
	.box_contents .application_table th{
		padding:5px;
		text-align:left;
		background:#f0f0f0;
		border:1px solid #ccc;
		line-height:120%;
	}
	.box_contents .application_table td{
		padding:5px;
		text-align:left;
		border:1px solid #ccc;
		line-height:120%;
	}

/*=============================
 * main frame
 *=============================*/

#header{
	margin:0 auto 0 auto;
	width:900px;
	height:90px;
}
	#header_left{
		padding-top:15px;
		float:left;
		width:170px;
	}

	#header_right{
		float:right;
		width:720px;
		text-align: center;
	}
		#header_ad{
			height:60px;
			text-align: center;
			margin-bottom: 5px;
		}

		#header_menu{
			clear:both;
			height:24px;
			text-align: left;
			margin:0 auto 0 auto;
		}

	#header_menu ul{
		margin:0;
		padding:0;
		overflow:hidden;
		height:25px;
		list-style-type:none;
	}
	#header_menu li{
		margin: 0 2px 2px 0;
		float:left;
		font-size:12px;
		line-height:100%;
		text-align: center;
	}
	#header_menu a{
		display: block;
		padding: 7px 0 0 0;

		background: #600;

		border-top:1px solid #c00;
		border-right:1px solid #000;
		border-left:1px solid #c00;

		width:90px;
		height:25px;

		color:#fff;
		text-decoration: none;

		/* height=8(padding)+0(padding)+12(font)=20 < 26(ul height)*/
	}
	#header_menu a.stay,
	#header_menu a:hover
	{
		color: #fc6;
		background: #c00;

		border-top:1px solid #f00;
		border-right:1px solid #900;
		border-left:1px solid #f00;
	}
#header_menu_bar{
	margin:0 auto 0 auto;
	padding:0;
	height:5px;

	background:#c00;
	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 10px 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;
}

#container{
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
	width:900px;
	background:#fff;
}
	#container #c1{
/*		border:1px solid #ccc;*/
		float:left;
		width: 185px;
		text-align:center;
		margin:0 auto;
	}
	#container #c2{
		float:right;
		width: 700px;
		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:330px;
			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_car {
		background:#fff;
		margin:0;
		padding:0;
		border-bottom:1px solid #ccc;
		text-align: center;
	}
		#footer_car ul{
			list-style-type:none;
			margin: 0;
			padding: 10px 0 10px 0;
			font-size: 11px;
		}
		#footer_car ul li{
			display: inline;
			padding: 0 5px;
			border-right:1px solid #ccc;
		}
		#footer_car 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;}


.f11{font-size:11px;}
.f12{font-size:12px;}


/*=============================
 * no use
 *=============================*/

