* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
}

body {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

a:link { color: #602d58}

a:visited { color: #9a7041}

A:hover { 
text-decoration:underline;
}
h1 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #336699;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	background-color: #E8FFFF;
}
p.style1 {
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #993300;
}
p.style2 {
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF6600;
}

strong {
font-weight : 400; 
} 
.red {
	color: #F00;
}
