/* generals */
html{
    background:url(../img/btn_hover.png) repeat;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {background-color:#fff; margin:0; padding:0px; color:#000; font:10px LinotypeUnivers,Helvetica,Verdana,"Arial Black",sans-serif; line-height:15px; background:url(../img/btn_hover.png) repeat}

:focus {outline:0;}
ol, ul {list-style:none;}

/* links */
a {color:#000;text-decoration:none;}
a:hover, a:active{text-decoration:none; color:#000}

div#outer{
    overflow:hidden;
    height:100%;
    width:960px;
    position:absolute;
    top:0px;
    left:0px;
    text-align:left;
	background-color:#fff;
	
}

div#logo_area{
    height:48px;
    width:288px;
    position:absolute;
    top:24px;
    left:18px;
    text-align:left;
	z-index:4;
	
}

.logo_icon{
	position: absolute;
	top: 24px;
 	left: 0;
	background: #007642; 
	height: 48px; 
	width: 6px; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index:5;
 	}

div#credit{
    overflow:hidden;
    position:absolute;
	width:180px;
	height:50px;
    top:646px;
    left:744px;
    text-align:left;
	z-index:4;
	
	
}
		#jessica {
			width: 539px;
			height: 179px;
			position:absolute;
			top:80px;
			left:-20px;
			}
			
		#jessica img {
			width: 539px;
			height: 179px;
			position: relative;
			float: left;
			z-index:1;
			}
			
			
        #suyama {
			width: 334px;
			height: 1360px;
			position:absolute;
			top: -272px;
			left: 612px;
			}
			
		#suyama img {
			width: 334px;
			height: 1360px;
			position: relative;
			float: left;
			z-index:1;
			}
			
			
img { -ms-interpolation-mode: bicubic; } 


div#contents{
    position:absolute;
	width:120px;
	height:264px;
    top:246px;
    left:0px;
	z-index:3;
	
}
	
	
.boxgrid{ 
	width: 120px; 
	height: 24px; 
	margin:0px; 
	background:#fff;
	position:relative;
	margin-bottom:24px;
	top:0px;
	left:0px;
	}
	
.boxgrid img{ 
    position: absolute; 
    top: 0; 
    left: 0; 
	border: 0; 
	z-index:4;
	overflow:hidden;
}

				
.boxcaption{ 
	position: absolute;
	background:url(../img/btn_hover.png);
	height: 24px; 
	width: 120px; 
	top: 0;
	overflow:hidden;
	display:none;
 	}


.captionfull .boxcaption{
    width: 120px;
	height:24px;
 	top: 0;
 	left: 120px;
	overflow:hidden;
    }

.boxgrid .hover{ 
    width: 120px;
	height:24px;
    position: absolute; 
    top: 0; 
    left: -114px; 
	border: 0; 
	z-index:5;
	overflow:hidden;
	
}

.boxgrid .fix{position:absolute; top:0; left:0;}

#text_area{
    width: 666px;
	height:474px;
    position: absolute; 
    top: 246px; 
    left: 294px; 
	border: 0; 
	z-index:3;
	overflow:hidden;
	
}
