﻿@charset "UTF-8";

body{

}


div#rap{
    position:static;
    background-color: #fff;
	margin: 0 auto;
    padding-left:25px;
	width: 825px;
    margin: 0 auto;
    box-shadow: 8px 0 3px -3px #ccc;
    border-left: 3px solid #ccc;
     border-right: 3px solid #ccc;
    margin-top: 30px;
}

li.honbun{float: left;
    list-style:none;
    margin-right: 1%;
    margin-bottom: 10px;
border-bottom:3px solid pink;

}

ul.honbun{
    margin: 0 auto;
    margin-left: -30px;
    margin-bottom: 10px;
    }



a:hover {color:#FF99CC; text-decoration:underline;}
.menu {  font-size: 9pt; color: #FFFFFF; text-decoration: none}
.link {  font-size: 9pt; color: #CC0000; text-decoration: none; line-height: 12pt}
.sub {  font-size: 11pt; color: #336699; line-height: 14pt}
.honbun {  font-size: 12pt; color: #333333; line-height: 15pt }
.honbun1 {  font-size: 9pt; color: #333333; line-height: 12pt; padding-left: 40px; }
.tablefont0 {  font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; color: #333333}
.comment {  font-size: 8pt; color: #333333; line-height: 10pt; text-decoration: none} 

.honbund {  font-size: 15pt; color: #333333; line-height: 16pt;vertical-align :bottom; }

.honbunm {  font-size: 14pt; color: #333333; line-height: 18pt;vertical-align :bottom; }