* {
margin:0;
padding:0;
text-decoration:none;
letter-spacing:0.1em;
font-size:11px;
color:#474645;
}

a:link {text-decoration:none; color:#474645;}
a:visited {text-decoration:none; color:#A87435;}
a:hover {
text-decoration:none;
color:#ffffff;
background-color:#FFB300;
}

body {
margin-top:20px;
margin-left:30px;
margin-bottom:30px;
}

#container_all {
width:700px;
margin-bottom:20px;
}

#top_title h1 {
width:700px;
height:62px;
background:url('../images/top_title.jpg') no-repeat;
text-indent:-9999;
}

#top_title h2 {
text-align:left;
font-family:Georgia;
font-weight:Bold;
font-size:14pt;
color:#474645;
margin-top:10px;
margin-left:20px;
}

.lines {
width:680px;
border-top:3px solid #FFB300;
margin:10px;
clear:both;
}

#container_lr {
width:700px;
}

#left_side {
float:left;
width:460px;
margin-right:20px;
text-align:left;
}

#left_side dl {
margin-bottom:20px;
}

#left_side dt {
margin-bottom:10px;
}

#left_side dd {
margin-left:23px;
line-height:17px;
}

.dotline {
width:450px;
height:3px;
background:url('../images/dotline.gif') no-repeat;
padding-bottom:20px;
}

#right_side {
float:right;
width:200px;
text-align:left;
}

#grobal_navi {
margin-bottom:20px;
}

#grobal_navi #before {
text-indent:-9999;
width:200px;
height:20px;
background:url('../images/images.gif') no-repeat;
}

#grobal_navi #basic {
text-indent:-9999;
width:200px;
height:20px;
background:url('../images/basic_customize.gif') no-repeat;
}

#grobal_navi #petit_labo {
text-indent:-9999;
width:200px;
height:20px;
background:url('../images/petit_labo.gif') no-repeat;
}

#grobal_navi #advanced {
text-indent:-9999;
width:200px;
height:20px;
background:url('../images/advanced_customize.gif') no-repeat;
}

#grobal_navi ul {
width:200px;
background:url('../images/menu_kadomaru_border.gif') repeat-y;
padding:0 10 3 10;
}

#grobal_navi ul li {
width:162px;
list-style:url("../images/disc.gif") disc;
margin-left:18px;
padding-top:10px;
}

.kadomaru_bottom {
width:200px;
height:8px;
background:url('../images/menu_kadomaru_under.gif') no-repeat;
margin-bottom:20px;
}

#footer address {
text-align:left;
text-indent:-9999;
width:281px;
height:11px;
background:url('../images/copyright.gif') no-repeat;
margin-left:20px;
}

.page_title {
margin-left:10px;
margin-bottom:20px;
}

#left_side .text {
margin-left:10px;
}

#left_side .text img {
margin-right:10px;
}

#left_side .text p {
margin-left:12px;
margin-bottom:18px;
line-height:2em;
}

.inputarea {
border-style:solid;
border-top-width:1px; 
border-bottom-width:1px; 
border-left-width:1px; 
border-right-width:1px;
border-top-color:#9E9CA2;
border-bottom-color:#DDDDDD;
border-left-color:#9E9CA2;
border-right-color:#C3C3C3;
letter-spacing:0;
}

.textarea {
border-style:solid;
border-top-width:1px; 
border-bottom-width:1px; 
border-left-width:1px; 
border-right-width:1px;
border-top-color:#9E9CA2;
border-bottom-color:#DDDDDD;
border-left-color:#9E9CA2;
border-right-color:#C3C3C3;
letter-spacing:0;
}

.text table {
margin-left:18px;
padding:10px;
}

/* 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; }
