/* CSS Document */
@charset "euc-jp";

#center { width:40%; margin: 0 auto; text-align: center ; }

/*scrollber*/
body {
  scrollbar-face-color: white;
  scrollbar-highlight-color: #FFCCCC;
  scrollbar-shadow-color: #FFCCCC;
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: white;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white; }

Body,td { line-height: 20px;font-size:11pt; }


/*link前後触*/
a { text-decoration: none; }
a:link { color: #FF6699;text-decoration: none; }
a:visited { color: #FF6699;text-decoration: none; }
a:hover { text-decoration:none; background: #FFCCCC; }



/*size=2*/
.c1 { font-size: 10pt;line-height: 20px; }

/*ssテーブル*/
.c3 { font-size: 12pt;line-height: 25px; width: 400px; padding: 10px;line-break:strict; /* background-image:url(http://www.geocities.jp/fate4road/a/dotto01.gif) */}

/*文字背景white*/
.bg_white{ background-color: #ffffff; line-height: 25px; }
/*文字背景main color*/
.bg_sel { border-left:10px double #FF99FF;
          border-bottom:1px solid #FF99FF; }


/*背景black+文字white+文字red*/
.bg_black { background-color:#000000; }
.white { background-color:#000000; color:#FFFFFF; font-size:12pt; line-height: 25px; }
.akamoji {  background-color:#000000; color: #880000;font-size: 12pt;line-height: 25px; }


/*TEXT感想*/
.t2 { width: 400px; }
.t6 { background-color:#FF99CC; padding: 5px ; }

/*game感想*/

/*.t3 { background-color: #ffffff; width: 600px; }*/
.c2 { font-size:10pt; line-height: 20px; background-color: white; padding: 5px; }
.t5 { font-size:10pt; background-color:#FF99FF; padding: 1px; text-align: center; font-weight:700; }
.moji6 { font-size: 15pt ; text-align:right; font-weight:700; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ; }
.t7 { width: 500px; }

/*dream/novel top+gallery top*/
.t3 { width: 400px; }
.t4 { width: 200px; }


/*box*/
.box1 { border: 1px dashed #FF66CC;background-color: #FF99CC; }
.box2 { border: 1px dashed #FF66CC;background-color: #ffffff; }


/*太字*/
.strong { font-weight: 700; }
/*タイトル*/
.moji1 { font-family: "MS p 明朝","ヒラギノ明朝 Pro w3","平成明朝",serif;  font-size: 36pt; line-height: 40px; }
.moji2 { font-size: 24pt; }
.moji3 { font-size: 18pt; line-height: 20pt; }
.moji4 { font-family: "MS p ゴシック","ヒラギノ角ゴ Pro w3","Osaka",sans-serif; font-size: 36pt; }
.moji5 { font-family:Georgia, "Times New Roman", Times, serif; font-size:45pt; color:#FF99FF; }
.moji6 { font-size:15pt; line-height:20pt; text-align:right; }


/*タイトル*/
.title1 { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:36pt }
.title2 { font-family: "ＭＳ　Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";  font-size: 36pt; }


/*赤*/
.red { color: #FF0000; }
.rose { color: #FF0000; }
.blue { color:#0099FF; }
.sora { color:#0099FF; }
.hai { color:#666666; }
.siro { color:#FFFFFF; }
.pink { color:#CC6699; }


/*ボーダー*/
.border { border-bottom:solid 1px #FF66CC; }
.border2 { border: 2px dotted #FF66CC; }

/*index*/
.t1 { background-color: #FF99FF; }

td { text-align:left; }

/*top更新テーブル*/
.td1 { color:#FF3366;}
.td2 { color:#FF6699;}
.td3 { color:#FF99CC;}
.td4 { color:#FFCCCC;}