/* CSS Document */
.s-style {
	font-size: 11px;
}
.m-style {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
}
.rate {
	color: #CC0000;
	border: #CC6666;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.time {
	color: #000000;
}
.gaiyo {
	font-size: 90%;
	color: #993366;
	line-height: 16px;
	border: #CC6666;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.menunaiyo {
	font-size: 12px;
	background-color: #E9E0D1;
	margin: -5px 170px 30px 10px;
	padding: 2px;
	line-height: 18px;
	height: auto;
	width: auto;
	border: 1px solid #685E4F;
}
.naiyotitle {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #685E4F;
}

/* 規定値の変更 */

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
A.conts:link {
	font-size: 12px;
	color: #685E4F;
	text-decoration: none;
}
A.conts:visited {
	font-size: 12px;
	color: #685E4F;
	text-decoration: none;
}
A.conts:hover {
	font-size: 12px;
	color: #F85B81;
	TEXT-DECORATION: underline;
	margin: 0px;
}
.spanametitle-e {
	font-size: 12px;
	color: #F85B81;
}
h2 {
	color: #FFFFFF;
	margin: 30px 0px 0px;
	padding: 2px;
	font-size: 16px;
	background-color: #996666;
	border: 1px solid #663333;
}
h3 {
	border-left-color: #F85B81;
	margin-top: 25px;
	color: #660000;
	border-bottom-color: #F85B81;
	border-top-color: #F85B81;
	border-right-color: #F85B81;
	border-right-style: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 14px;
	margin-bottom: -5px;
	padding: 2px;
	border-top-style: none;
}
ul {
	list-style-type: disc;
	margin-top: -10px;
	margin-bottom: 20px;
	}