body {
	background-image: url(../resource/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3 {
	padding: 0px;
	margin: 0px;
	font-size: small;
	color: #333333;
}
/* font */
.x-small {
	font-size: 12px;
	color: #333333;
 line-height: 1.3em;
	letter-spacing: 0.2em;

}
.x-small-b {
	font-size: 12px;
	font-wight: bold;
	color: #333333;
 line-height: 1.2em;
}
.x-small-red {
	font-size: 12px;
	font-wight: bold;
	color: #FF0033;
 line-height: 1.2em;
}
.small {
	font-size: small;
	color: #333333;
	line-height: 1.2em;
}
.small-b {
	font-size: small;
	font-wight: bold;
	color: #333333;
 line-height: 1.2em;
}
.small-red {
	font-size: small;
	font-wight: bold;
	color: #FF0033;
 line-height: 1.2em;
}
.main-box {
	margin-top: 10px;
	margin-bottom: 15px;
}
.padding-top3 {
	padding-top: 3px;
}
.head-bg {
	background-image: url(../resource/images/main_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.padding-5{
	padding: 5px;
	text-align: left;
	margin: 0px;
}
.foot {
	background-image: url(../resource/images/foot_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
table.what-new th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #CC0000;
	text-align: left;

}
table.what-new td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: left;

}
table.copy td {
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.bold:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.bold:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.bold:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.contact-box {
	font-size: 12px;
 line-height: 1.3em;
	color: #651544;
	margin: 5px;
	padding: 2px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #651544;
	text-align: left;

}
p.comment {
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 580px;
 line-height: 1.3em;
}
.page-top {
	text-align: right;
	margin: 0px;
	width: 640px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.foot-menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;

}
img.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}


.kouji {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding: 100px 0px 150px 0px;
}


