body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 2px;
	text-align: left;
}

img {
	vertical-align: middle;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
	color: #333333;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.zeromargin{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


a {
}

a:hover {
	cursor:pointer;
	text-decoration: underline;
}

hr{
	text-align: right;
	color: #CCCCCC;
	height: 1px;
	border-width: 1px;
	border-style: solid;
}

h1 {
	color: #000040;
	font-weight: bold;
	text-align: left;
	font-size: larger;
	margin-top: 1em;
	margin-bottom: 0.3em;
}

h1:first-line {
	margin-top: 0px;
}


h2 {
	color: #000033;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h3 {
	font-weight: bold;
	color: #000066;
	margin-bottom: 0.2em;
	font-size: small;
}

h4{
	font-size: small;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 0.3em;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: small;
	margin-left: 0px;
	padding-left: 0em;
}

li {
	margin-left: 20px;
	color: #333333;
}

.black{
	color: #000000;
}

.orange{
	color: #D75600;
}

.green{
	color: #006600;
}

.darkblue{
	color: #000040;
}

.smaller{
	font-size: smaller;
}

.fontSizeNormal{}


.centre {
	text-align: center;
}

.floatClear{
	clear: both;
}

.floatLeft{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.floatRight{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.fontsmaller{
	font-size: smaller;
}


.contents .header1 {

	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.contents .header2 {

	font-size: 17px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.contents .header3 {

	font-size: medium;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.contents .header4 {

	font-size: medium;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.contents .header5 {
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}

#top {
	width: 750px;
	margin: 0;
}

.pagecell {
	width: 748px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 2px;
}

.right {
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	margin-left: 135px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	width: 612px;
}

.pagecellBottom {
	width: 748px;
	left: 5px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	clear: both;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

.leftBottom {
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	width: 135px;
	height: 15px;
}

.rightBottom {
	background-color: #FFFFFF;
	height: 15px;
	text-align: right;
	font-size: 9px;
	padding-right: 2px;
}

.rightBottom a {
	text-decoration: none;
	color: #000040;
}

.rightBottom a:hover {
	text-decoration: underline;
	color: #000040;
}


.contents {
	padding: 1px 10px 10px 180px;
	font-family: Arial, Helvetica, sans-serif;
}

.firstpage{

}

.firstpage_jp{
	background-image: url(/images/NoComp.jpg);
	background-repeat: no-repeat;

}

.firstpage p{
	margin-top: 0px;
	margin-bottom: 0px;

}

.firstpage a{
	color: #333333;

}

.firstpage .top{
	padding-left: 115px;
	padding-right: 115px;
	text-align: left;
	margin-bottom: 1em;

}
.firstpage .midashi{
	font-weight: bold;
	text-align: center;
	background-color: #F0F5F7;
}

.firstpage .midashi2{
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: large;
}

.productsleft{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	float: left;
	width: 270px;
	margin-left: 5px;
	margin-right: 5px;
}

.productsright{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	width: 270px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	float: left;
}

.middle{
	padding-left: 20px;
	padding-right: 20px;
}

.middle .logo{
	float: right;
}

.firstpageLeft{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F0F5F7;
	
}

.firstpageRight{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0F5F7;
	border-left-style: solid;
	border-left-color: #C5D9E0;
	border-left-width: 1px;

}


.picLogoRight{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0.5em;
}

.picLogoLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0em;
}

.pic{
	width: 180px;
	float: left;
	position: absolute;
	left: 138px;
	text-align: center;
	padding-top: 0.3em;
}
.picLeft {
	width: 155px;
	float: left;
	position: absolute;
	left: 148px;
	padding-top: 0.3em;
	font-size: smaller;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	border-width: 1px;
	border-color: #CCCCCC;
	padding-left: 0.3em;
	margin-right: 0.3em;
	border-style: solid;
}

.picwide{
	margin-bottom: 25px;
	vertical-align: middle;
}

.bottom{
	clear: both;
	background-color: #000040;
	text-align: right;
	font-size: 9px;
	width: 748px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	color: #FFFFFF;
}

.bottomExtra{
	clear: both;
	font-size: smaller;
	background-color: #FFFFFF;
	height: 2em;
}

.bottomExtraLeft{
	clear: both;
	text-align: center;
	font-size: smaller;
	background-color: #f1f1f1;
	width: 135px;
	height: 1.5em;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menu {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 135px;
	z-index: 3;
	float: left;
	left: 3px;
	padding: 0;
	margin: 0;
	position: absolute;
}


#menu .topMenu {
	display: block;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000040;
	font-weight: bold;
	text-decoration: none;
	width: 135px;
}

#menu .nextMenu {
	display: block;
	width: 135px;
}

#menu a{
	text-decoration: none;
	display: block;
	color: #333333;
	font-size: 9px;
	width: 133px;
}

#menu .topMenu a{
	color: #000040;
	width: 133px;
}

#menu .dropMenu{
	position: absolute;
	left: 135px;
	z-index: 2;
	visibility: hidden;
	width: 155px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-width: 0px;
	background-color: #FFFFFF;
}

#menu .dropMenu .nextMenu{
	width: 155px;
}

#menu .dropMenu .topMenu{
	width: 155px;
}

