body {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	color: #808080;
}
#container {
	background: url(../images/common/bg.gif) repeat-y left top;
	margin: 0px auto;
	width: 960px;
}
#header {
	width: 930px;
	padding-left: 15px;
	padding-top: 17px;
}
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p, li, dt, dd, th, td {
	font-size: 80%;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #1072ba;
}
a:hover {
	text-decoration: underline;
}

#header .logo {
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 28px;
}
#header .menu {
	padding-left: 28px;
}
ul li {
	list-style-type: none;
}
#header .menu ul {
	width: auto;
}
#container #header .menu li {
	display: block;
	float: left;
	width: 211px;
	margin-right: 9px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;
	font-size: 78%;
}
#container #header .menu li.last {
	margin-right: 0px;
}
#header .menu strong {
	display: block;
	background: #FF6633;
}
#header .menu a strong {
	display: block;
	cursor: pointer;
}
#container #header .menu .heightLine {
	padding: 10px 6px 0px;
}
#container #header .menu li a {
	display: block;
	width: 211px;
	background: #34a3dc url(../images/common/menu_bg_btm.gif) no-repeat left bottom;
	color: #FFFFFF;
	padding-bottom: 10px;
	overflow: hidden;
}
#container #header .menu li a:hover {
	background: #29bdbe url(../images/common/menu_bg_on_btm.gif) no-repeat left bottom;
	text-decoration: none;
}
#container #header .menu li span {
	display: block;
	width: 211px;
	background: #29bdbe url(../images/common/menu_bg_on_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	overflow: hidden;
}
#container #header .menu a .heightLine {
	background: url(../images/common/menu_bg.gif) no-repeat left top;
}
#container #header .menu a:hover .heightLine ,
#container #header .menu span .heightLine {
	background: url(../images/common/menu_bg_on.gif) no-repeat left top;
}

#pankukzu {
	font-size: 70%;
	color: #999999;
	clear: both;
	margin-bottom: 10px;
	_margin-top: -13px;
	padding-top: 8px;
	padding-right: 42px;
	padding-left: 43px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#footer {
	background: #FFFFFF url(../images/common/footer_bg.gif) repeat-x left top;
	width: 960px;
	padding-top: 21px;
	padding-bottom: 18px;
}
#footer .logo {
	float: left;
	width: 270px;
	padding-left: 43px;
	font-size: 70%;
	color: #797979;
}
#footer .logo img {
	vertical-align: middle;
	margin-right: 7px;
}
#footer .menu {
	text-align: right;
	float: right;
	width: 590px;
	padding-right: 43px;
}
#footer .menu li {
	display: inline;
	list-style-type: none;
	margin-left: 14px;
	font-size: 70%;
}
#footer .menu img {
	vertical-align: middle;
	margin-right: 7px;
}
#footer .menu a {
	text-decoration: none;
}
#pankukzu a {
	color: #999999;
}

