@charset "Shift_JIS";


a{ font-weight:bold;}
a:link { color:#3366CC; }
a:visited { color:#7791bb; }
a:hover	{ color:#FF6699; }

body{ color:#333333; background-color:#ffffff; margin-left:4%; margin-right:4%; text-align:center; background-image:url(../img/back.gif); }
tr,td{  color:#333333; line-height: 1.4em; font-size:0.95em; }
hr	{ display:none; }
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{width:650px; border:2px solid #555d77; }
#log-0{ background-color:#ffffff; } /* ランキング順位 */
#log-1{ background-color:#ffffff; } /* タイトル */
#log-2{ background-color:#eeeeee; border-top:1px solid #555d77; } /* カテゴリ */
#log-3{ background-color:#ffffff; } /* 紹介文 */
#log-4{ background-color:#ffffff; } /* 管理人コメント */
#title-bar{ font size:1.2em; background-color:#555d77; color:#eeeeee; padding:2px; padding-left:40px; font-weight:bold; background-image:url(../img/point.gif); background-repeat:no-repeat; background-position:left;  } /* タイトルバー */
#mid-bar{ background-color:#ffffff; } /* 中段バー */
#text{ text-align:left; padding:1em; padding-right:1em; width:750px; border:2px solid #555d77; background-color:#ffffff;  line-height: 1.2em; margin-bottom:1em; }
#menu{ margin-left:2em; background-color:#dddddd; }

h2{font size:1.2em; background-color:#555d77; color:#eeeeee; padding:2px; padding-left:40px; font-weight:bold; background-image:url(../img/point.gif); background-repeat:no-repeat; background-position:left; margin-bottom:0; margin-bottom:2px; }

h3{font size:1em; background-color:#555d77; color:#eeeeee; padding:2px; padding-left:40px; font-weight:bold; background-image:url(../img/point.gif); background-repeat:no-repeat; background-position:left; margin-bottom:1px; }


img{ border:0; }

#header{ background-image:url(../img/logo.jpg); background-position:left top; background-repeat:no-repeat; width:750px; background-color:#ffffff; margin-top:-2em; margin-bottom:1em; border:2px solid #555d77; text-align:right; height:100px; padding:1em; color:#000000; }
#header a{color:#000000; font-size:1.1em;}
#header a:hover{color:ff0000;}


#menu2{ text-align:left; padding:1em; line-height: 1.2em; margin-top:-2em; margin-bottom:-2em; }
#menu2 a{ display:block; background-color:#eeeeee; border:1px #555d77 solid; color:#555d77; padding:5px; text-decoration: none; line-height: 1.2em; }
#menu2 a:hover{ background-color:#555d77; color:#eeeeee; }
#menu2 h2{ display:block; font size:1.2em; background-color:#555d77; color:#eeeeee; padding:2px; padding-left:40px; font-weight:bold; background-image:url(../img/point.gif); background-repeat:no-repeat; background-position:left; margin-bottom:0; margin-bottom:1px; width:200px; margin-top:0; }
#menu2 ul{ list-style-type:none; }
#menu2 li{ margin-left:-55px; width:200px; margin-bottom:1px; margin-right:-12px; }
/* フォーム */
input,textarea,select{ background:#fff; color:#404040; border:1px solid #555d77; margin:0.1em 0; }
