body {
margin: 0;
padding: 0;
background: #FFF;  
color: #000;
text-align: center;
}
img {
border: 0;
}
p {
margin: 0;
padding: 0;
font-size: 80%;
line-height: 130%;
}
.nowrap {
white-space: nowrap;
}

.pdg {
margin: 0;
padding: 1px 0 0 10px;
font-size: 80%;
line-height: 130%;
}

strong {
font-weight: bold;
}
.bgblack {
border: 1px solid #000;
}

/*  */

#cbox02 {
	padding: 0;
	text-align: left;
	margin-top: 30px;
	margin-left: 30px;
}

.ffix {
width: 100%;
} 



.border {
margin: 0;
padding:0;
border-right: 1px solid #999;
}

/*　background-color　*/
.bgwhite {
background-color: #FFF;
}
.bgpink {
background-color: #FBF4F3;
}
.bgcream {
background-color: #FEF6E3;
}

.bggreen {
background-color: #336600;
}


.bgblue {
background-color: #D1D2C2;
}


/*　font-color　*/
.black {
color: #000;
}
.red {
color:#FF0000;
}


.white {
color:#FFF;
}
.gray333 {
color: #333;
}


.green {
color: #00B39C;
}

.purple {
color: #710A44;
}

.orange {
color: #FF6600;
}
.brown {
color: #993300;
}



/*　links　*/
a:link {color:#0033FF;text-decoration:none;}
a:visited {color:#0033FF;text-decoration:none;}
a:active {color:#0033FF;text-decoration:underline}
a:hover {color:#0033FF;text-decoration:underline}
/* font-size */
.txtop {
font-size: 110%;
line-height: 150%;
}
.txto {
font-size: 110%;
line-height: 130%;
}
.txtom {
font-size: 110%;
line-height: 125%;
}
.txtxlp {
font-size: 100%;
line-height: 150%;
}
.txtxl {
font-size: 100%;
line-height: 130%;
}
.txtxlm {
font-size: 100%;
line-height: 125%;
}
.txtlp {
font-size: 90%;
line-height: 150%;
}
.txtl {
font-size: 90%;
line-height: 130%;
}
.txtlm {
font-size: 90%;
line-height: 125%;
}
.txtmp {
font-size: 80%;
line-height: 150%;
}
.txtm {
font-size: 80%;
line-height: 130%;
}
.txtm02 {
margin: 0;
padding: 8px 0 8px 5px;
font-size: 80%;
line-height: 125%;
color: #000;
}
.txtmm {
font-size: 80%;
line-height: 125%;
}
.txtsp {
font-size: 70%;
line-height: 150%;
}
.txts {
font-size: 70%;
line-height: 130%;
}
.txtsm {
font-size: 70%;
line-height: 120%;
}
.txtxsp {
font-size: 60%;
line-height: 150%;
}
.txtxs {
font-size: 60%;
line-height: 130%;
}
.txtxsm {
font-size: 60%;
line-height: 120%;
}
.top-txt {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
.top-txt-box {
	font-size: 12px;
	height: 200px;
	line-height: 140%;
	color: #999999;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

