* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	word-break: break-all;
}
/*body-----------------------------------------*/
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif, "Osaka" !important;
	width : 100%;
	background-color: #ffffff;
	text-align: center;
	color: #333333;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 130%;
}
/*ポイント-------------------------------------*/
h1{
    padding: 0px 0px 0px 0px;
    font-size: 30px;
	font-weight: bold;
	text-align:left;
	color: #0066B5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
}
h2{
    padding: 4px 0px 0px 0px;
    font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
    padding: 4px;
    font-size:smaller;
	font-weight: normal;
	color: #000000;
	margin-left: 41px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	clear:both;
}
ul{
    padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:smaller;
	font-weight: normal;
	color: #000000;
	clear:both;
}
li{
    padding: 0px;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.br{
   padding:4px;
}
/*BODYテーブル---------------------------------*/
#table-main {
	padding: 0px;
	width: 100%;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
/*HEADテーブル---------------------------------*/
#table-head {
    margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 50px;
	background: #ffffff;
	background-image: url(img/seo-mark.gif);
	background-repeat: no-repeat;
	margin-top: 13px
}
#table-head-item{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 27px;
	background: #0066B5;
	border-bottom: 7px solid #0084CF;
}
#table-head-item-img{
	width: 760px;
    height: 27px;
	background-image: url(img/hps-logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: auto;
	margin-right: auto;

}
.hide {
	display: none;
}
/*img置き場-----------------------------------*/
#img1{
    padding: 0px;
	width: 800px;
    height: 163px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/seo-main-img1.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
}
#img2{
    padding: 0px;
	width: 800px;
    height: 111px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/seo-main-img2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
/*ポイントバック-----------------------------*/
.point-main{
    padding: 0px;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.point{
	padding: 0px;
	width: 713px;
	text-align: left;
	height: 27px;
	background: #0084CF;
	float: left;
}
.point1{
    padding: 0px;
	width: 41px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/point_title-icom_1.gif);
	background-repeat: no-repeat;
	float: left;
}
.point2{
    padding: 0px;
	width: 41px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/point_title-icom_2.gif);
	background-repeat: no-repeat;
	float: left;
}
.point3{
    padding: 0px;
	width: 41px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/point_title-icom_3.gif);
	background-repeat: no-repeat;
	float: left;
}
.point-right{
    padding: 0px;
	width: 6px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0;
	background-image: url(img/point-title-table.gif);
	background-repeat: no-repeat;
	float: left;
}
/*フッター-----------------------------------*/
#footer-table{
    padding: 3px;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#footer{
    font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 16px;
	margin-top: 0px;
	line-height: 1.2em;
}
#footer-item1{
	width: 100%;
	height: 26px;
	background: #0084CF;
	border-bottom: 3px solid #ffffff;
}
#footer-item2{
    padding: 0px;
	text-align: left;
	width: 100%;
	height: 100px;
	margin-top: 0px;
	background: #0066B5;
}
#footer-item1-img{
	width: 760px;
    height: 27px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/footer-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
