@charset "utf-8";
/* CSS Document */

p{
	text-align:left;
}

.fb{
	font:bold;
}
.center{

	margin:0 auto;
	width:510px;
}

.f_16{
	font-size:16px;
}

.light_blue{
	color: #0B8AB3;
}

.wrap_02{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #096aa1;
	border-left-color: #096aa1;
}




.wrap_02 {
    margin:0px;
padding:0px;
background:url(../common/img_parts/body_bg.gif) repeat-y center top;
/*background:url(../common/img_parts/body_bg.gif) no-repeat center top;*/
text-align:center;
font-family: osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", sans-serif;
color:#333;
line-height:1.5em;
font-size:12px;
/*
font-size: x-small;
voice-family: "\"}\""; voice-family: inherit;
font-size: small;
*/
}