body{
	color:#333333; /*標準のフォントカラー*/
	font-size:88%; /*標準のフォントカラー*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:200%;
	margin:0px;
	min-width:760px;
	text-align: center;
}

h1{
	font: lighter 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2{ 
	color:#999;
	font-size:120%; /* 見出しのフォントの大きさ */
	font-weight:normal;
	line-height:120%;
	margin:0px;
	padding:1px;
	text-indent:5px;

	background-image:url(image/h2_1.png);/* 見出しの画像 */
}

h3{
	font-size: 120%;
	font-weight: bolder;
	margin: 0px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

h4{
	font-size: 100%;
	font-weight: normal;
}

h5 {
	font-size: 100%;
	font-weight: normal;
}

h6{
	font-size: 100%;
	font-weight: normal;
}

.size9 {font-size: 9px}
.size10 {font-size: 10px}
.size12 {font-size: 12px}
.size14 {font-size: 14px}
.size16 {font-size: 16px}
.size18 {font-size: 18px}
.size24 {font-size: 24px}
.size1em {font-size: 1em}
.size2em {font-size: 2em}
.size3em {font-size: 3em}
.size4em {font-size: 4em}

.red_txt {color: #FF0000}



#header {
	text-align: center;
}

#contents {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}
#contents td.left {
	width: 239px;
}
#contents #contents .txt01 .txt {
	letter-spacing: 3px;
	text-align: left;
	text-indent: 10px;
}

#topics {
	width: 239px;
	margin-top: 0px;
	background-image: url(home/img/boxbg.jpg);
	background-repeat: repeat-y;
}
#topics td.boxh {
	height: 19px;
	width: 239px;
}
#topics td.boxc {
	height: 275px;
	width: 239px;
}
.txt01 {
	width: 470px;
	margin-bottom: 13px;
}
.txt01 td.img {
	width: 138px;
}
#footer {
	margin-top: 0px;
	text-align: center;
}
.topibox {
	width: 200px;
	margin-left: 0px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.topibox td{
	text-align: left;
	letter-spacing: 1px;
}

a:link {
	color: #617B24;
	text-decoration: none;
}
a:visited {
	color: #617B24;
	text-decoration: none;
}
a:hover {
	color: #617B24;
	text-decoration: underline;
}




input,textarea {
	background: url(transparent);
	border:1px solid #617B24;
	padding: 2px 2px;
}
input.radiobtn {
	border-style: none;
}


	
#recent{
	border:#cccccc solid 1px;
	height:80px;
	width:96%;
	padding-left:10px;
	line-height:180%;
	overflow:auto;
	scrollbar-face-color:#eae7ef;
	scrollbar-highlight-color: #eae7ef;
	scrollbar-shadow-color: #eae7ef;
	scrollbar-3dlight-color: #bdb1d6;
	scrollbar-arrow-color: #bdb1d6;
	scrollbar-track-color: #fdfdff;
	scrollbar-darkshadow-color: #bdb1d6;
	margin-top: 10px;
	margin-bottom: 10px;
}header {
}

.contact_01 {
	line-height: 180%;
	letter-spacing: 0.1em;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #617B24;
}
.blue_txt {
	color: #0000FF;
}
