@charset "Shift_Jis";


/* ──────────────────────────────
	Original-a04 (2007.12.20/2008.10.01 修正)
	Chat x Cat
	http://chatxcat.halfmoon.jp/
────────────────────────────── */


/*/////////////// 全体 /////////////////////////*/

*{
margin:0;
padding:0;
font:normal normal normal 100%/1.7 Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
color:#111;
border:0;
}

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:66%;
text-align:center;
}


/*/////////////// アンカー /////////////////////////*/

a{
padding:0 2px;
text-decoration:none;
}

a:link,a:active{
color:#5f9ea0;
}

a:visited{
color:#c0c0c0;
}

a:hover{
color:#111;
text-decoration:underline;
position:relative;top:1px;left:1px;}


/*/////////////// 見出し /////////////////////////*/

h1{
margin:0 10px 0 227px;
padding:70px 0 0;
color:#aa0000;
font-size:125%;
font-weight:bold;
}

h2{
padding:12px 0 3px 34px;
background:url(img/h2.gif) no-repeat 12px 80%;
font-weight:bold;
}

h3{
margin:10px 0;
background:url(img/h3.gif);
text-align:center;
}

h4{
margin:10px 0;
border-bottom:1px solid #555;
}

h5{
margin:10px 0;
border-bottom:1px solid #aa0000;
color:#aa0000;
font-size:125%;
font-weight:bold;
}

h6{
margin:10px 0;
background:#ffffff;
text-align:center;
}


/*/////////////// リスト /////////////////////////*/

ul,ol{
margin:0 0 0 2.3em;
}

ul li{
list-style-type:square;
}

ul.rows,ol.rows{
margin:0 0 0 0.8em;
}

ul.rows li,ol.rows li{
margin:0 0.2em 0 -0.2em;
display:inline;
list-style-type:none;
}

dt{
margin:0.3em 0 0;
}

dd{	
padding:2px 0.5em;
}


/*/////////////// レイアウト /////////////////////////*/

/* ----- ラッパー ------------- */

#WRAPPER{
position:relative;
margin:0 auto;
padding:0 0 30px;
width:500px;
text-align:left;
}

#WRAPPER2{
position:relative;
margin:0 auto;
padding:0 0 30px;
width:600px;
text-align:left;
}

/* 装飾BOX1 */
#WRAPPER p.box1 {
margin:0px 2px 18px 2px;/* ★ */
padding:8px 8px;
border:3px double #99e1bd;
background:#ffffff;
}


/* 装飾BOX2 */
#WRAPPER p.box2 {
width:95%;
color:#000000;
margin:0px 2px 18px 2px;/* ★ */
padding:8px 8px;
border:1px solid #99e1bd;
background:#ffffff;
filter:alpha(opacity=60);/* 透ける指定(IE) */
opacity:0.6;/* 透ける指定(Firefox、Opera) */
}

/* ----- ヘッダー ------------- */

div#HEADER{
height:160px;
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%;
}

#CONTENT06 #HEADER{
background:#fff url(img/header_06.gif) no-repeat 0 100%;
}

#CONTENT07 #HEADER{
background:#fff url(img/header_07.gif) no-repeat 0 100%;
}


/* ----- メニュー ------------- */

#MENU ul{
position:absolute;
top:100px;
left:210px;
}

#MENU li{
margin:0;
display:inline;
list-style-type:none;
}

#MENU li a{
color:#111;
font-weight:bold;
}

#MENU li a:hover{
color:#5f9ea0;
text-decoration:none;
}

#MENU .here{
color:#aa0000;
font-weight:bold;
}

#MENU h2{
display:none;
}


/* ----- サブメニュー ------------- */

#SUB ul{
margin:0;
padding:15px 0;
text-align:center;
}

#SUB li{
margin:0 0.1em;
display:inline;
list-style-type:none;
}

#SUB li a{
color:#111;
}

#SUB li.label{
padding:0 13px 0 0;
background:url(img/sub.gif) no-repeat 100% 70%;
color:#aa0000;
font-weight:bold;
text-align:center;
}

#SUB h2{
display:none;
}


/* ----- メイン ------------- */

#MAIN{
padding:15px 0;
background:#fff;
border:4px #111;
border-style:double double none double;
}

.text{
padding:15px 10px 0 15px;
height:100%;
background:#fff url(img/txt.gif) repeat-x 1px 0;
}

.skip{
clear:both;
margin:10px 10px 0 0;
text-align:right;
}

.skip li{
list-style-type:none;
}


/* イラスト展示ページ--------------------------------------- */

#pict p {
line-height:170%;
margin:0px 0px 15px 0px;/* ★ */
padding:0;
text-align:center;
}

/* 絵の周りに枠をつける */
#pict .img {border:1px solid #252525;}

img.sample {
   vertical-align: middle;
}

/* ----- フッター ------------- */

#FOOTER{
background:#fff;
text-align:center;
border:4px #111;
border-style:none double double double;
}

#FOOTER ul{
margin:0;
padding:10px 0;
background:url(img/txt.gif) repeat-x 1px 2px;
}

#FOOTER li{
list-style-type:none;
}

#FOOTER li,address{
margin:0 2px;
display:inline;
}


/*////////////////////////////////////////*/

/* ----- フォーム ------------- */

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.2em 0 0.6em;
}

hr{
display:none;
}

img{
margin:0.4em 0.2em 0.4em 0;
vertical-align:bottom;
}


/* ----- 強調・追加・削除 ------------- */

em{
color:#900;
}

strong{
color:#900;
font-weight:bold;
}

ins{
text-decoration:underline;
}

del{
text-decoration:line-through;
}


/* ----- 引用 ------------- */

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{
overflow:auto;
height:60px;
}


/* ----- メインページ個別の設定 ------------- */

.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;
}