* {font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

body {
	background-color:#FFDF32;
	color:#000000;
	text-align:center;
	}

.wipper{
	background-color:#FFFFFF;
	border:#000000 solid 5px;
	padding:5px;
	width:500px;
	margin:auto;
	}



.size08 {
	font-size: 8px;
		font-weight:100;
}

.size09 {
	font-size: 9px;
	line-height: 110%;

}

.size10 {
	font-size: 10px;
	line-height: 120%;

}

.size12 {
	font-size: 12px;
	line-height: 150%;

}
.size14 {
	font-size: 14px;
	line-height: 160%;

}

.size18 {
	font-size: 18px;
	line-height: 170%;

}

.size24 {
	font-size: 24px;
	line-height: 180%;

}

.size28 {
	font-size: 28px;
	line-height: 180%;

}

.dotline {
border-style:dashed;
border-width:1px;
}

.left {
background-color:#FFFFFF;
text-align:left;
width:300px;
border:solid;
border-color:#000000;
border-width:5px;
padding:10px;
}

.right {
background-color:#FFFFFF;
text-align:left;
width:400px;
border:solid;
border-color:#000000;
border-width:5px;
padding:10px;
}






/*見出し情報*/
h1.hstyle-txt18 { font-size: 18px; line-height: 130%; margin: 0px; padding: 0px; }
h1.hstyle-txt14 { font-size: 14px; line-height: 130%; margin: 0px; padding: 0px; }
h2.hstyle-txt14 { font-size: 14px; line-height: 130%; margin: 0px; padding: 0px; }
h2.hstyle-txt12 { font-size: 12px; line-height: 130%; margin: 0px; padding: 0px; }
h3.hstyle-txt14 { font-size: 14px; line-height: 130%; margin: 0px; padding: 0px; }
h3.hstyle-txt12 { font-size: 12px; line-height: 130%; margin: 0px; padding: 0px; }
h4.hstyle-txt10 { font-size: 10px; line-height: 120%; margin: 0px; padding: 0px; }


a:active { text-decoration: none }
a:link { text-decoration: none }
a:hover{ text-decoration: none; color: #FF8800 }
a:visited { text-decoration: none }.align-left {
	text-align: left;
}
