/* products_basic css */

/* sub_navigation */

#sub-navi {
	margin: 0;
	padding: 5px 0;
	width: 750px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	border-bottom: 1px solid #666666;
	background-color: #CC0000;
	text-align: right;
	color: #FFFFFF;
}

#sub-navi p {
	margin: 0;
	padding: 0 15px;
}

#sub-navi a:link {
	color: #ffffff;
	text-decoration: none
}

#sub-navi a:hover {
	color: #999363;
	text-decoration: underline
}

#sub-navi a:active {
	color: #999363;
	text-decoration: underline
}

#sub-navi a:visited {
	color: #ffffff;
	text-decoration: underline
}

h3.products_h3 {
	margin: 0 0 12px 0;
	padding: 5px 0 5px 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #FF9900;
}


/* products_top css */

table.pro_top_ta {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 20px;
}

td.pro_top_center_td {
	width: 30px;
	vertical-align: top;
}

table.pro_top_in_ta {
	width: 335px;
	margin: 0px;
	border: 1px solid #C1BE96;
}

p.pro_top_title_p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF9900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
}

p.pro_top_title_p a:link {
	color: #ff9900;
	text-decoration: none
}

p.pro_top_title_p a:hover {
	color: #0066FF;
	text-decoration: underline
}

p.pro_top_title_p a:active {
	color: #0066FF;
	text-decoration: underline
}

p.pro_top_title_p a:visited {
	color: #ff9900;
	text-decoration: underline
}

td.pro_top_img_td {
	width: 120px;
}

td.pro_top_txt_td {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #EEEEEE;
	vertical-align: top;
}


/* products_in css */

table.pro_contents_ta {
    width: 700px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p.pro_contents_title_p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 1px;
}

td.pro_contents_txt_td {
	vertical-align: top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333300;
	width: 550px;
}

td.pro_contents_wid15_td {
	width: 15px;
}

img.pro_contents_img {
	border: 1px solid #999363;
}

p.header_p {
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 7px;
    margin-right: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	color: #333300;
	line-height: 18px;
}
