@import url(styleHeader.css);

@import url(styleIndex.css);

@import url(styleFooter.css);

@import url(styleProf.css);

@import url(styleItem.css);

@import url(styleStore.css);

@import url(styleReform.css);

@import url(styleCoupon.css);

@import url(styleForm.css);











body{

    color:#676767;

	margin:0;

	padding:0;

	text-align: center;

	text-align:justify;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:1.4em;

	font-weight:normal;

	letter-spacing:1pt;

}





th,h1,h2,h3,h4,p{

	padding:0;

	margin:0;

}





table,td{

	font-size: 10pt;

    color: #676767;

}





a{

color:#434343;

text-decoration:none;

}







#wrapper{

	width:768px;

	background-image : url(background.jpg);

    background-position:center;

    background-repeat:repeat-y;

	

}



#wrapper2{

	width:769px;

	background-image : url(background.jpg);

    background-position:center;

    background-repeat:repeat-y;

	margin-left:auto;

	margin-right:auto;

	text-align:center;

}





html>body #wrapper2{

	width:768px;

	background-image:url(images/background.jpg);

    background-position:center;

    background-repeat:repeat-y;

	margin-left:auto;

	margin-right:auto;

	text-align:center;

}









.font9{

	font-size:7pt;

	margin:5pt;

	font-weight:normal;

	text-align:right;

	letter-spacing:0.9pt;

　　line-height:9pt;

text-align:left;

color:#676767;

}









.font9-li10{

	font-size:7pt;

	margin:5pt;

	font-weight:normal;

	text-align:right;

	letter-spacing:0.9pt;

　　line-height:12pt;

text-align:left;

color:#676767;

}



.font9_c{

	font-size:7pt;

	margin:5pt;

	font-weight:normal;

	text-align:right;

	letter-spacing:0.9pt;

　　line-height:9pt;

    text-align:center;

	color:#676767;

}


/*-------------------- 中央に配置 --------------------*/

body{
text-align: center;
}
.hpb-head,.hpb-main{
margin-right : auto;
margin-left : auto;
text-align : left;
}