body		{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#252525;
	background-color : #ffffff;
	}

.font-10-140 {  font-size: 10px; line-height: 140%}
.font-11-140 {  font-size: 11px; line-height: 140%}
.font-12-120 {  font-size: 12px; line-height: 120%}
.font-12-140 {  font-size: 12px; line-height: 140%}
.font-12-160 {  font-size: 12px; line-height: 160%}
.font-12-180 {  font-size: 12px; line-height: 180%}
.font-14-140 {  font-size: 14px; line-height: 140%}
.font-16-140 {  font-size: 16px; line-height: 140%}
.font-18-140 {  font-size: 18px; line-height: 140%}
.font-10-160 {  font-size: 10px; line-height: 160%}
.font-11-160 {  font-size: 11px; line-height: 160%}
.font-12-160 {  font-size: 12px; line-height: 160%}
.font-12-160 {  font-size: 12px; line-height: 160%}
.font-14-160 {  font-size: 14px; line-height: 160%}
.font-16-160 {  font-size: 16px; line-height: 160%}
.font-18-160 {  font-size: 18px; line-height: 160%}

.bg_header	{
	background: url("../img/bg_pp_upper.jpg") repeat-x;
	height : 60px;
	padding-top : 10px;
	margin-bottom : 15px;
}

.main	{
	width : 740px;
	text-align : left;
	font-size: 12px;
	line-height: 140%;
}
.box_info	{
	background-color :#ffffff;
	font-size: 12px;
	line-height: 140%;
	padding-left : 12px;
}
.bg_footer	{
	background: url("../img/bg_pp_bottom.jpg") repeat-x;
	padding : 15px;
	margin-top : 50px;
	text-align : center;
	color : #ffffff;
}