@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	text-decoration: none;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #EEEEEE;
	width: 598px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	padding: 15px 15px 5px;
	float: right;
	width: 570px;
	margin-bottom: 10px;
}

#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #00561f;
}
/* header styles
------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}

#new #header {
	background-color: #00561F;
}

#header #logo {
	position: absolute;
	left: 25px;
	top: 15px;
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 141px;
	height: 2.6em;
	line-height: 2.5em;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

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

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#products #header #nProducts a,
#custom #header #nCustom a,
#works #header #nWorks a,
#faq #header #nFaq a,
#pp #header #nPp a 
{
	color: #FFFFFF;
	background-color: #828CA7;
}



/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/news1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 3px solid #00561f;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-style: normal;
	text-decoration: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 5px;
	clear: left;
	float: left;
	width: 6em;
	padding-left: 15px;
	line-height: 1.6em;
	font-size: 14px;
	background-color: #FFFFDD;
}
#main dl#news dd {
	margin: 0px 0px 5px;
	line-height: 1.6em;
	font-size: 14px;
	background-color: #FFFFDD;
}


#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	font-size: 14px;
	background-color: #FFFFCC;
}





#home #main h2 {
	margin-bottom: 3px;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00561f;
	background-image: none;
}

#home #main h3 {
	margin: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	font-weight: bold;
	background-color: #FFCC99;
	color: #663333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#home #main p {
	color: #00561F;
	line-height: 1.6em;
	font-style: normal;
	margin: 1px 1px 4px;
	padding: 1px;
	background-color: #FFFFDD;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.4em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#home #main ul {
	font-weight: normal;
	background-color: #FFFFDD;
	padding-left: 15px;
	font-size: 14px;
	color: #FF3300;
}

#home #wrapper #main p {
	padding-left: 15px;
	color: #0000FF;
}


/* sidebar styles
------------------------------*/
#sidebar h2 {
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00561f;
	padding-top: 5px;
}
#sidebar  p   {
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 14px;
	color: #0000FF;
	line-height: 2.0em;
	background-color: #FFFFCC;
	border: 1px dashed #999999;
	padding: 5px;
}

#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/news1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #CCFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #00561f;
}
#sidebar dl dd {
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 6px;
	background-color: #FFFFDD;
}

#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}

#sidebar div.logo1 {
	padding: 0px;
	border: 1px dotted #CCCCCC;
	margin: 5px 2px;
}


/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* faq
------------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

#main dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}


/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #CCCCCC;
}
#main table tr.submitcenter {
	text-align: center;
	background-color: #EFEFEF;
}



#faq #wrapper #main table {
	background-color: #CCCCCC;
	width: 572px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00561F;
	border-right-color: #00561F;
	border-bottom-color: #00561F;
	border-left-color: #00561F;

}
#faq  #wrapper  #main  table  th {
	background-color: #EEEEEE;
	text-align: center;
	border: 2px double #CCCCCC;
}
#faq #wrapper #main #comentp {
	color: #FF0000;
}


#faq #wrapper #main table td {
	background-color: #FFFFFF;
	border: 2px double #CCCCCC;
}






/* work
------------------------------*/
#main div.work {
	float: left;
	width: 570px;
	height: 250px;
	clear: both;
	background-color: #CCFFCC;
	margin-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #66CC00;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#main div.work1 {
	float: left;
	width: 300px;
}

#main div.work2 {
	float: left;
	width: 255px;
	clear: none;
	height: 225px;
	margin-top: 25px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	background-color: #FFFFCC;
}

#main div.work10 {
	float: left;
	width: 570px;
	clear: both;
	background-color: #CCFFCC;
	margin-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #66CC00;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#main div.work3 {
	float: left;
	width: 570px;
}


#main div.wwk {
	float: left;
	width: 580px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}

#main div.wk {
	float: left;
	width: 570px;
	margin-right: 3px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#main div.wka {
	float: left;
	width: 270px;
	margin-right: 15px;
}

#main div.wk2 {
	float: left;
	width: 570px;
}

#works #main h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #006600;
	font-weight: normal;
	background-color: #66FF99;
}


#main div.wk h3 {
	margin: 10px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main div.wk2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main div.wk2 img {
	border: 1px solid #999999;
}


#main div.list {
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

#main div.list2 {
	font-size: small;
	color: #00561f;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

/* faq */

#main div.wwwk {
	padding-left: 20px;
	background-color: #EEEEEE;
}

#products #main #comentp {
	color: #000000;
	line-height: 1em;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
}


#products #main div.wk {
	float: left;
	width: 280px;
	margin-right: 3px;
	border: 1px dotted #999999;
}


#products #main div.wwk {
	float: left;
	width: 570px;
}

#products #main div.wk h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	font-weight: bold;
	background-color: #00561f;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#products #main div.wk h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	display: block;
	font-weight: normal;
	color: #00561f;
	text-decoration: underline;
	margin-left: 4px;
}

#products #main div.wk p {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	font-weight: normal;
	color: #333333;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
}

#products #main table {
	margin-bottom: 5px;
	border-collapse:collapse;
	margin-top: 5px;
	width: 568px;
	border: 1px solid #CCCCCC;
}

#products #main table th {
	text-align: center;
	width: auto;
	font-size: 12px;
	line-height: 1em;
	background-color: #CCFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-width: 1px;
	font-weight: bold;
}


#products #main table td {
	padding: 1px 2px;
	font-size: 12px;
	line-height: 1em;
	font-family: "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #EEFFFF;
}
#products #wrapper #main .wk3 {
	clear: both;
}

#products #main #comentp ul {
	color: #00561f;
	line-height: 1.2em;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	display: block;
}


/* works
------------------------------*/

#works #main div.wk h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	font-weight: bold;
	background-color: #999999;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}




/* 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;
}
/* pp
------------------------------*/
#main pp {
	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;
}
#link_at {
	margin-left: 30px;
	color:#00561F;	
}

#contact #wrapper #main h3 {
	color: #00561F;
}

#faq #main li {
	color: #0000FF;
	padding-left: 5px;
	font-size: 10px;
}

#faq #wrapper #main .work10 .work3 h3 {
	color: #333333;
}

address {
	color: #FFFFFF;
}
#works #wrapper #main .wwk .wk {
	background-color: #CCFFFF;
	width: 578px;
}
#works #wrapper #main .wwk .wk img {
	margin-top: 8px;
	border: 4px groove #999999;
}

/* lightbox
------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
