#contents a:link a:active {
	text-decoration: none;
 	 color: #6699FF;
}


/*　　コンテンツ　メイン　*/

#main {
	margin: 0px;
	width: 748px;
	height: 1800px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	letter-spacing: 0.12em;
	line-height: 120%;
	border: 1px solid #66FFCC;
	background-color: #FFFFdC;
	padding: 0px;
}

/*　アクセス用*/

#side_L {
	font: 14px "ＭＳ Ｐゴシック", Osaka;
	float: left;
	width: 168px;
	height: 560px;
	display: block;
	text-align: left;
	color: #333333;
	padding-left: 10px;
}

#side_R {
	display: block;	
	width: 500px;
	height: 560px;
	float: left;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img a:hover {
	background-color: none;
}


.s_word {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #3399FF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.dan{
	height: auto;
	width: 748px;
	display: block;
	margin-left:30px;
	}

.dan table {
	float:left;
	padding: 0px;
	background: #66ffff;
	border: 1px solid #66CCFF;
	margin:5px;
	}

.dan td {
	font: 11px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	text-align: center;
}
#main .dan td a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3333FF;
	font-size: 12px;
	text-decoration: none;
}
#main .dan td a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;	
}

h5 {
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	background: url(../images/tb1.jpg) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	
}

h5 a {
	color: #0000FF;
	text-decoration: none;
}


h5 a:hover {
	color: #669900;
	/*	background-color: #669900;*/
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;

}
.style1 {color: #FFFFCC}

.clear{
	clear:left;
}

