* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding: 0;
	background-image: url(../images/bg.gif);
}
img {
	display: block;
	border-style: none;
}
p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#frame {
	margin: 0px auto 0px auto;
	width: 760px;
	text-align: left;
}
#left_bg {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
#right_bg {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	width: 10px;
}

td.contents_main {
	background-color: #FFFFFF;
}
div#main {
	padding: 10px;
}
div#textlink {
	font-size: 12px;
	text-align: left;
	padding: 10px;
	color: #555555;
}
#menu_bg {
	background-color: #FFF226;
}
.title {
	padding: 0px 10px 10px 10px;
}
/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 740px;
}
div#footer span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 12px;
	color: #dddddd;
}

.style1 {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.stylered {
	color: #CC0000;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FA8DA6;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}.style4 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
