 /* LAYOUT//////////////////////////// */
 .footer {
	font-size: 10px;
	text-align: center;
	clear: both;
	float: none;
	padding: 5px;
	line-height: 12px;
}
 
 /* MENU//////////////////////////// */
#menu a{
	color: #663333;
	text-decoration: none;
}
#menu a:hover{
	color: #B16565;
}
#lecture a{
	color: #663333;
	text-decoration: none;
}
#lecture a:hover{
	color: #B16565;
}

.menu02 {
	font-size: 12px;
	background-image: url(../images/base_01.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin-right: 3px;
}
.menu02_main {
	padding: 5px;
	width: 550px;
	border: 1px solid #A2A2A2;
	clear: both;
	float: left;
	text-align: left;
}
.contents {
	background-image: url(../images/waku.gif);
	height: 67px;
	width: 227px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #663333;
	height: 21px;
	width: 100px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	float: left;
	padding-left: 6px;
	font-weight: bold;
}

/* LIST//////////////////////////// */
#lecture li {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/tama_04a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	text-indent: 15px;
	display: block;
}

 /* COMMENT//////////////////////////// */
.comment {
	background-color: #FFF0D9;
	clear: both;
	width: 550px;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 18px;
}
.comment2 {
	background-color: #FFE3B9;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-align: left;
}
.comment3 {
	background-color: #FFFFFF;
	clear: both;
	width: 550px;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px none #FFE3B9;
}

/* POINT//////////////////////////// */
.point {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.point01 {
	color: #FF9900;
}

.point02 {
	color: #009999;
}

 /* OTHER//////////////////////////// */
 .fukidashi01 {
	background-image: url(../images/fukidashi03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	width: 408px;
	padding-top: 50px;
	padding-left: 50px;
}
.fukidashi02 {
	background-image: url(../images/fukidashi02.gif);
	height: 108px;
	width: 382px;
	background-repeat: no-repeat;
	padding-left: 130px;
	line-height: 16px;
	padding-top: 5px;
	display: block;
	margin-top: 5px;
}

.nagare {
	background-color: #FEEFE2;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	text-align: left;
	border: thick double #FFE3B9;
	width: 550px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.button {
	background-image: url(../images/button.gif);
	height: 30px;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 10px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
