/** common style **/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
/*	width: 800px;*/
}

h1,h2,h3{
	font-size:14px;
}

/* default A tag style */
a{
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
/*	color: #006699;*/
	color: #FF8822;
	text-decoration: none;
	font-weight:bold;
}

/* Left Menu A tag style */
a.lt_menu{
/*	color: #EEEEEE;*/
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a.lt_menu:link{
/*	color: #EEEEEE;*/
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a.lt_menu:visited{
/*	color: #EEEEEE;*/
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a.lt_menu:hover{
	color: #FF8822;
	text-decoration: none;
	font-weight:bold;
}

/* Products Top A tag style */
a.pd_top{
	font-size:12px;
	color: #0000FF;
	text-decoration: none;
}

a.pd_top:link{
	font-size:12px;
	color: #0000FF;
	text-decoration: none;
}

a.pd_top:visited{
	font-size:12px;
	color: #0000FF;
	text-decoration: none;
}

a.pd_top:hover{
	font-size:12px;
	color: #FF8822;
	text-decoration: none;
}

/** head title style **/
/*.hd{
	font-weight:bold;
	font-size:16px;
}

.navi{
	font-weight:bold;
	font-size:14px;
}*/

.def_bgc{
	background-color:#F90028;
}

.def_bgc2{
/*	background-color:#3B3484;*/
	background-color:#E6E6E6;
}

/** contents style **/
.cnt{
	font-size:14px;
}

.cnt_frm {
	font-size:12px;
	border:solid 1px #cccccc;
	padding:3px;
/*	margin-top:0.5em;*/
}

.cnt_mn{
/*	background-color:#333366;*/
	background-color:#1B1464;
	color: #FF6600;
	font-size:14px;
	font-weight:bold;
}

.cnt_mnB{
	background-color:#1B1464;
	color: #EEEEEE;
	font-size:16px;
	font-weight:bold;
}

.cnt_style01{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

.cnt_style02{
	font-size:12px;
}

.cnt_style02b{
	font-size:12px;
	font-weight:bold;
}

.cnt_style03{
	font-size:12px;
}

.cnt_info_top{
	font-size:16px;
	font-weight:bold;
	background-color:#CCCCCC;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#666666;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	vertical-align:bottom;
}


/** product style **/
.pd_style01{
	color: #222222;
	font-size:12px;
}

.pd_style02{
	font-size:14px;
}

.pd_style03{
	font-size:13px;
}

.pg01{
	font-size:12px;
}

.pg02{
	color: #FF8822;
	font-size:15px;
	font-weight:bold;
}

.pd_top_cmt{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.pd_top_cmt_t{
	font-size:15px;
	font-weight:bold;
	background-color:#F0F0F0;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#DD6666;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DD6666;
	vertical-align:bottom;
}

.pd_top_cmt_s{
	font-size:12px;
	font-weight:normal;
}

.pd_top_item{
	border:solid 1px #999999;
}

.pd_top_dot{
	background-image:url(parts/image/top/dot.gif);
	background-repeat:repeat-y;
}

/** left menu style **/
.lt_folder{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-color:#1B1464;
}

.lt_down{
	border:solid 1px #3B3484;
}

.lt_item{
	font-size:12px;
	background-color:#E6E6E6;
/*	background-color:#3B3484;*/
	padding:0px;
	padding-top:1px;
/*	padding-left:3px;*/
	padding-bottom:1px;
}

/** footer style **/
.ft_cp{
	color:#CCCCCC;
	font-size:12px;
}

.ft_keywd{
	color:#FFFFFF;
	font-size:12px;
}

/* shop_info */
.nomal{
	color:#333333;
	font-size:12px;
}

.pl10{padding-left:10px;}

