*{
	margin:0px;
	padding:0px;
}
body{
	background-color:aliceblue;
	text-align:center;
	font-size:13px;
	background-color:#4d4537;
}
.all{
	width:804px;
	margin:0px auto;
	background-color:#FFFFFF;
	position:relative;
	font-size:14px;
	text-align:left;
}
.side{
	width:100px;
	margin:0px;
	background-color:#f3dd00;
	position:relative;
	font-size:14px;
	text-align:left;
	height:auto;
	float:left;
	padding-top:1px;
}

h1{
	color:#4f4d4d;
	padding-top:2px;
	padding-bottom:0px;
	text-align:left;
	margin-left:5px;
	font-size:12px;
	height:0px;
}
h2{
	color:#2f4f4f;
	font-size:13px;
	border-bottom:dotted 2px;
	margin-bottom:5px;
	padding:0px 0px 2px 40px;
	background:url(img/topic_b.gif) no-repeat;
	text-align:left;
}

h3{
	font-size:14px;
	color:#2f4f4f;
	padding:10px 0px 0px 70px;
	margin-bottom:5px;
}
h4{
	font-size:15px;
	color:#191970;
	padding:2px;
	margin-bottom:5px;
	text-align:left;
}
.topic{
	border:solid 0px #000000;
	height:100px;
	width:420px;
	overflow:auto;
	scrollbar-face-color:#220022;
	scrollbar-highlight-color:#220022;
	scrollbar-shadow-color:#220022;
	scrollbar-3dlight-color:#220022;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#220022;
	scrollbar-darkshadow-color:#220022;
	filter:chroma(color=#220022);
	border-style:margin:3px;
	padding:5px;
	font-size:9pt;
}
.menu2{
	color:#ffffff;
	border-top:3px double #3c92fb;
	border-left:3px double #3c92fb;
	border-right:3px double #3c92fb;
	border-bottom:3px double #3c92fb;
	background: #0674fb left bottom repeat-x;
	text-align: center;
	padding:4px 11px 4px 11px;
	float:left;
	font-size:14px;
	margin:0px 0px 0px 0px;
}

.menu{
	color:#ffffff;
	border-top:3px double #3c92fb;
	border-left:3px double #3c92fb;
	border-right:3px double #3c92fb;
	border-bottom:3px double #3c92fb;
	background: #0674fb left bottom repeat-x;
	text-align: center;
	padding:4px 10px 4px 10px;
	float:left;
	font-size:14px;
	margin:0px 0px 0px 15px;
} 


.box_01{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}


.box_02{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen2.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}
.box_03{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen3.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}
.box_04{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen4.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}
.box_05{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen5.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}
.box_06{
	background-color:white;
	width:360px;
	font-size:20px;
	text-align:left;
	padding:5px 20px 0px 0px;
	margin:10px 0px 0px 10px;
	background:url(img/fusen6.jpg) no-repeat;
	float:left;
	height:100px;
	border-bottom:dotted 2px;
}

.header{
	background-color:#ccccc9;
	width:804px;
	text-align:right;
	padding:0px;
	height:20px;
	margin:0px;
	font-size:15px;
}




	/* リンクの設定 */
	h1 a {
		text-decoration : none;
	}

	/* 未閲覧要素 */
	h1 a:link {
		color : white;		/* 文字の色 */
	}

	/* 閲覧済要素 */
	h1 a:visited {
		color : white;		/* 文字の色 */
	}

	/* onMouse */
	h1 a:hover {
		color : white;		/* 文字の色 */
	}

	/* アクティブ状態 */
	h1 a:active {
		color : white;		/* 文字の色 */
	}
.t14{
	font-size:14px;
	color:#191970;
	padding:2px;
	margin-bottom:5px;
	text-align:left;

}
.t12{
	font-size:12px;
	color:#191970;
	padding:2px;
	margin-bottom:5px;
	text-align:left;

}
