@charset "Shift_JIS";

*
{
margin:0;
padding:0;
}

a:link    {color:#28649b;}
a:visited {color:#28649b;}
a:active  {color:#eb0000;}
a:hover   {color:#eb0000;}

body
{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
font-size:12px;
font-style:normal;
line-height:17px;
font-weight:normal;
font-variant:normal;
color:#555555;
background-color:#ffffff;
background-image:url(../img/common/body_bg.jpg);
background-repeat:repeat-x;
background-position:top;
text-align:center;
}

p
{
margin-bottom:12px;
}

h1 span
{
display:none;
}

.ptitle
{
width:560px;
height:112px;
background-image:url(../img/log/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:20px;
}

#wrapper
{
width:560px;
height:auto;
text-align:left;
margin:20px auto;
background-color:#ffffff;
}

.text1
{
padding:10px;
background-color:#f1f1f1;
margin-bottom:20px;
}

.center
{
text-align:center;
}

.right
{
text-align:right;
}

table
{
margin-bottom:10px;
}

td
{
padding:0 10px 10px 0;
}

.input
{
width:200px;
}