@charset "utf-8";
/* formatting style
------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #ADD3FF;
	background-image: url(image/bg_collar.gif);
	background-repeat: repeat;
}

hr {
	display: none;
}

/* link style
------------------------------*/
a img {
	border-style: none;
}
#top_h1 {
	height: 50px;
	width: 598px;
	margin-bottom: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}

#contents_h1 {
	width: 598px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 2px;
	height: 298px;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	left: +1px;
	top: +1px;
}

#main #link table {
	width: 100%;
	border-right: none;
	border-bottom: none;
	border-top-style: none;
	border-left-style: none;
	margin-top: 15px;
}
#main     #link     table    th  {
	padding: 5px 10px;
	width: 110px;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main       #link       table     tr     td   {
	border-bottom: 1px dotted #3366FF;
	border-top-style: none;
	border-right-style: none;
	border-left: none;
	font-size: 10px;
}


/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 859px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	padding: 15px;
	float: right;
	width: 604px;
}
#sideber {
	float: left;
	width: 208px;
	margin-bottom: 20px;
	padding: 15px 1px 15px 15px;
}

#sideber img {
	border: 1px solid #C7D0F8;
}

#footer {
	padding: 15px;
	clear: both;
	background-image: url(image/nback14.gif);
	background-repeat: repeat;
	background-position: left center;
	margin-top: 20px;
}
#sideber dl dd a {
	clip: rect(auto,auto,5px,auto);
	font-size: 12px;
	color: #595EA8;
	text-decoration: none;
	background-image: url(image/list_006_e-trans.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	width: 202px;
	text-indent: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#sideber dl dd a:hover {
	background-color: #F1F9FC;
	background-image: url(image/list_006_c-trans.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FF9966;
}
#sideber dl dd {
	border-bottom: 1px dotted #CCE4F7;
	border-left: 1px dotted #CCE4F7;
	margin-bottom: 5px;
	border-right: 1px dotted #CCE4F7;
}


/* header styles
------------------------------*/
#header {
	height: 184px;
	border-top: 3px solid #B0BCFB;
	position: relative;
	background-image: url(image/logo_back2_onener.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#header #logo {
	position: relative;
	left: 15px;
	top: 5px;
}
#header h1 img {
	margin-top: 15px;
}

#header ul {
	background-color: #FFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 145px;
}
#header  ul li {
	float: left;
	list-style: none;
}
#main #onener ul {
	list-style: none;
}
#main    #map    ul     li  a  {
	color: #336699;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* sitemap
------------------------------*/

#main  #map ul ul ul li a {
	color: #3399CC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main   #onener   li  {
	list-style: square inside;
}
#main ul {
	list-style: square url(none) inside;
	padding-left: 10px;
	color: #666666;
}

#main  ul li {
	list-style: square outside;
	padding-left: 20px;
}


#header  ul li a {
	line-height: 2.5em;
	color: #003366;
	text-decoration: none;
	background-color: #B0BCFB;
	text-align: center;
	height: 2.5em;
	width: 170px;
	border-top: 3px solid #3366CC;
	border-bottom: 3px double #999;
	border-left: 2px solid #FFF;
	display: block;
}
#wrapper #sideber li {
	list-style: none;
}

#header ul li a:hover {
	background-color: #FFFFD7;
}

#header #nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#company #header #nCompany a,
#info #header #nInfo a,
#faq #header #nFaq a,
#inquiry #header #nInquiry a,
 {
	color: #FFFFFF;
	background-color: #828ca7;
}


/* sidebar styles
------------------------------*/

#main h2 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(image/cl_003.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	text-indent: 20px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 15px;
	color: #595EA8;
}

#main   #onener   img {
	padding: 0px;
	border: 1px solid #999999;
	text-indent: 0px;
	clear: both;
	margin: 5px 10px 10px 0px;
	float: left;
}
#main #onener h3 a {
	color: #515699;
	text-decoration: none;
}
#main #onener h3 a:hover {
	color: #FF9933;
	text-decoration: none;
}
#main #onener a {
	left: 0px;
	clear: both;
}

#onener1 #sideber #nOnener1 a, 
#onener2 #sideber #nOnener2 a,
#onener3 #sideber #nOnener3 a,
#onener4 #sideber #nOnener4 a,
#filter1 #sideber #nFilter1 a,
#filter2 #sideber #nFilter2 a,
#filter3 #sideber #nFilter3 a,
#filter4 #sideber #nFilter4 a,
#filter5 #sideber #nFilter5 a,
#water1 #sideber #nWater1 a,
#water2 #sideber #nWater2 a,
#water3 #sideber #nWater3 a,
#water4 #sideber #nWater4 a,
#online #sideber #nOnline a,{
	color: #FFFFFF;
	background-color: #CAD7EE;
}

.style1 {
	color: #003366;
	border-bottom: 1px dotted #C1C4DF;
	padding-left: 15px;
	background-image: url(image/list_007_f-trans.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.style2 {color: #003399}
.style3 {color: #FF0000}


#main #onener p {
	list-style: decimal inside;

}


#main h3 {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #A6A9D0;
	background-image: url(image/home-jaguti-an1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 14px;
	color: #595EA8;
	padding-left: 24px;
}
#company #wrapper #main #staff {
	margin: 20px 1px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#main  .c2  a  {
	color: #006699;
}


#main p {
	line-height: 1.8em;
	color: #666666;
	
}
#main p.strong {
	font-weight: bold;
	color: #FF3300;
}
#main p.red {
	color: #FF3300;
}
#main  .blue {
	color: #336699;
}
#main  #news  dl dt {
	font-weight: bold;
	background-image: url(image/aa139.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	color: #ED729A;
	border-bottom-style: none;
	padding: 0px 0px 0px 15px;
}
#main #news dd {
	margin: 0px 0px 10px 7em;
	color: #666666;
	background-image: url(image/16px_checkbox_002_e-trans.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main  dl  dt  {
	color: #CC3300;
	background-image: url(image/qa3_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 5px;
	padding: 0px 2px 0px 25px;
}
#main  dd   {
	background-image: url(image/qa3_6b.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #666666;
	padding-left: 25px;
	margin-left: 5px;
	padding-top: 0px;
}
	
/* table
------------------------------*/
#main table {
	border-top: 1px solid #CCCCCC;
	border-collapse:collapse;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

#main  table  tr.odd {
	background-color: #efefef;
}
#main table th {
	text-align: center;
	padding: 5px 10px;
}
#main table td {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	color: #7176B5;
}

.c1 {
	width: 120px;
}
.c2 {
	width: 480px;
}
.contents {
	width: 100%;
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #595EA8;
}
#footer ul li a:hover {
	color: #0099FF;
	text-decoration: none;
}
#footer p a {
	color: #595EA8;
}
#footer address a {
	color: #595EA8;
}

#footer p a:hover {
	color: #0099FF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
｝

/* contents
------------------------------*/
#main ul li {
	font-size: 12px;
	color: #000066;
	background-color: #E0DFE3;
	background-position: left;
	left: 15px;
	top: 3px;
	right: 3px;
	bottom: 5px;
	padding: 0px;
}
#main  #option img {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 37px;
	width: 600px;
	clear: both;
	float: left;
}


 /* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}

/* company 
------------------------------*/
#company   ul  {
	list-style: url(none) inside;
}
#main #company ul li {
	list-style: url(none) inside;
}

/* design 
------------------------------*/

