@charset "UTF-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,p {margin:0px;padding:0px;border:0px;}
h1 {
	padding-top: 20px;
	float: left;
}
h2 {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
h3 {
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;
}
h4 {
}
#header {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	behavior: expression(IEPNGFIX.fix(this));}
.headermenu {
	width: 590px;
	float: right;
	padding-top: 55px;
	vertical-align: text-botom;
	font-size: 12px;
}
#containerhead {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-box_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	behavior: expression(IEPNGFIX.fix(this));
}
#container {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-box_02.png);
	background-repeat: repeat-y;
	background-position: center;
	behavior: expression(IEPNGFIX.fix(this));
	clear: both;
}
.mainphoto {
	margin-right: 4px;
	margin-left: 4px;
}
.rightbox {
	width: 700px;
	float: right;
	margin-right: 15px;
	padding-top: 20px;
}
.rightbox  p {
	font-size: 12px;
	line-height: 140%;
}
.txt10 {
	font-size: 10px;
}
.rtxtbox {
	margin-left: 180px;
}
.clr50 {
	clear: both;
	height: 80px;
}
.pagetop {
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.clr {
	clear: both;
}
#footer {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-box_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	text-align: right;
	behavior: expression(IEPNGFIX.fix(this));
	clear: both;
	padding-top: 30px;
}
