*	{margin:0;
	padding:0;
	}

img	{border:none;
	vertical-align:top;
	}

body	{background:#fff;
	font-family: arial,helvetica,clean,sans-serif;
	letter-spacing: 0.5px;
	vertical-align:baseline;
	text-align:center;
	padding:0;
	margin:0;
	background:url(../images/bg_all.png) repeat-y center top;
	}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

p	{font-size:14px;
	color:#333333;
	line-height:1.5;
	font-family: arial,helvetica,clean,sans-serif;
	}

a	{color:#219dcf;
	text-decoration:underline;
	}

a:hover	{color:#219dcf;
	text-decoration:none;
		}

ul{
	list-style:none;
}

.clear{clear:both;
}

.phot_style01{
	float:left;
	border:1px solid #aaa;
	padding:8px;
	background:#fff;
	margin:5px 20px 5px 0;
}

.phot_style02{
	float:right;
	border:1px solid #aaa;
	padding:8px;
	background:#fff;
	margin:5px 0 5px 20px;
}

.phot_left{
	float:left;
}

.phot_right{
	float:right; 
}

b{
	color:#ff8677;
}

strong {
	font-weight: bold;
}

.dotted388{
	background:url(../images/line_dott.gif) repeat-x left top;
	margin:5px 0;
	height:3px;
	clear:both;
	width:388px;
}

.dotted500{
	background:url(../images/line_dott.gif) repeat-x left top;
	margin:5px 0;
	height:3px;
	clear:both;
	width:500px;
}

.dotted700{
	background:url(../images/line_dott.gif) repeat-x left top;
	margin:5px 0;
	height:3px;
	clear:both;
	width:700px;
}


.dotted930{
	background:url(../images/line_dott.gif) repeat-x left center;
	margin:5px 0;
	height:10px;
	clear:both;
	width:920px;
}


/*
 index.html
*/

div#wrapper	{
	background:#ffffff;
	margin:0 auto;
	width:800px;
	height:auto;
	text-align:left;
}

div#wrapper:after {
	content: "";
	display: block;
	clear: both;
}


div#header{
	width:800px;
	height:auto;
}

div#header h1{
	width:790px;
	height:26px;
	background:url(../images/bg_header.png) repeat-x left top;
	text-align:left;
	color:#ffffff;
	font-size:12px;
	padding:5px 0 10px 10px;
}

div#header h1 a{
	color:#ffffff;
	text-decoration:none;
}


div#main{
	width:800px;
	height:auto;
	background:#fff;
}



div#main:after {
	content: "";
	display: block;
	clear: both;
}



/*　-------- navi -------- */

div#navi_back{
	background:url(../images/btn_h_bg.png) no-repeat right top;
	width:800px;
	height:49px;
}

div#navi_back ul{
	font-size:14px;
	padding:0 0 0 3px;
}

div#navi_back ul li{
	float: left;
}

div#navi_back ul li a{
	display: block;
	height: 49px;
	outline: none;
	text-indent: -9999px;
}

div#navi_back ul li.li01,div#navi_back ul li.li01 a{
	background:url(../images/btn_h_top_off.png) no-repeat 0 0;
	width:124px;
}

div#navi_back ul li.li01 a:hover{
	background:url(../images/btn_h_top_on.png) no-repeat 0 0;
	width:124px;
}

div#navi_back ul li#this01 a{
	background:url(../images/btn_h_top_on.png) no-repeat 0 0;
	width:124px;
}

