/* CSS Document */


a {
	color:#3366CC;
	text-decoration:none;}

a:hover {
	color:#3366CC;
	text-decoration:underline;}
	



#wrapper {

	background:url(../img/wrapper_back.gif) repeat-y;}

#header {
	background:url(../img/lower/header-back.jpg) no-repeat left top;}

#box {
	width:750px;}

p,td,th,li,dt,dd {
	text-align:justify;
	text-justify:inter-ideograph;}

#nav {
	width:750px;
	padding-left:30px;
	padding-top:15px;}

#nav li {
	float:left;
	padding-right:10px;}	


#content {
	clear:both;
	padding:0 30px;
	width:700px;}


h1 {
	padding-top:15px;
	padding-bottom:15px;}

h2 {
	width:640px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:20px;
	font-size:115%;
	background:url(../img/lower/h2back.jpg) no-repeat left top;
	color:#ea96b2;
	font-weight:bold;}

.p-bottom01 {
	margin-bottom:30px;}

.p-bottom02 {
	margin-bottom:15px;}


#footer {
	background:url(../img/footer-back.jpg) no-repeat left top;}
	