@charset "UTF-8";
/* CSS Document */

#main {
	width: 650px;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 30px;
}
#midashi {
	height: 30px;
	width: 640px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-color: #E4D4C9;
	color: #663300;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#honbun {
	width: 650px;
	margin: auto;
}
#top_midashi {
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	width: 635px;
	line-height: 40px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	margin-bottom: 10px;
	padding-left: 10px;
}
#komidashi {
	font-size: 14px;
	color: #914924;
	height: 40px;
	line-height: 40px;
}
#komidashi2 {
	font-size: 14px;
	color: #914924;
	height: 60px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
