@charset "UTF-8";

/* StarryBookトップページのCSS */

body,div,h1,h2,h3,pre,p,ul,ol,li{
margin: 0;
padding: 0;
}

body{
color:#333333;
background-color:#f5f5dc;
/*
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
*/
font-family:"Arial","Helvetica",sans-serif;
}

img{
border-width:0px;
vertical-align:bottom;
}

#wrapper{
width:990px;
margin:0px auto 10px auto;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
background-color:#ffffff;
background-image: url("../img/body_backimg.png");
background-repeat: repeat-x;
background-position: top;
}

#header2{
width:990px;
height:60px;
padding:15px 0 15px 0;
margin:0;
background-image:url("../img/logomark_starrybook_new.png");
background-repeat:no-repeat;
background-position:0 15px;
}

#pagebody{
width:990px;
padding:0;
margin:0;
background:#ffffff;
}

#content{
float:right;
width:700px;
padding:0;
margin:0;
background-color:#ffffff;
}

#rightnavi{
float:right;
width:284px;
padding:5px 5px 0px 0px;
margin:0;
background-color:#ffffff;
}

#centermain{
float:left;
width:401px;
padding:5px 5px 0px 5px;
margin:0;
background-color:#ffffff;
}

#content:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#leftnavi{
float:left;
width:285px;
padding:5px 0px 0px 5px;
margin:0px;
background-color:#ffffff;
}

#pagebody:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

p{
font-size:0.75em;
}

div.sotowaku{
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
margin:0 0 10px 0;
}

span.red{
color:#cc0000;
}

#footer{
padding:0;
margin:0;
}

#adcenter{
margin:0;
padding:5px 0 5px 20px;
}

h1{
padding:5px 0 2px 15px;
font-size:16px;
color:#888888;
background-color:#E2E9FF;
font-weight:bold;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
}

#copyright{
width:990px;
height:30px;
margin: 0 auto;
padding:5px 0;
text-align:center;
color:#999999;
font-size:12px;
}

a:link{
color:#375e8d;
background:transparent;
}

a:visited{
color:#375e8d;
background:transparent;
}

a:hover, a:active{
color:#375e8d;
background:transparent;
}

ul.leftmenu{
text-align:left;
padding:0;
margin:0;
list-style-type:none;
background-color:#f5f5dc;
line-height:1.7em;
}

ul.leftmenu li.title{
font-size:10pt;
font-weight:bold;
padding-left:19px;
background-image:url("../img/box.png");
background-repeat:no-repeat;
background-position:0px 7px;
}

ul.leftmenu li.detail{
font-size:0.75em;
letter-spacing:1px;
padding-left:19px;
line-height:1.5em;
margin-bottom:15px;
}

ul.leftmenu li.frame_subtitle{
font-size:0.75em;
padding:0 0 0 33px;
margin:0;
background-image:url("../img/ten.png");
background-repeat:no-repeat;
background-position:16px 8px;
}

p.setsumei{
margin:0 0 10px 0;
padding:5px;
line-height:1.5em;
background-color:#ffffff;
border:1px solid #dfdfdf;
}

div.leftmenublock{
border-left:1px solid #dadada;
border-right:1px solid #dadada;
border-bottom:1px solid #dadada;
margin-bottom:10px;
padding:10px 5px 10px 5px;
background-color:#f5f5dc;
}

#policy{
font-size:12px;
font-style:normal;
text-align:center;
padding:5px;
background-color:#e6e6fa;
border-top:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
}

div.subblock{
height:21px;
background-color:#DFDFDF;
border:1px solid #DFDFDF;
}

div.subblock p{
color:#666666;
margin:3px 0 0 10px;
font-size:12px;
font-weight:bold;
}

div.subblock a:link{color:#666666;}
div.subblock a:visited{color:#666666;}
div.subblock a:hover, a:active{color:#666666;}

#updateblock{
margin:5px 0 15px 0;
}

#updateblock p{
padding:0 0 0 10px;
}

/* ソーシャルブックマークボタン */

#socialbt{
margin:8px 0 8px 10px;
height:24px;
}

#socialbt li{
display:inline;
float:left;
height:30px;
margin:0;
padding:0;
}

#socialbt li.hatebu {
width:64px;
}

#socialbt li.twitter {
width:130px;
}

#socialbt li.facebook {
width:110px;
}

#socialbt li.plusone {
width:110px;
}

#socialbox{
}

#socialbox:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

