@charset "utf-8";

/*
------------------------------------------------
import
------------------------------------------------*/
@import "winie6.css";
@import "winie7.css";
/*\*//*/
	@import "macie.css";
/**/

/*
------------------------------------------------
Layout
------------------------------------------------*/

#niticearea{
width:720px;
margin:0px 0px 30px 28px;
}

.date{
width:720px;
font-size:75%;
text-align:right;
margin:0px 0px 10px 0px;
}
h1 {
width:720px;
text-align:center;
padding:5px 0px 5px 0px;
margin:0px 0px 15px 0px;
background-color:#669900;
font-size:100%;
color:#FFFFFF;
font-weight:bold;
}

h2 {
	padding-bottom:5px;
	color: #FF3333;
}

.style001 {
	font-size: 100%;
	font-weight: bold;
}
.style002 {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅"
}
.style003 {
	font-size: small;
	font-weight: bold;
}

.style004 {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

