@charset "shift_JIS";









/* =bodyの範囲
------------------------------------------------------------------------------------------*/
body {
	text-align: center;
	color: #626262;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.5em;
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-x;
}










/* =topicpathの範囲
------------------------------------------------------------------------------------------*/
#topicpath {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}










/* =wrapの範囲
------------------------------------------------------------------------------------------*/
#wrap {
	width: 900px;
	overflow: hidden;
}










/* =sideの範囲
------------------------------------------------------------------------------------------*/
#side {
	float: left;
	width: 220px;
}










/* =snavの範囲
------------------------------------------------------------------------------------------*/
#side #snav {
	background-image: url(../images/s_bg01.gif);
	background-repeat: no-repeat;
	height: 216px;
	width: 220px;
	text-align: center;
}











/* =contentの範囲
------------------------------------------------------------------------------------------*/
#content {
	float: right;
	width: 650px;
}
#content #form {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 12px;
	margin-left: 12px;
}
#content #form #btn {
	text-align: center;
	padding-top: 15px;
}






















/* =pagelinkの範囲
------------------------------------------------------------------------------------------*/
#content #pagelink {
	clear: both;
	text-align: center;
}
#content #pagelink ul {
}
#content #pagelink li {
	display: inline;
}
#content #pagelink li a {
	color: #0000FF;
	text-decoration: none;
}
#content #pagelink li a:hover {
	color: #0000FF;
	text-decoration: underline;
}










/* =pagelinkの範囲
------------------------------------------------------------------------------------------*/
#side #snav #btnA {
	padding-top: 50px;
}
#side #snav #btnA li {
	margin-bottom: 10px;
}
#side #snav #btnB {
}
#side #snav #btnB li {
	margin-bottom: 5px;
}










/* =classの範囲
------------------------------------------------------------------------------------------*/
.td01 {
	background-color: #f2f2f2;
	width: 180px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	font-weight: bold;
	color: #000000;
}
.td02 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.attached0831 {
	margin-bottom: 10px;
}






/* 20111214
------------------------------------------------------------------------------------------*/
.caution {
	margin-bottom:10px;
}






/* カレンダー
------------------------------------------------------------------------------------------*/
#calendar {
	padding-bottom: 30px;
}
