@charset "Shift_JIS";

body {
	margin:0px;
	padding:0px;
	background-color:#FFCC00;
	text-align:center;
	}

img {
	border: 0;
	}


.nowrap_img { 
white-space: nowrap; 
} 

#footer { 
width: 700px;
background: url(../cmn_img/footer.jpg) no-repeat;
height: 64px;
text-align:center;
}

#maintableArea {
background: url(../cmn_img/foot_loop.jpg);
width: 700px;
height: 100%;
}

#redArea {
width: 100%;
height: 100%;
background-color:#d00000;
}

#omakeArea {
width: 100%;
background-color:#FFFFFF;
text-align:center
}

#omake_period {
	width: 620px;
	height: 40px;
	background: url(../omake/img/period.jpg) no-repeat;
	text-align:center;
	vertical-align:middle;
}

#omake_lead_bg {
	width: 620px;
	height: 205px;
	background: url(../omake/img/lead_bg.jpg) no-repeat;
}


/*　本文テキスト　*/

.text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
	}
.lead {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	padding: 15px;
	}
.comment {
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	}
.text10 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #333333;
	}

.text_b {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}

.caption {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #999999;
	font-weight:100;
	padding-top: 5px;
	}

.bottom_bg {
	background: url(../download/img/bottom_bg.jpg) no-repeat;
	padding-left: 35px;
	padding-top: 15px;
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.3;
	height: 280px;
	}

.omake_lead {
	width: 520px;
	font-family: "ＭＳ ゴシック", Osaka;
	line-height: 1.3;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-align:left;
}

.omake_howto {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
	padding-left: 5px;
	padding-right: 5px;
	}

.omake_bg {
	background: url(../omake/img/bg.jpg) repeat scroll center top;
	}

.num05_bg {
	background: url(../omake/img/num05_bg.jpg) no-repeat center top;
	height: 256px;
	}

.omake_bg2 {
	background: url(../omake/img/bg_btm.jpg) no-repeat center top;
	height: 125px;
	}

.howto_bg {
	background: url(../omake/img/howto_bg.gif) repeat scroll center top;
	}

.period {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 14px;
	color: #00ffff;
	font-weight:bold;
}



.frame_bg {
	background: url(../download/img/frame_bg.jpg) no-repeat right bottom;
	}

.wp_l_bg {
background: url(../download/img/waku_l_bg.gif) repeat scroll center top;
width: 30px;
	}
.wp_r_bg {
background: url(../download/img/waku_r_bg.gif) repeat scroll center top;
width: 30px;
	}

.taisen1_bg_1 {
	padding-left: 39px;
	padding-right: 39px;
	padding-top: 12px;
	padding-bottom: 19px;
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	}
.taisen1_bg_2 {
	padding-left: 41px;
	padding-right: 35px;
	padding-top: 12px;
	padding-bottom: 19px;
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	}

/*  リンクテキスト  */

A:link    {
	color: #339999; font-size: 10px;
}
A:visited { 
 color: #339999; font-size: 10px;
}
A:hover   { 
	text-decoration:underline; color: #336666;  font-size: 10px;
}

#navilink {
	font-size: 10px; color: #FFFFFF;	line-height: 1.6;
}
#navilink A {
	font-size: 10px; color: #FFFFFF;
}
#navilink A:hover {
	font-size: 10px; color: #000000;
}
.loc_self {
	font-size: 10px; color: #FFFF00;
}

.copyright {
	font-size: 10px; color: #FFFFFF;	line-height: 1.6;
}
