@charset "EUC-JP";


/* settings */

html,body {margin:0; padding:0;}
img {border:0;}

body,div,p,span,td {
font-size:13px; line-height:150%;
font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, Arial, "£Í£Ó ¥´¥·¥Ã¥¯";
}

body.main {
background: #ffffff url(http://sevenkeys.s55.xrea.com/imgs/bg_110320.jpg) fixed no-repeat 0% 0%;
color: #000033;
}

.l  {font-size:15px; line-height:150%;}
.s  {font-size:11px; line-height:150%;}
.ss {font-size:10px; line-height:150%;}

a         {text-decoration:none;}
a:link    {color:#3366ff;}
a:visited {color:#999999;}
a:active  {color:#ccffcc;}
a:hover   {color:#f0f8ff; background:#0000cc;}
.imgs a:hover {background-color:transparent;}

.hidden {display:none;}
.clear {clear:both;}


/* base */

#counter {margin:15px;}

#layout {width:100%; text-align:center;}

#header {width:780px; margin:15px auto;}

#container {width:780px; margin:20px auto; padding:0;}

#contents {
width:520px;
margin:0;
padding:0;
float:left;
}

#side {
width:260px;
margin:0;
padding:0;
float:right;
}

#twitter {
width:240px;
margin:0 0 0 auto;
}

#footer {
margin:30px;
padding-bottom:20px;
border-top:solid 1px #9999cc;
}


/* table */

table {border-collapse:collapse;}
td {margin:0; padding:15px; width:260px; height:120px;}
td.gate {background:#ccccff;}
div.sitename-img  {margin-bottom:5px; text-align:center;}
div.sitename-text {margin-bottom:5px; text-align:center; font-weight:bold;}
div.blog {margin-bottom:5px; text-align:center; color:#333366;}
div.mail {text-align:center;}


/* little eden */

div#link-out {margin:80px 50px 30px 0;}
div#link-out p {text-align:right;}
div#link-out img {margin-left:10px;}
