body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color: #555555;
	font-size: 14px;
	line-height: 120%;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
		}

#wrapper {
	background-color: #ffffff;
	width: 820px;
	margin: 0 auto;
	height: auto;
	font-size: medium;
}
#wrapper table tr td div {
	text-align: left;
}

/* ヘッダーに関するcss */

#heder {
	background:#FFFFFF;
	height:120px;
	width:820px;
	font-size:small;
	text-align: center;
}

#wrapper #heder table tr td {
	color: #FFBE5E;
	}

/* コンテンツに関するcss */

#content {
	width:820px;
	height: auto;
	margin-top:10px;
	font-size:20px;
	line-height:15pt;
	color:#005B2C;
}

#wrapper #content #col2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff33ff;
}


#col1 {
	background-color: #FFFFFF;
	width: 560px;
	height:auto;
	float: left;
	margin-top: 0px;
	vertical-align: top;
	}


#col2 {
	background-color: #FFFFFF;
	float:left;
	width: 230px;
	height:auto;
	margin-left:30px;
	margin-top: 0px;
}

#table { 
	border-collapse:collapse; 
	}

/* フッターに関するcss */

#footer {
	clear: both;
	width: 100%;
	height: 20px;
	background-color: #FFBE5E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 15pt;
	float: middle;
	text-align: center;

}

.contenth3 {
	color: #FF00FF;
	font-size: x-large;
	font-weight: bold;
}
.contenth4 {
	font-size: x-small;
}
.contenth5 {
	font-size: small;
	text-align: left;
}
.contenth6 {
	color: #FF9F55;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	line-height: 20pt;
}
#wrapper table tr td .contenth6 {
	text-align: left;
	font-size: 14px;
}
.contenth7 {
	font-weight: bold;
	font-size: x-small;
	text-align: right;
}
tr td #kig {
	font-weight: bold;
	font-size: medium;
	text-align: left;
}
.contenth8 {
	color: #007F55;
	font-weight: bold;
}
.contenth9 {
	font-size: small;
	color: #007F55;
	font-weight: bold;
}
.col2 {
	font-size: medium;
	color: #FF9F00;
	font-weight: bold;
}
a{
    color:#007F55;
    font-style:normal;
	text-decoration: none; 
	}
a:link {
    color:#007F55;
    font-style:normal;
	text-decoration: none;
   }
a:visited {
    color:#007F55;
    text-decoration: none;
	}
a:hover {
    color:#FFBE5E;
    font-style:normal;
	text-decoration: none;
}
#追記 {
	font-weight: normal;
}
