BODY
{
	font-family: "ＭＳ Ｐゴシック", Osaka, Gothic, sans-serif;
	color: #333333;
}

a.link01
{
	color: #CC0000;
}

a.link02
{
	color: #333333;
}

A:active
{
	color: #990000;
}

A:hover
{
	color: #990000;
}

p
{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

H1                                                    
{
	font-size: 14px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}

H2
{
	font-size: 9px;
	line-height: 110%;
	color: #ffffff;
	font-weight: normal;
}

H4                                                    
{
	font-size: 15px;
	line-height: 110%;
	color: #0000ff;
	font-weight: bold;
	font-family: Gothic;
}

.font9
{
	font-size: 9px;
	line-height: 110%;
	color: #ffffff;
	font-weight: normal;
}

.font10gray
{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
}

.font10red
{
	font-size: 10px;
	line-height: 150%;
	color: #CC9999;
	font-weight: normal;
}

.font10graybold
{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	font-weight: bold;
}

.font12gray
{
	font-size: 12px;
	line-height:150%;
	color: #333333;
}

.font12gray2
{
	font-size: 12px;
	line-height:200%;
	color: #333333;
}

.font12gray3
{
	font-size: 16px;
	line-height:150%;
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", 細明朝, リュウミンL
}

.font12gray4
{
	font-size: 11px;
	line-height:150%;
	color: #333333;
}

.font12graybold
{
	font-size:12px;
	line-height:150%;
	color: #333333;
	font-weight: bold;
}

.font12redbold
{
	font-size:12px;
	line-height:150%;
	color: #CC0000;
	font-weight: bold;
}

.font12red
{
	font-size:12px;
	line-height:150%;
	color: #CC0000;
}

.font12whitebold
{
	font-size:12px;
	line-height:150%;
	color: #FFFFFF;
	font-weight: bold;
}

.font14graybold
{
	font-size:14px;
	line-height:150%;
	color: #333333;
	font-weight: bold;
}

.font14redbold
{
	font-size: 14px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}

.font18redbold
{
	font-size: 18px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}

.font18red
{
	font-size: 18px;
	line-height: 150%;
	color: #CC0000;
}

.font14whitebold
{
	font-size: 14px;
	line-height: 150%;
	color: #ffffff;
	font-weight: bold;
}

.font14bluebold
{
	font-size: 14px;
	line-height: 150%;
	color: #3333CC;
	font-weight: bold;
}

.font24redbold
{
	font-size: 24px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}

a{text-decoration: none;
}

.img-title
{
	line-height: 100%;
}

li
{
	line-height: 130%;
}

.li-bold
{
	line-height: 200%;
	font-weight: bold;
}

.font-red
{
	color: #CC0000;
}

.font-darkred
{
	color: #660000;
}

div.textarea{width:265px;
        height:100px;
        position:relative;
        border:1px solid #000 red;
        margin-left:0px;
        font-size:12px;
        overflow:auto;
	}

div.textarea2{width:468px;
        height:170px;
        position:relative;
        border:1px solid #000 red;
        margin-left:0px;
        font-size:12px;
        overflow:auto;
	}
