@charset "shift_jis";
/* =========================================

(C) hp_tool common CSS

============================================ */

/* default style
-------------------------------------------- */
body,div,span,h1,h2,h3,h4,h5,
p,ul,ol,li,dl,dt,dd,address,img,
form,select,option,input,label{ margin:0; padding:0; }

a:link{
color: #0000ff;
text-decoration: none;
}

a:visited{
color: #0000ff;
text-decoration: none;
}

a:hover{
color: #ff0000;
}

a:active{
color: #ff0000;
}


body {
background:#ffffff;
color: #666666;
font-size: 75%;
font-family:"ƒqƒ‰ƒMƒmŠpƒSPro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
text-align: center;
line-height: 1.4;
}

p {
width:auto;
}

p.read {
width:470px;
}

/* base BEGIN
-------------------------------------------- */
#base {
width: 748px;
height:auto;
margin: 0 auto;
padding:0;
background:#ffffff url(/hp/template/basic_style/image_cmn/bg_baseright.gif) repeat-y 0 right ;
text-align: left;
border-left:1px solid #C7C7C7;
border-right:1px solid #C7C7C7;
}

#header {
width:750px;
height:22px;
margin: 10px auto 0 auto;
padding:0;
background:url(/hp/template/basic_style/image_cmn/header.gif) no-repeat 0 0;
text-indent:-9999px;
}

#footer {
width:750px;
height:22px;
margin: 0 auto;
padding:0;
background:url(/hp/template/basic_style/image_cmn/footer.gif) no-repeat 0 0;
text-indent:-9999px;
}


	
	
	

