@charset "euc-jp";

body {
	color: #666666;
	font-family: "¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Osaka, Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	}


/* ------ font ------ */

.font9 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 9px;
	line-height: 14px;
}
.font10 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 10px;
	line-height: 18px;
}
.font11 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 11px;
	line-height: 20px;
}
.font12 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	line-height: 16px;
}

.font14 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 14px;
	line-height: 18px;
}

.font16 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 16px;
	line-height: 20px;
}

.font18 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 18px;
	line-height: 22px;
}
.copyright {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 10px;
	line-height: 14px;
}

.green {
color: #60B964;
}

.blue {
color: #1A88C4;
}

.red {
color: #FF3300;
}

.brown {
color: #9E4E27;
}

table #smile {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:12px;
	text-align:center;
}


#smile td {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 0.5em;

}


/* ------ link ------ */

a { text-decoration: none; }
a:hover { text-decoration: underline; }




.apology{
border:1px solid #FF0000;
padding:10px 15px;
margin:0 20px 10px;
color:#FF0000;
text-align:left;
}
