/* === 共通スタイル === */

.btn { margin-right: 7px; margin-bottom: 3px; }
.home { margin-right: 260px; margin-bottom: 3px; }

.text { font-size: 12px; line-height: 16px; }
.small { font-size: 10px; line-height: 14px; }

A:link {text-decoration: none; color:#FFFFFF}
A:visited {text-decoration: none; color:#FFFFFF}
A:active {text-decoration: none; color:#FFFFFF}
A:hover{text-decoration: underline; }

.position { width:100%; text-align: center; height: 90%; }
.toptxt { font-size: 10px; color:#000000; }

/* === トップページ === */
.top {  background-image:url(images/top_200905back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:50px; font-size: 12px; line-height: 16px;}
            
/* === トップページ === */
.top2 {  background-image:url(images/top_200504back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:50px; font-size: 12px; line-height: 16px;}

/* === アバウト === */
.about {  background-image:url(images/about_200504back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:50px; font-size: 12px; line-height: 16px;}
.abouttable { font-size: 12px; line-height: 16px; margin-top: 50px;  }
th {   text-align: right; }

/* === ストーリー === */
.story {  background-image:url(images/story_200508back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:60px; font-size: 12px; line-height: 16px;}
.icon { margin-right: 10px; padding-right: 10px; }
.next { float: right; margin-top: 5px; }
.back { float: left; margin-top: 5px; }

/* === ギャラリー=== */
.gallery {  background-image:url(images/gallery_200511back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:60px; font-size: 12px; line-height: 16px;}
.thumbnail { margin-right: 20px; margin-bottom: 20px; border:solid 0px #ffffff; }

/* === ギャラリー === （キャラ）*/
.gallery2 {  background-image:url(images/gallery_charaback.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:60px; font-size: 12px; line-height: 16px;}
.thumbnail { margin-right: 20px; margin-bottom: 20px; border:solid 0px #ffffff; }

/* === メモ === */
.memo {  background-image:url(images/memo_200504back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:5px; padding-top:50px; font-size: 12px; line-height: 16px;}

/* === メール === */
.mail {  background-image:url(images/mail_200505back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:5px; padding-top:50px; font-size: 12px; line-height: 16px; color:#000000;}

 /* === インフォ === */
.info {  background-image:url(images/info_200603back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:15px; padding-top:55px; font-size: 10px; line-height: 16px;}

/* === リンク === */
.link {  background-image:url(images/link_200605back.gif); background-repeat:no-repeat;
           width:700px; height: 369px;
            padding-left:25px; padding-top:60px; font-size: 12px; line-height: 16px;}
 
 /* === バックなし === */
.backnon {text-align: left; font-size: 12px; line-height: 16px;}

/* === フォーム === */

FORM { margin-top: 0px; margin-bottom: 0px;}

