/* CSS Document */

#campBox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 12px;
}
#campBox h2 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 110%;
	padding: 3px;
	width: 60%;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background: #CC6633;
}
#merit {
	color: #FF6600;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	text-indent: 1em;
	display: block;
	width: 80%;
	margin: 6px auto;
	font-size: 1em;
	background-color: #FFFFFF;
}
#merit li {
	list-style: none;
	text-align: left;
}
#Order {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #0033CC;
	width: 80%;
	margin: 3px auto;
	padding: 6px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 3px dashed #666666;
}
#Order h4 {
	font-size: 1.3em;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FF0000;
	padding-bottom: 3px;
	text-indent: 1.3em;
	margin-bottom: 3px;
	margin-top: 0px;
}
#campBox p {
	line-height: 1.3em;
	color: #333333;
	font-size: 0.8em;
	width: 80%;
	margin: 6px auto;
}
#campBox img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.strongBlue {
	font-weight: bold;
	color: #00CCCC;
	font-size: 1.2em;
	font-style: normal;
}
.underlineRed {
	color: #333333;
	border-bottom: 1px solid #FF0000;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#campBox h5 {
	font-size: 1.3em;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#campBox h3 {
	color: #FF0000;
	font-size: 0.875em;
	font-weight: bold;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	border-bottom-color: #D4D0C8;
	line-height: 130%;
}
#Order ul {
	list-style: decimal inside;
}