div#navi_back ul li.li02,div#navi_back ul li.li02 a{
	background:url(../images/btn_h_com_off.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li.li02 a:hover{
	background:url(../images/btn_h_com_on.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li#this02 a{
	background:url(../images/btn_h_com_on.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li.li03,div#navi_back ul li.li03 a{
	background:url(../images/btn_h_pro_off.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li.li03 a:hover{
	background:url(../images/btn_h_pro_on.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li#this03 a{
	background:url(../images/btn_h_pro_on.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li.li04,div#navi_back ul li.li04 a{
	background:url(../images/btn_h_contact_off.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li.li04 a:hover{
	background:url(../images/btn_h_contact_on.png) no-repeat 0 0;
	width:153px;
}

div#navi_back ul li#this04 a{
	background:url(../images/btn_h_contact_on.png) no-repeat 0 0;
	width:153px;
}


div#navi_back ul li.li05,div#navi_back ul li.li05 a{
	background:url(../images/btn_h_bg.png) no-repeat 0 0;
	width:213px;
}

div#navi_back ul li.li05 a:hover{
	background:url(../images/btn_h_bg_on.png) no-repeat 0 0;
	width:213px;
}

div#navi_back ul li#this05 a{
	background:url(../images/btn_h_bg.png) no-repeat 0 0;
	width:213px;
}


/*  --------- footer   --------- */

div#footer{
	width:800px;
	height:auto;
	border-top:1px dotted #ccc;
	margin:0 0 30px 0;
	clear:both;
}

div.foot_address{
	width:600px;
	
}

div.foot_address p{
	width:600px;
	margin:10px 20px 0 35px;
}


div#en_add p span{
	font-size:20px;
}

div.Copyright{
	color:#fff;
	width:800px;
	height:15px;
	background:url(../images/bg_footer.png) repeat-x left top;
	padding:5px 0;
}

div.Copyright address{
	font-size:12px;
}


/* ---------  index.html   ----------------- */

div#div_btn{
	background:url(../images/bg_top.jpg) no-repeat left top;
	height:330px;
}

div.sub_btn{
	width:255px;
	height:auto;
	float:left;
	margin:0 3px 0 7px;
}

div.sub_btn_box{
	width:253px;
	height:220px;
	border:1px solid #ccc;
	background:#fff;
	margin:10px 0;
	overflow:auto;
}

div.sub_btn_box p{
	margin:10px;
	
}


/* ---------  all page  ----------------- */


div.pankuzu{
	width:660px;
	height:auto;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}

div.pankuzu ul{
	font-size:14px;
	width:660px;
	height:auto;
}

div.pankuzu ul li{
	display: inline;
	padding: 0 0 0 10px;
}

div.pankuzu ul li.next{
	background:url(../images/img_pankuzu.png) no-repeat left top;
	padding-left:15px;

}

.pagetop{
	width:auto;
	height:auto;
	margin-left:600px;
	font-size:14px;
}

.pagetop02{
	width:auto;
	height:auto;
	margin-left:500px;
	font-size:14px;
}

/* ----------   h2 h3 h4 style  ---------- */
.style01{
	font-size : 16px;
	border:solid #999999;
	border-width :1px 0px;
	color:#000000;
	background-color:#eaeaea;
	padding:10px;
	width:660px;
	margin:10px 0;
	line-height:1.6;
}

.style01 span{
	background-color:#ff0000;
	color:#ffffff;
	padding:4px;
	margin:10px;
	font-size:80%;
}


.style02{
	background:url(../images/bg_title_wblock.gif) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 20px;;
	margin:10px 0;
	height:30px;
}

*html .style02{
	height:44px;
}

.style03{
	background:url(../images/bg_title_kazami600.gif) no-repeat left center;
	font-size:16px;
	font-weight:bold;
	padding:30px 0 0 100px;
	margin:10px 0;
	height:36px;
	color:#999;
}

.style04{
	background:url(../images/bg_title_bluebar.gif) repeat-x left bottom;
	font-size:16px;
	padding-bottom:10px;
	margin:20px 0;
}

/* ----------   btn design  ---------- */

div.btn_div{
	width:400px;
	margin:0 auto;
}

.btn {
	float: left;
	clear: both;
	background: url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_addtocart { background-color: green; }

.btn_checkout {
	 background-color: red;
	font-size:16px;
	letter-spacing:0.5em;
 }

.btn_learnmore { background-color: orange; }
.btn_try { background-color: #002c85; }

.btn a:hover { color: red; }
.btn_checkout a:hover{ color: #002c85; }


/* ----------   d_company  ---------- */

div#d_company{
	width:700px;
	margin:20px 50px;
}

div#d_company h3{
	margin-top:30px;
	clear:both;
}

div#d_company p{
	width:650px;
	padding:0 10px 0 30px;
	margin-bottom:20px;
	font-size:100%;
}


div#d_company ol{
	margin:10px 0 0 50px;
	position:relative;
	left:0em;
	overflow:hidden;
	font-size:100%;
	color:#333333;
	font-weight: normal;
}

div#d_company ol li{
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:3em;
}

div#d_company ol#ol02{
	margin-left:10px;
}

dl#org{
	margin:15px 0 0 50px;
	font-size:100%;
	border-bottom:#ccc 1px dotted;
	width:500px;
}

dl#org dt{
	float:left;
	clear:both;
	width:120px;
	padding:10px;
	_width:10em;    /* WinIE */
	border-top:#ccc 1px dotted;
	white-space:nowrap;
	color:#219dcf;
}

dl#org dd{
	margin-left:140px;    /* = dt.width + dt.padding */
	padding:10px;
	border-top:#ccc 1px dotted;
	_margin-left:160px;
}


dl#sitemap{
	margin:15px 0 0 15px;
	width:700px;
	font-size:100%;
	border-bottom:#ccc 1px dotted;

}


dl#sitemap dt{
	float:left;
	clear:both;
	width:40%;
	padding:12px;
	border-top:#ccc 1px dotted;
/*	white-space:nowrap;*/
	background:url(../images/sikaku.gif) no-repeat left center;
}

dl#sitemap dd{
	margin-left:43%;    /* = dt.width + dt.padding */
	padding:12px 0;
	border-top:#ccc 1px dotted;
}

p.cap{
	margin:10px 0 30px 30px;
}




/* ----------   product  ---------- */

#d_company h4{
	width:384px;
	height:62px;
	_height:92px; /*  for ie6 */
	_width:684px; /*  for ie6 */
	padding:30px 0 0 300px;
	font-size:18px;
	font-weight:bold;
	color:#444;
	line-height:1.2;
	clear:both;
}


#d_company h4 span{
	color:#219dcf;
	font-size:12px;
}

h4#pro01{
	background:url(../images/bg_pro01.png) no-repeat left top;
}

h4#pro02{
	background:url(../images/bg_pro02.png) no-repeat left top;
}

h4#pro03{
	background:url(../images/bg_pro03.png) no-repeat left top;
}

h4#pro04{
	background:url(../images/bg_pro04.png) no-repeat left top;
}

h4#pro05{
	background:url(../images/bg_pro05.png) no-repeat left top;
}


#d_company ul{
	width:320px;
	float:left;
	font-size:16px;
	margin:10px 0 20px 0;
	position:relative;
	left:0em;
	overflow:hidden;
	list-style-type:square;
}

#d_company ul li{
	margin:0 0 5px 30px;
}


dl.d_product{
	margin:15px 0 20px 50px;
	width:600px;
	font-size:14px;
}

dl.d_product dd{
	padding:5px 0 5px 12px;
	background:url(../images/sikaku.gif) no-repeat -3px center;

}


