body {
	background-color:#725470;
	color:#3a0e05;
	}

a:link,a:active {
	color:#5d9c9a;
	}

a:visited {
	color:#666;
	}

a:hover {
	color:#8f0080;
	}


.main {
	background-color:#f5f2ff;
	position:absolute;
	top:20px;
	left:20px;
	width:660px;
	padding:15px;

	}


/* h1&Description */
h1
{
	font-size: 18px;
	color: #8f0080;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px
}

.title p {
	width:616px;
	line-height:120%;
	font-size:12px;
	color:#3a0e05;
	margin-top:0px;
	margin-bottom:8px;
	}

/* menu */
.menu div {
	float:left;
	}

.menu a {
	display:block;
	width:96px;
	background-color:#510d4e;
	padding:5px 0 4px 0;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#fafafa;
	border:solid 1px #510d4e;
	margin-right:6px;
	margin-bottom:2px;
	}

.menu a.current {
	background-color:#f5e5c5;
	color:#510d4e;
	}

.menu a:visited {
	background-color:#510d4e;
	color:#fff;
	border:solid 1px #510d4e;
	}

.menu a:hover {
	background-color:#f5e5c5;
	color:#510d4e;
	border:solid 1px #510d4e;
	}

/* pankuzu */
.pan {
	clear:both;
	margin-bottom:10px;
	margin-left:2px;
	font-size:78%;
	}

strong {
	color:#4f3f3f;
	}

/* contents */
#leftside {
	float:left;
	padding:0 10px 0 0;
	width:456px;
	}

#rightside {
	float:right;
	width:160px;
	margin-top:13px;
	}

.con {
	width:438px;
	margin-bottom:30px;
	}

h2 {
	margin-bottom:10px;
	font-size:16px;
	background-image:url(images/m.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:9px;
	}

h3 {
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:9px;
	padding-top:3px;
	; border-color: black black #FFCCCC #CC0033; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 3px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 5px
	}
	
	h4 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:9px;
	padding-top:3px;
	}

.con p {
	margin-top:0px;
	text-align:justify:distribute;
	line-height:150%;
	font-size:80%;
	}

.quot {
	background:#ffffff;
	padding:10px 10px 0px 10px;
	border:dotted 1px #725470;
	margin-bottom:15px;
	}

.con02 h3 {
	padding-left:30px;
	}

.con02 p {
	margin-top:0px;
	text-align:justify:distribute;
	line-height:150%;
	font-size:80%;
	margin-left:30px;
	}

.eto {
	color:#ff6600;
	}

.con img {
	margin-left:7px;
	float:right;
	border:1px solid #666666;
	}

/* right navigation */
.navi {
	width:160px;
	border:solid 1px #725470;
	background-color:#fff;
	}

.navititle {
	font-size:12px;
	color:#8f0080;
	padding:4px 7px;
	border-bottom:solid 1px #725470;
	margin-bottom:7px;
	}

.navibody div{
	margin-bottom:7px;
	margin-left:7px;
	}

.navi strong{
	margin-left:4px;
	font-size:12px;
	}

.navi a {
	margin-left:4px;
	font-size:12px;
	color:#5d9c9a;
	}

.navi a:visited {
	color:#666666;
	}

.navi a:hover {
	color:#8f0080;
	}

.navi img {
	vertical-align:middle;
	width:9px;
	height:7px;
	}

.pr {
	font-size:12px;
	margin-top:12px;
	padding:6px;
	line-height:135%;
	}


/* copyright */
.copy {
	clear:both;
	border-top:solid 1px #725470;
	padding:2px;
	font-size:10px;
	color:#666666;
	}
	
.tdImgColor
{	
	background-color: #f9f5f2
}
.cp {
	margin-top:0px;
	text-align:justify:distribute;
	line-height:150%;
	font-size:80%;
	margin-left:30px;
	}


.table_01{
width: 100%;
border-collapse: collapse;
}
.table_01 th{
width: 12.5%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
font-size:70%;
}
.table_01 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
font-size:75%;
}