#menu .dropMenu a{
	width: 155px;
}


#menu #exlayerNETDropMenu{
	top: 36px;
}

#menu #secNWDropMenu{
	top: 72px;
}

#menu #winPltFrmDropMenu{
	top: 90px;
}

#menu p{
	margin: 0;
}


.bold{
	font-weight: bold;
}

.meishi {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-left: 150px;
	width: 400px;
}
.nothing{padding: 1px 10px 10px 1px;}

.abox {
}

.news {
	border-color: #CCCCCC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: 170px;
	height: 144px;
	line-height: 15px;
	font-size: 9px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	margin-left: 441px;
	overflow: hidden;
}

.news .p {
	font-size: 9px;
}

.news .ul {
	list-style-image: url(/images/arrowNews.gif);
	padding-left: 0px;
	margin-top: 0px;
}

.news .li{
	font-size: 9px;
	margin-right: 2px;
	margin-top: 0.1em;
}


.news a {
	text-decoration: none;
}

.newsDate{
	color: #666666;
}

.newsHeaderBox{
	color: #000044;
	font-size: 12px;
	padding-left: 3px;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

.newsHeaderBox a{
	color: #000044;
	text-decoration: none;
	display: block;
}

#underMenu{
	width: 133px;
	text-align: center;
	padding-top: 15px;
}

.mailBox{
	margin-right: 10px;
	background-color: #FEFAFE;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #FDEEFC;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right: 2px;
	border-bottom: 2px;
}

.head_spec
{
	border-left-color: #CC0000;
	padding-left: 0.2em;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	font-weight: bold;
	background-color: #eeeeee;
	margin-top: 1em;
}


table#hairTable{
	border-collapse:collapse;
	border-style:solid;
	border-color:#999999;
	border-width:1px 0 0 1px;
	margin-bottom:1em;
	margin-left: 10px;
	margin-right: 10px;
	width: 90%;
}

table#hairTable td{
	padding:4px;
	border-style:solid;
	border-color:#999999;
	border-width:0 1px 1px 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

table#hairTable td.leftItem{
background-color:#eeeeee;
white-space:nowrap;
border-style:solid;
border-color:#999999;
border-width:0 1px 1px 0;
}


.featurecell {
	background-color: #dddddd;
	}


.sid-th {
	color: #330066;
	text-align: right;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	text-align: right;
	}


sid-p, .sid-td, .sid-body {
	color: #330066;
	text-align: justify;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	}

.sid-td-light {
	background-color: #fefefe;
	color: #330066;
	text-align: center;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	}

.sid-td-dark {
	background-color: #f7f7f7;
	color: #330066;
	text-align: center;
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	}

.sid-tier-title {
	font-size: 9px;
	font-weight: bold;
	text-align:left;
	}

.sid-title-link {
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #330066;
	text-decoration:none;
	font-style: italic;
	}

.sid-top-titles {
	background-color: #330066;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	height: 45px;
	font-style: italic;
	}

.sid-div-titles {
        background-color: #DDDDDD;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	font-weight:bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	height: 30px;
	}
	
.sid A {
	color: #9933CC;
	text-decoration: underline;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	}

.whitelefttitlecell{
	border: #cccccc;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	font-size: small;
	padding-left: 0.5em;
}

.contentcellcentred{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
}

.righttoptitlecell{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	color: #330066;
	font-weight: bold;
	background-color: #CCCCCC;
}

.addressbox{
	width: 550px;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 0.5em;
	padding-left: 4px;
}

.contactus{
	padding-left: 10px;
}

.indent25{
	margin-left: 25px;
}

.paddingleft4px
{
	padding-left: 4px;
}

