@charset "Shift_Jis";


/* ──────────────────────────────
	Original-a04 (2007.12.20/2008.10.01 修正)
	Chat x Cat
	http://chatxcat.halfmoon.jp/
────────────────────────────── */


/*/////////////// 全体 /////////////////////////*/

*{
margin:0;
padding:0;
font-family:"Verdana","ＭＳ ゴシック",sans-serif;
color:#111;
border:0;
letter-spacing:3px;
text-align:justify;
text-justify:justify;
text-justify:distribute;
}

html{
margin:0 0 1px;
height:100%;
scrollbar-arrow-color:#aa0000;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-highlight-color:#111;
scrollbar-3dlight-color:#fff;
scrollbar-shadow-color:#111;
}

body{
background:#fff url(img/bg.gif) fixed 50% 0;
font-size:10px;
line-height:22pt;
text-align:center;
margin-bottom: 20px;
}


/*/////////////// アンカー /////////////////////////*/

a{
text-decoration:none;
}

a:link{
color:#6b722c;
}

a:visited{
color:#6b722c;
}

a:hover{
color:#111;
text-decoration:underline;
}


/*/////////////// 見出し /////////////////////////*/

h1{
margin:0;
padding:20px 25px 0 0;
color:#aa0000;
font-size:14px;
text-align: right;
font-weight:bold;
letter-spacing: 14px;
}

a:hover h1{
color:#9a957a;
text-decoration:none;
}


h2{
padding:12px 0 0 36px;
background:url(img/h2.gif) no-repeat 12px 70%;
font-size: 12px;
font-weight:bold;
}

.text h3{
margin:10px 0 5px 0px;
padding: 0 5px;
border-bottom:1px solid #555;
font-size: 10px;
letter-spacing: 5px;
}

h4{
margin:10px 0;
border-bottom:1px solid #555;
font-size: 12px;
}


/*/////////////// リスト /////////////////////////*/

ul,ol{
margin:0 0 0 2.3em;
}

ul li{
list-style-type:square;
}

ul.rows,ol.rows{
margin:0;
}

ul.rows li,ol.rows li{
margin:0 4.3em 0;
display:inline;
list-style-type:square;
}

dt{
margin:0.3em 0 0;
}

dd{	
padding:2px 0.5em;
}


/*/////////////// レイアウト /////////////////////////*/

/* ----- ラッパー ------------- */

#WRAPPER{
position:relative;
margin:0 auto;
padding:0 0 40px;
width:800px;
text-align:left;
}


/* ----- ヘッダー ------------- */

div#HEADER{
height:130px;
border:4px #111;
border-style:none double double double;
}

/*(好きなヘッダー画像を設定下さい)*/

#INDEX #HEADER{
background:#fff url(img/header_00.gif) no-repeat 0 100%;
}

#CONTENT01 #HEADER{
background:#fff url(img/header_01.gif) no-repeat 0 100%;
}

#CONTENT02 #HEADER{
background:#fff url(img/header_02.gif) no-repeat 0 100%;
}

#CONTENT03 #HEADER{
background:#fff url(img/header_03.gif) no-repeat 0 100%;
}

#CONTENT04 #HEADER{
background:#fff url(img/header_04.gif) no-repeat 0 100%;
}

#CONTENT05 #HEADER{
background:#fff url(img/header_05.gif) no-repeat 0 100%;
}


/* ----- メニュー ------------- */

#MENU ul{
position:absolute;
top:64px;
right:40px;
}

#MENU li{
margin:0 10px;
display:inline;
list-style-type:none;
}

#MENU li a{
color:#111;
font-weight:normal;
}

#MENU li a:hover{
color:#9a957a;
text-decoration:none;
}

#MENU .here{
color:#aa0000;
font-weight:bold;
}

#MENU h2{
display:none;
}


/* ----- ランキング ------------- */

#RANK ul{
position:absolute;
top:90px;
right:60px;
}

#RANK li{
margin:0 10px;
display:inline;
list-style-type:none;
}

#RANK li a{
color:#111;
font-weight:normal;
}

#RANK li a:hover{
color:#9a957a;
text-decoration:none;
}

#RANK .here{
color:#aa0000;
font-weight:bold;
}

#RANK h2{
display:none;
}


/* ----- サブメニュー ------------- */

#SUB ul{
margin:0;
padding:15px 0;
text-align:center;
}

