#contents a:link a:active {
	text-decoration: none;
 	 color: #6699FF;
}


/*　　コンテンツ　メイン　*/

#main {
	margin:auto;
	width: 910px;
	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;
}

/*　アクセス用*/

#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;
}

.s_word {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #3399FF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.dan{
	width: 910px;
	text-align:center;
	}

.dan table {
	background: #66ffff;
	border: 1px solid #66CCFF;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:4px;
	float:left;
	}

.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:both;
}


