﻿* {margin: 0;padding: 0;}

/* -----------------------------------------------全体 */
body {
background-color: #fff;
color: #333;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.08em;
font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
}
/* ----------リンク */
a:link, a:visited {color: #dd5522; text-decoration: underline;}
a:hover, a:active {color: #dd5522; text-decoration: none;}
img,a img {border: 0;}
.issue li a {
color: #333;
background-color: #;
border-bottom:2px solid #ffa500;
text-decoration: none;
font-weight: bold;
}
.issue li a:hover {
color: #333;
background-color: #fff;
border-bottom:2px solid #fff;
}
#main li a {
color: #333;
background-color: #f5f5f5;
border-bottom:2px solid #ffcc00;
text-decoration: none;
}
#main li a:hover {
color: #333;
background-color: #ffcc00;
}
.arrange dt a, .arrange dd a {text-decoration: none;}
.arrange dt a:hover, .arrange dd a:hover {text-decoration: underline;}

#container {
width: 800px;
margin: 0 auto;
}
#header {
margin-top: 30px;
height: 100px;
background-color: #fff;
}
#content {
height: 410px;
padding: 0 20px;
background:#fff url(bg.gif) no-repeat top;
}
#sub {
padding: 0 20px;
}
#nav {
margin-top: 50px;
padding: 10px 0px 2px;
text-align: right;
background-color: #fff;
}
#main2 {
text-align: center;
background-color: #fff;
}
#footer {
text-align: right;
margin-top: 70px;
padding:5px 20px 10px;
font-size: 13px;
background-color: #fff;
}

/* -----------------------------------------------インデックス */
#header h1 {
display: inline;
float: left;
}
#header li {
display: inline-block;
/display: inline;
/zoom: 1;
list-style-type: none;
}
/* ----------メニュー */
#menu a {
text-indent: -9999px;
text-decoration: none;
display: block;
width: 180px;
height: 84px;
background-image: url(pmenu.gif);
background-repeat: no-repeat;
}
#menu1 a {background-position: 0 0;}
#menu2 a {background-position: 0 -84px;}
#menu3 a {background-position: 0 -168px;}
#menu a:hover {
text-decoration: none;
background-color: #fff;
background-image:  url(pmenu.gif);
background-repeat: no-repeat;
}
#menu1 a:hover {background-position: -180px 0; }
#menu2 a:hover {background-position: -180px -84px; }
#menu3 a:hover {background-position: -180px -168px; }

.outline {
padding-top: 40px;
font-weight: nomal;
font-size: 16px;
letter-spacing: 0.04em;
color: #333;
text-shadow: 0px 0px 1px #666;
}
.banner {
padding-top: 25px;
line-height: 2;
}
#sub h2 {
font-size: 17px;
line-height: 1.5;
letter-spacing: 0.1em;
color: #dd5522;
}
#sub img {vertical-align: text-bottom;}
.issue {padding-left: 4em;}
.topp {
padding-top: 1em;
padding-left: 35px;
}

/* -----------------------------------------------他ページ */
#main h1 {
margin-bottom: 5px;
padding: 8px 8px;
font-size: 15px;
line-height: 100%;
color: #f5f5f5;
background-color: #333;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
#main h2, #main2 h1 {
font-size: 14px;
text-indent: 0.8em;
letter-spacing: 0.04em;
color: #dd5522;
text-align: left;
}
/* ----------更にインデント メインBBSli */
.indent{
margin-left: 50px;
margin-bottom: 20px;
line-height: 1.7;
}
/* ----------メインP、公式リンク */
#main p, #main2 p, dl.arrange {
padding: 5px 20px 15px;
text-align: left;
}
#main dl.arrange dt {
clear: left;
float: left;
width: 16em;
}
#main dl.arrange dd {
margin-left: 16em;
}
#main strong{
color: #dd5522;
}
/* ----------メールフォーム */
.mailform{
margin-top: 10px;
margin-bottom: 30px;
margin-left: 35px;
padding:0;
background-color: #fff;
}
.mailform dt{
font-weight: bold;
}

/* -----------------------------------------------リスト横並び基本 */
ul.arrange li {
display: inline-block;
/display: inline;
/zoom: 1;
white-space: nowrap;
font-size: 15px;
}

/* ----------ナビリスト */
#nav ul.arrange li {
padding-right:0.5em;
}
#nav ul.arrange li a {
padding: 1.5em 1em;
line-height:4.5em;
font-weight: bold;
color: #333;
background-color: #f8f8f1;
text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
#nav ul.arrange li a:hover {
background-color: #0099ff;
position: relative;
bottom: 3px;
font-weight: bold;
}
#nav ul.arrange li.now a {
background-color: #ffcc00;
position: relative;
bottom: 0px;
}
#nav ul.arrange li.select a {
color: #f8f8f1;
background-color: #0099ff;}

/* ----------mainおえかきリスト */
#main ul.arrange {margin: 5px 0 25px 30px;}
#main ul.arrange li {padding-right: 5px;}

/* ----------main2ページリスト */
#main2 ul.arrange {margin: 20px 0 20px;}
#main2 ul.arrange li {margin-right: -1px;}
div.paging ul.arrange li a {
padding: 3px 5px;
line-height:2em;
border: 1px #ffcc00 solid;
text-decoration: none;
color: #333;
background-color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
}
div.paging ul.arrange li a:hover {
background-color: #ffcc00;
border: 1px #ffcc00 solid;
text-decoration: none;
}
div.paging ul.arrange li span {
padding: 3px 5px;
line-height:2em;
background-color: #ffcc00;
border: 1px #ffcc00 solid;
color: #f8f8f1;
font-weight: bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/* -----------------------------------------------バナーリンク、pbbs画像リスト */
ul.linklist, ul.pbbslist {
width: 100%;
margin: 0;
padding: 10px 0 0 0;
list-style-type: none;
}
ul.linklist li {
width: 33%;
float: left;
}
ul.linklist dl {
width: 220px;
margin: 0 auto;
font-size:12px;
}
ul.linklist dd {
margin: 0 0 3px;
height: 5em;
line-height: 1.5;
}
#main ul.linklist dt a{
background: #fff;
border: 0;
}
#main ul.linklist dt a:hover{
background: #fff;
border-bottom:2px solid #ffcc00;
}

/* ----------main2 pbbsログ */
ul.pbbslist li {
float: left;
}
ul.pbbslist dl {
margin: 0 auto;
font-size: 12px;
}
ul.pbbslist dt {
text-align: left; /* タイトル */
font-weight: bold;
}
ul.pbbslist dd {
margin-right:25px; /* img */
margin-bottom: 4em;
}

.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

#main2 dl.arrange dt {
clear: left;
float: left;
}
#main2 dl.arrange dd {
padding-top: 2em;
height: 230px;
}
#main2 img {
margin: 5px 0;}

/* -----------------------------------------------文字ログ */
pre{
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
padding: 2em 50px;
background-color: #f8f4e6;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
margin: 2.5em 0;
}