
html{
height:1%;
padding:5px 0;
}

body {
background:url(../img/share/bg_body.gif) repeat-x #FFF;
color:#24140E;
font-size:small;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","MS PGothic",Sans-Serif;
line-height:1.6;
margin:0 auto;
padding:0;
}

* html body {	/* for IF6 */
font-size:84.5%;
font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
text-align:center;
background:#FFF;
}

a:link {
color:#000;
text-decoration:underline;
}

a:visited {
color:#444;
text-decoration:underline;
}

a:hover {
color:#00E3C5;
text-decoration:underline;
}

a:active {
text-decoration:underline;
}


#newsarea{
text-align:left;
}

#newsarea p{
padding:0 0 0 15px;
margin:0 0 6px 0;
background:url(../img/share/icon_disc_y.gif) left center no-repeat;
}