#SUB li{
margin:0 10px;
display:inline;
list-style-type:none;
}

#SUB li a{
color:#111;
}

#SUB li.label{
padding:0;
color:#aa0000;
font-weight:bold;
}

#SUB h2{
display:none;
}


/* ----- メイン ------------- */

#ALL{
width: 792px;
height: 100%;
background:#fff;
border:4px #111 double;
}

#MAIN{
width: 590px;
height: 100%;
padding:15px 0;
background:#fff;
border-right: 1px #111 dashed;
float: left;
}

.text{
padding:20px 12px 0 15px;
height:100%;
background:#fff url(img/txt.gif) repeat-x 1px 0;
}

.skip{
margin:10px 15px 0 0;
text-align:right;
}

.skip li{
list-style-type:none;
text-align: right;
}


/* ----- サイド ------------- */

#SIDE{
width: 198px;
background:#fff;
float: left;}

#SIDE h3{
margin:10px 2px 10px 5px;
font-size: 12px;
letter-spacing: 4px;
background:url(img/h3.gif);
text-align:center;
}

.side{
padding:0 6px 2px 13px;
}

#SIDE p{
line-height: 18pt;
}

.usa{
margin:10px 0 10px;
text-align: center;
}

.sogaku{margin:0 0 20px;
text-align: center;
font-size: 14px;
}


/* ----- フッター ------------- */

#FOOTER{
clear: both;
background:#fff;
text-align:center;
}

#FOOTER ul{
margin:0;
padding: 14px 0 10px 0;
background:url(img/txt.gif) repeat-x 1px 2px;
text-align: center;
}

#FOOTER li{
list-style-type:none;
}

#FOOTER li,address{
margin:0;
font-style: normal;
text-align: center;
}


/*////////////////////////////////////////*/

/* ----- フォーム ------------- */

textarea{
margin:3px 0 0;
padding:3px 5px;
background:#fff;
width:270px;
height:65px;
border:1px solid #444;
}

input{
background:#fff;
width:281px;
height:20px;
border:1px solid #444;
}

.form dt{
margin:5px 0 0;
}

.submit{
margin:7px 0 10px;
}


/* ----- 段落・水平線・イメージ ------------- */

p{
margin:0 0 20px;
}


hr{
display:none;
}

img{
border: 0;
}

.pict1{
float:left;
margin: 10px 10px 0 0;
}

.pict2{
float:left;
margin: 10px -2px 0 0;
}


/* ----- 強調・追加・削除・個別色・文字サイズ ------------- */

em{
color:#900;
font-style:normal;
}

strong{
color:#900;
font-weight:bold;
}

ins{
text-decoration:underline;
}

del{
text-decoration:line-through;
}

.kankin{color:#DC143C;}

small{font-size: 10px;}


/* ----- 引用 ------------- */

blockquote{
margin:0.7em 2em 0.7em 0;
padding:5px;
border:1px dotted #555;
}

q{
padding:0 2px;
quotes: "<" ">" "`""'";
}

q:before{
content:open-quote;
}

q:after{
content:close-quote;
}


/* ----- 整形済みテキスト ------------- */

pre{
overflow:auto;
margin:0.7em 2em 0.7em 0;
padding:0.5em;
height:80px;
border:2px solid #e5e5e5;
}


/*/////////////// その他 /////////////////////////*/

/* ----- float解除 ------------- */

.clear{
clear:both;
line-height:0;
}


/* ----- 装飾BOX ------------- */

.record{
background: #fff;
}


/* ----- メインページ個別の設定 ------------- */

.novel dt{
margin:0.7em 0 0.4em;
padding:0 0 0 3px;
border:1px dotted;
border-color:#fff #fff #222 #fff;
}


/* ----- リンクページ個別の設定 ------------- */

.link dt{
margin:5px 10px 0 0;
width:200px;
float:left;
}

.link dd{
margin:5px 0;
}

.link{
clear:both;
}

.link2 dt{
margin:0 8px 0 0;
}

.link2 dd{
margin:0 0 0 7px;
padding:5px 0 7px 6px;
border-left:3px solid #666;
}


/* ----- テーブル ------------- */

table.ichioshi{
border:1px #555;
border-style: solid solid none solid;
background-color: #fff;
}

.nakami{
border-bottom: 1px solid #555;
padding: 5px 10px;
}
