@charset "UTF-8";
body  {
	background: #F8F8F8;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #222222;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container {
	width: 870px;
	background: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
} 
#header {
	width: 870px;
	text-align: left;
	position: relative;
} 
#header .content {
	width: 870px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 50px;
	margin-bottom: 15px;
} 
#header .content .left {
	width: 50%;
	position: relative;
}
#header .content .left p {
	font-size: 9px;
	line-height: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}
#header .content .left a:link {
	text-decoration: none;
	color: #222222;
}
#header .content .left a:visited {
	text-decoration: none;
	color: #222222;
}
#header .content .left a:hover {
	text-decoration: none;
	color: #33AEFF;
}
#header .content .left a:active {
	text-decoration: none;
	color: #000000;
}
#header .content .right {
	position: relative;
	width: 205px;
	float: right;
	margin-top: -27px;
}
#header .content .right .google {
	width: 57px;
	height: 22px;
}
#header .content .right .search {
	position: relative;
	width: 135px;
	float: right;
	height: 16px;
	margin-top: 1px;
}
#header .content .right .search input.a-search {
	width:135px;
	height: 16px;
	font-size: 11px;
}
#footer {
	width: 870px;
	text-align: left;
	clear: both;
} 
#footer .first {
	width: 870px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#footer .first p {
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	margin: 0;
}
#footer .first .links {
	float: none;
	margin: 0px;
}
#footer .first .links a {
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer .first .links a:link {
	text-decoration: none;
	color: #222222;
}
#footer .first .links a:visited {
	text-decoration: none;
	color: #222222;
}
#footer .first .links a:hover {
	text-decoration: none;
	color: #33AEFF;
}
#footer .first .links a:active {
	text-decoration: none;
	color: #000000;
}
#footer .second {
	width: 870px;
	padding-bottom: 15px;
}
#footer .second p {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	line-height: 15px;
}
.bottom {
	width: 850px;
	clear: both;
	height: 1px;
}
