body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	line-height: 28px;
	font-size: 10.5pt;
	letter-spacing: 0.2em;
}

a:link{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #474747;
	text-decoration: none
}
a:visited{
	color: #336633;
	text-decoration: none
}
a:hover{
	color: #FF3333;
	text-decoration: underline;
}
a:active{
  color: #800080;
  text-decoration: none
}


#headerbox {
	height: 165px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

#header_logo {
	float: left;
	height: 100px;
	width: 170px;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 33px;
	padding-left: 6px;
}

.header_menu {
	float: left;
	height: 38px;
	width: auto;
	padding-top: 75px;
}

.header_icon {
	height: 38px;
	width: 38px;
	padding-top: 75px;
	padding-left: 20px;
	float: left;
}







.buttons img:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
}
#content_area {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}




#footer {
	text-align: center;
	width: 100%;
	height: auto;
	background-color: #E2E2E2;
}

#footerbox {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.itembox {
	height: 500px;
	width: auto;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 19px;
	letter-spacing: 0.1em;
	font-size: 11px;
	line-height: 20px;
}
#footer a:link{
	color: #999966;
	text-decoration: none
}
#footer a:visited{
	color: #999999;
	text-decoration: none
}
#footer a:hover{
	color: #FF3333;
	text-decoration: underline;
}
#footer a:active{
  color: #800080;
  text-decoration: none
}


.footerline {
	float: left;
	height: 400px;
	width: 2px;
}
