body {
	color: #141414;
	background-color: #dd682c;
	margin: 0;
	padding: 0;
}
.title01 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	color: #000;
}
p {
	font-size: 1.1em;
	line-height: 180%;
}
.font_s {
	font-size: 1.0em;
	line-height: 160%;
	color: #282828;
}
.font_n {
	font-size: 1.1em;
	line-height: 160%;
	color: #282828;
}

.font_b {
	font-size: 1.2em;
	line-height: 170%;
	color: #282828;
}

.font_h {
	font-size: 1.6em;
	line-height: 180%;
	color: #282828;
}

.font_u {
	font-size: 1.8em;
	line-height: 190%;
	color: #282828;
}

.font_uu {
	font-size: 2.0em;
	line-height: 200%;
	color: #282828;
}
.font_red {
	color: #B40000;
}
.haikei_yellow {
	background-color: #FF3;
}
.title02 { font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 2.0em; line-height: 160%; color: #06f; font-weight: bold; text-align: center; }

.waku01 {
	font-size: 1.1em;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #6C3036;
	line-height: 160%;
	color: #333;
}
.font_red_b {
	font-size: 1.4em;
	font-weight: bold;
	color: #B40000;
}


li{ margin-bottom: 15px; padding-top: 1px; padding-bottom: 3px; font-size: 1.1em; font-weight: bold; line-height: 160%; border-bottom: 1px dotted #ccc; }.font_blue {
	color: #25529A;
}
ol{font-weight: bold; }
.footer {
	font-size: 1.1em;
	color: #CCC;
	text-align: center;
}
.top_nomargin{ text-align: right; margin-top: -10px; padding-top: 0; }

a { color: #fff; text-decoration: underline; }
a:link { color: #fff; text-decoration: underline; }
a:visited { color: #fff; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; }



#mag_box {
	background-image: url(../img/mag_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mag_box02 {
	margin: auto;
	padding-top: 32px;
	padding-left: 170px;
}
