body {
	background-image: url(../img/bg_body_black.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-size: 75%;
	line-height: 1.6em;
	font-family: "メイリオ", Tahoma, sans-serif;
	background-color: #FFFFFF;
}
html {
overflow-x: hidden;
}
#wrap {
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 820px;
	background-image: url(../img/bg_top_black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header #fontsize {
	text-align: right;
	height: 35px;
	padding-top: 10px;
	padding-right: 25px;
	background-image: url(../img/top_discription.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#header #topnavi {
	text-align: left;
	width: 575px;
	padding-bottom: 10px;
	padding-left: 200px;
	height: 29px;
	padding-top: 18px;
}
#header #topflash {
	height: 230px;
	background-image: url(../img/top_img_office.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


#main {
	width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main #side {
	float: left;
	height: 100%;
	width: 180px;
}
#main #contents {
	float: left;
	width: 550px;
	padding-left: 25px;
}
#main #contents #pankuzu {
	text-align: right;
	padding-bottom: 0px;
}
#footerOver {
	background-color: #666666;
	width: 100%;
}

#footer {
	/*background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 195px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
	color: #F0DAF1;
}
#footer .footerbox {
	float: left;
	height: 100px;
	width: 180px;
	margin-bottom: 36px;
}
#footer .footerbox a {
	color: #F2E8DF;
	text-decoration: none;
}
#footer .footerbox a:hover {
	color: #EBBECE;
	text-decoration: underline;
}

#footer #copyright {
	text-align: right;
	color: #CCCCCC;
}



#wrap #flash {
	margin-left: -10px;
}
#fontsize .fontsize1,#fontsize .fontsize2,#fontsize .fontsize3,{
	height: 27px;
	width: 30px;
}
#side .banner {
	padding-top: 50px;
}
h1 {
	padding-bottom: 20px;
	font-size: 130%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	padding-bottom: 5px;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	line-height: 1.7em;
	font-weight: bold;
	letter-spacing: 1px;
}
h5 {
	font-size: 100%;
	line-height: 1.7em;
	font-weight: bold;
	letter-spacing: 1px;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.spaceB5 {
	padding-bottom: 5px;
}
.spaceB10 {
	padding-bottom: 10px;
}
.spaceB12 {
	padding-bottom: 12px;
}
.spaceB15 {
	padding-bottom: 15px;
}
.spaceB20 {
	padding-bottom: 20px;
}
.spaceB30 {
	padding-bottom: 30px;
}
.spaceB80 {
	padding-bottom: 80px;
}
.spaceT5 {
	padding-top: 5px;
}
.spaceT10 {
	padding-top: 10px;
}
.spaceT20 {
	padding-top: 20px;
}
.spaceT25 {
	padding-top: 25px;
}
.spaceT30 {
	padding-top: 30px;
}
.spaceT40 {
	padding-top: 40px;
}
.spaceR5 {
	padding-right: 5px;
}
.spaceR10 {
	padding-right: 10px;
}
.spaceR15 {
	padding-right: 15px;
}
.spaceL5 {
	padding-left: 5px;
}
.spaceL10 {
	padding-left: 10px;
}
.spaceL15 {
	padding-left: 15px;
}
.spaceL30 {
	padding-left: 30px;
}
.spaceLindent {
	text-indent: 7.6em;
}

.marginR15 {
	margin-right: 15px;
}
.marginB15 {
	margin-bottom: 15px;
}
#pageup {
	text-align: right;
	clear: both;
	padding-bottom: 0px;
}
.red {
	color: #990000;
}
.fontB {
	font-weight: bold;
}
.fontsize14 {
	font-size: 14px;
	line-height: 1.4em;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
