#wrap {
	width: 760px;
	margin: 5px 0 0 0;
	padding: 0;
	}

#navi_left{
	width: 135px;
	float: left;
	margin: 0;
	padding-top: 10px;
	padding-left: 7px;
	}
	
.doc1{
	font-size: 11px;
	color: #660066;
	line-height: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
	
#main_cont{
	text-align: left;
	width: 590px;
	padding-top: 10px;
	float: right;
	}	

#clear_left{
	clear:left;
	margin: 0;
	padding: 0;
	height: 0%;
}

#box_cont {
	border-right:solid 1px #996600;
	border-top:dotted 1px #996600;
	border-bottom:dotted 1px #996600;
	border-left:solid 3px;
	background-color: #FFFFFF;
	border-left-color: #996600;
	width: 254px;
	padding: 5px;
	margin: 10px 10px 20px 10px;
	float: left;
	}
	
#box_img {
	border-right:solid 1px #996600;
	border-top:dotted 1px #996600;
	border-bottom:dotted 1px #996600;
	border-left:solid 1px;
	background-color: #FFFFFF;
	border-left-color: #996600;
	width: 254px;
	margin: 10px 10px 20px 10px;
	float: left;
	font-size: 11px;
	padding: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}	
#box_ask a{
	background-image: url(../images/adult_13.gif);
	background-repeat: no-repeat;
	width: 366px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 10;
	text-align: center;
	}

#box_ask a:hover {
	background-image: url(../images/adult_13o.gif);
	background-repeat: no-repeat;
	width: 366px;
	height: 40px;
	}

	
#box_base {
	width:210px;
    float:left;

}

#class_title{
	clea:both;
	border-bottom:2px solid;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	font-weight: bold;
	background-color: #FFFF66;
	border-bottom-color: #FF6600;
	border-top: 1px solid;
	border-left: 5px solid;
	border-top-color: #FFCC99;
	border-left-color: #FF6600;
	margin: 10px;
	padding: 5px;
	width: 545px;
}

#class_box{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #e8f3ff;
	line-height: 200%;
	width: 40px;
	height: 40px;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
}

#class_box_1{
	background-color: #FFFFCC;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	height: 30px;
	position: static;
	left: 0px;
	top: 0px;
	display: block;
	text-align: center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	padding: 10px 0 0 0;
	width: 212px;

}



#class_box_2{
	background-color: #e8f3ff];
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFCC;
	line-height: 120%;
	display: block;
	color: #666;
	text-align: left;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	clear: left;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

#class_box_3{
	background-color: #FFFFCC;
	font-size: 11px;
	color: #006600;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border: 1px solid #ccc;
}



#class_menu{
	display: block;
}

#class_menu ul{
border:0;
margin:0;
padding:0;
list-style-type:none;
}

#class_menu ul li{
	display:block;
	text-align:center;
	margin:0px;
}

#class_menu ul li a{
	disply:block;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	line-height:2em;
	display: block;
	text-decoration: none;
	border-right: 1px solid #ccc;
	color: #003333;
	border-bottom: 1px dotted #ccc;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	border-left: 1px solid #ccc;
}

#class_menu ul li a:hover{
	background-color:#e8f3ff;
	color: #FF3300;
}

/*-------------------------------------------------
MAIN NAVIGATION
-------------------------------------------------*/

/* Container for navigation */
#MainNavBox {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	}

/* UL for main navigation */
#MainNav {
	margin: 0;
	padding: 0;
	background: url(../img/bkd_mainnav.gif) no-repeat;
	width: 650px;
	height: 32px;
	position: relative;
	}

/* LI for main navigation */
#MainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#MainNav li, #MainNav a {
	height: 32px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#MainNav a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#mainnav_home {left: 0px; width: 62px;}
#mainnav_services {left: 62px; width: 76px;}
#mainnav_portfolio {left: 138px; width: 87px;}
#mainnav_process {left: 225px; width: 101px;}
#mainnav_about {left: 326px; width: 82px;}
#mainnav_news {left: 408px; width: 124px;}

#mainnav_home a:hover, #mainnav_home a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) 0px -32px no-repeat;}
#mainnav_services a:hover, #mainnav_services a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) -62px -32px no-repeat;}
#mainnav_portfolio a:hover, #mainnav_portfolio a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) -138px -32px no-repeat;}
#mainnav_process a:hover, #mainnav_process a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) -225px -32px no-repeat;}
#mainnav_about a:hover, #mainnav_about a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) -326px -32px no-repeat;}
#mainnav_news a:hover, #mainnav_news a:visited:hover { background: transparent url(../img/bkd_mainnav.gif) -408px -32px no-repeat;}

#mainnav_home a.selected:link, #mainnav_home a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) 0px -64px no-repeat;}
#mainnav_services a.selected:link, #mainnav_services a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) -62px -64px no-repeat;}
#mainnav_portfolio a.selected:link, #mainnav_portfolio a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) -138px -64px no-repeat;}
#mainnav_process a.selected:link, #mainnav_process a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) -225px -64px no-repeat;}
#mainnav_about a.selected:link, #mainnav_about a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) -326px -64px no-repeat;}
#mainnav_news a.selected:link, #mainnav_news a.selected:visited { background: transparent url(../img/bkd_mainnav.gif) -408px -64px no-repeat;}
