@charset "utf-8";
/* CSS Document */


a:visited {
	text-decoration:none;
    color:#0000FF;
}
a:active {
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:link {
	text-decoration:none;
}

.link{
    cursor:pointer;
    color:#0000FF;
}
.link:hover{
    text-decoration:underline;
}

.FONT1 {
	font-size:10px;
	line-height:110%
}
.FONT2 {
	font-size:10px;
	line-height:140%
}
.FONT3 {
	font-size:12px;
	line-height:110%
}
.FONT4 {
	font-size:12px;
	line-height:140%
}
.FONT5 {
	font-size:14px;
	line-height:110%
}

#head_table{
	width:570px;
	padding:0px;
	margin: 13px 0 -10px 20px;
}

#head_table ul {
    
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding:0;
}

#head_table ul li {
    letter-spacing:3px;
    font-size:14px;
	list-style-type:none;
	margin:0;
	padding:0;
}

#head_table ul li a {
	line-height:5px;
	text-decoration:none;
	background:url(../img/click_icon.gif) no-repeat 0px 6px;
	display: block;
	min-width: 200px;
	padding:8px;	
}
*html #head_table ul li a {
	line-height:5px;
	text-decoration:none;
	background:url(../img/click_icon.gif) no-repeat 0px 6px;
	display: block;
	min-width: 200px;
	padding:9px 0px 8px 8px;
	height:5px;	
}

#head_table ul li a:hover {
    background:#cccccc url(../img/click_icon_hover.gif) no-repeat 0px 6px;
}


li{
  font-size:13px;
}

p {
	line-height:120%;
}
h1 {
	font-size:18px;
}
#gaiyou {
	width:590px;
	margin:18px 0 0px 0;
	padding-left:30px;
}
#gaiyou p {
	font-size:14px;
	line-height: 150%;
}

#topics{
	width:621px;
	margin: -10px 0 20px 0;
	padding: 0;
}
.content {
	width:600px;
	margin:15px 0 0px 0;
	padding:0 0 0 20px;
}

/*
h2 {
	font-size:14px;
	font-weight: normal;
}
*/

h2{
	height:20px;
	margin:0px;
	padding:7px 5px 1px 5px;
	font-size:14px;
	background-color:#cbe4c1;
	border-left:solid #003300 5px;
	border-bottom:solid #999999 2px;
	width: 590px;
	letter-spacing:4px;
}

.content h2 a{
	display: block;
	height:0px;
	padding:5px 0 5px 0;
	margin: -5px 0 0 0;
}


.content h2 a:hover{
	text-decoration:none;
}

.content p {
	font-size:14px;
	margin: 15px 0 0 10px;
	line-height: 140%;
	float: left;
	width: 340px;
	letter-spacing: 1px;
}
*html .content p {
	font-size:14px;
	margin: 15px 0 0 5px;
	line-height: 140%;
	float: left;
	width: 340px;
	letter-spacing: 1px;
}

.content a:hover{
    text-decoration:underline;
}

.FONT6 {
	font-size:14px;
	line-height:140%
}
.FONT7 {
	font-size:12px;
	line-height:110%;
}
.FONT8 {
	font-size:10px;
	line-height:150%;
}

.content .to_top{
	text-align:right;
	font-size: 12px;
	width:585px;
}

.cont_img{
	float:right;
	margin: 17px 0 0 0;
	padding: 0;
}

.content .kankyou{
    width:590px;
}

.content .ronbun{
	width:590px;
	font-size:10px;
}

