@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;

}
:focus {
	outline: 0;
}
* {
	zoom: 1;
}
body {
	line-height: 1.2;
	font-size: 0.8em;
	text-align: left;
	color: #333;
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
input {
	margin:0;
	padding:0;
}
cite {
	font-style: normal;	
}
strong {
	font-weight: bold;
}

.clear {
	clear:both;
}
.clear hr {
	display: none;
}

a {
	color: #7D1823;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}
img { -ms-interpolation-mode: bicubic; }


#head {
	background: url(../img/head_bg.png) repeat-x 0px 0px;
	height: 70px;
}
#headwrap {
	width: 881px;
	margin: 0 auto;
}
#headlogo {
	float: left;
}
#headlogo img {
	background: url(../img/head_logo_on.png) no-repeat 0px 0px;
}
#headmenu {
	float: right;
}
#headmenu li {
	display: inline;
}
#headmenu1 {background: url(../img/head_menu1_on.png) no-repeat 0px 0px;}
#headmenu2 {background: url(../img/head_menu2_on.png) no-repeat 0px 0px;}
#headmenu3 {background: url(../img/head_menu3_on.png) no-repeat 0px 0px;}
#headmenu4 {background: url(../img/head_menu4_on.png) no-repeat 0px 0px;}

#pageskeyvisual {
	overflow: hidden;
	z-index: 0;
	height: 206px;
	width: 100%;
	min-width: 881px;
	position: relative;
}
#pageswater {
	width: 100%;
	margin-top: -40%;
	-ms-interpolation-mode: bicubic;
}

#headtitle {
	background: url(../img/title_bg_shadow.png) no-repeat 0px 0px;
	height: 206px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
* html #headtitle {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=../img/title_bg_shadow.png);
}
#headtitlewrap {
	width: 880px;
	margin: 0 auto;
	position: relative;
	height: 206px;
}
#headtitlewrap h1 {
	position: absolute;
	top: 85px;
	left: 0px;
}
#headphoto {
	position: absolute;
	top: 15px;
	right: 0px;
}

#container {
	width: 880px;
	padding: 30px 0 0;
	margin: 0 auto;
	min-height: 250px;
	_height: 250px;
}

#foot {
	background: url(../img/foot_bg.png) repeat-x 0px 0px;
	min-height: 99px;
	_height: 99px;
}
#footwrap {
	width: 880px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#copyright {
	float: left;
	line-height: 1.4;
	font-size: 0.8em;
	color: #777;
	width: 60%;
}
#companyname {
	float: right;
	width: 216px;
}
#companyname img {
	vertical-align: middle;
}

.gotop {
	text-align: right;
	font-size: 0.9em;
	margin: 40px 0;
}
.gotop a {
	background: url(../img/ic_pagetop.gif) no-repeat 0px 0.2em;
	text-decoration: none;
	padding-left: 16px;
}
.gotop a:hover {
	text-decoration: underline;
}

.section {
	margin-bottom:70px;
}

#producttop {
	height: 323px;
	background: url(../img/product_top_bg.jpg) repeat-x 0px 0px;
}
#producttopwrap {
	width: 880px;
	margin:0 auto;
	position: relative;
}
#producttop1 {
	position: absolute;
	top: 32px;
	left: 65px;
}
#producttop2 {
	position: absolute;
	top: 88px;
	left:475px;
}

#container h2 {
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin-bottom:20px;
}
#container .data h2 {
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-bottom:0px;
}
#container h3 {
	text-align: left;
	font-size:1.2em;
}

.itemdetail {
	background: url(../img/bt_item_detail_on.png) no-repeat 0px 0px;
}
.itemdetailcell {
	padding-left: 20px;
}
.step3text {
	line-height: 1.5;
}
.center {
	text-align:center;
}
.right {
	text-align: right;
}
.data {
	margin:70px 0;
}
.datadetail {
	margin: -45px 0 30px;
	text-align:right;
}
.dataleft {
	float:left;
	width: 200px;
}
.dataright {
	float: right;
	width: 660px;
}
.dataphoto {
	text-align: center;
	margin-bottom: 20px;
}
.dataitemtext {
	font-size: 0.9em;
	line-height: 1.4;
}
.text {
	line-height: 1.4;
	margin-top: 0.8em;
}
.datasheet {
	padding: 10px;
	border: 1px solid #ccc;
}
.figtext {
	line-height: 1.3;
	margin-top: 4px;
}
.figex {
	font-size: 0.9em;
	line-height: 1.3;
	margin-top: 3px;
}
.datah3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

.datah3 h3 {
}
.datah3 p {
	margin-top: 4px;
	line-height: 1.3;
	text-align: right;
}
.dataobj {
	line-height: 1.4;
	margin: 0 0 30px 0;
}
.dataobj dt {
	margin: 1.2em 0 0.6em 0;
}

.usage h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}

#productdetail {
	height: 350px;
	background: url(../img/product_detail_bg.jpg) repeat-x 0px 0px;
}
#productdetailwrap {
	width: 880px;
	margin:0 auto;
	position: relative;
	text-align:center;
}



.goproducttop {
	margin: 40px 0;
	text-align: center;
}
.goproducttop img {
	background: url(../img/bt_item_top_on.png) no-repeat 0px 0px;
}


#topkeyvisual {
	overflow: hidden;
	z-index: 0;
	height: 554px;
	width: 100%;
	min-width: 880px;
	position: relative;
}
#topwater {
	width: 100%;
	margin-top: -10%;
	-ms-interpolation-mode: bicubic;
}
#topkeyvisualarea {
	background: url(../img/top_bg_shadow.png) no-repeat 0px 0px;
	height: 554px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#topkeyvisualwrap {
	width: 880px;
	margin: 0 auto;
	position: relative;
	height: 206px;
}
#topmenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 255px;
}
#topmenu li {
	line-height: 0;
}

#toptext {
	position: absolute;
	top: 60px;
	left: 350px;
	width: 181px;
}

#topphoto {
	position: absolute;
	top: 50px;
	right: 10px;
	width: 253px;
}

#topfoot {
	background: url(../img/top_foot.png) repeat-x 0px 1px;
	min-height: 166px;
	_height: 166px;
}
#topfootwrap {
	width: 880px;
	margin: 0 auto;
	padding-top: 25px;
}
#footinfo1 {
	background: url(../img/foot_info1_on.png) no-repeat -216px -216px;
}

#infotable {
	width: 100%;
	line-height: 1.5;
}
#infotable th {
	width: 25%;
	color: #931523;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
#infotable td {
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

#privacy {
	line-height: 1.7;
}
#privacy h3 {
	margin: 2.5em 0 0.8em 0;
	color: #931523;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	line-height: 1.2;
}
#privacy p {
	margin-bottom: 1em;
}
#privacy ol li {
	margin-left: 3em;
	list-style-type: decimal;
	list-style-position: outside;
	zoom: normal;
}






