/** 埋もれた幻夢CSS Ver.3.01 **/

/* 基本 */

body{
 background-color:#FFC5B3;
 color:#a41732;
 padding:0;
 margin:0 0 5em 0;
 text-align: center;
}

body,td{ font-size:75%;}
body,td,div,big,small{ line-height:1.3em;}

a:link { text-decoration:underline; color:#f35625; }
a:visited { text-decoration:underline; color:#ed8724; }
a:active { text-decoration:underline; color:#db8091; }
a:hover { text-decoration:underline; color:#db8091; }

img{ border-color:#a41732;}

#all{
 text-align: left;
 vertical-align: middle;
 margin:0 auto 0 auto;
 padding:0;
 width:800px;
}

#bottom{
 width:800px;
 float:left;
 text-align:center;
 margin:1.5em 0 50px 0;
}

#history{ margin:0 0 0 0.5em;}
#history dt{ font-weight:bold;}
#history dd{ margin-left:1em; font-size:80%;}

#main{ width:590px; float:left;}

#sidebar{ width:200px; overflow:auto;}


/* 見出し、テキスト */

h1,h2,h3,h4,h5,h6{ line-height:1em; font-family:Verdana;}

p{ margin:0 1.5em 1.5em 1.5em;}
.p{ margin:0 1.5em 1.5em 1.5em;}

h1{
 margin:1em 0 0.5em 0; padding:0;
 font-weight:normal; font-family:Impact; font-size:2.3em;
 border-style:solid;
 border-color:#db8091;
 border-width:0 0 1px 0;
}

strong{ font-style:normal; font-weight:bold; color:red; text-decoration:none;}

h2{
 margin:2em 1px 1em 0; padding:1px 0 1px 0.5em;
 font-size:1.25em;
 border-style:solid;
 border-color:#db8091;
 border-width:1px 0 1px 1px; background-color:#eda0ae;
}

h3{
 margin:1em 1px 0.2em 0.5em; padding:0 0 0 0.2em;
 font-size:1.1em;
 border-style:dotted; border-color:#db8091; border-width:0 0 2px 2px;
}




/* コンテンツ */

#cntnts ul{ list-style-type:none; text-align:center; padding:0; margin:0;}
#cntnts li{ display:inline; font-family:Impact; font-size:13.5pt; margin-right:5px;}
#cntnts li a{text-decoration:none; color:#8f051f;}
.cntntsent{ font-family:Impact; font-size:15pt; text-decoration:none; color:#8f051f;}


/* メルフォ */

.chk{
 margin:0;
 font-weight:bold;
}

.chk2{
 margin:0;
}
