* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #3366CC;
}

body {
	font-size: 0.8em;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/common_and_top/back.gif);
	background-repeat: repeat;
	background-position: left top;
}
#pagearea {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/common_and_top/page_back.gif);
}
#contents_area {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#contents_area h1 {
	position: absolute;
	padding-top: 11px;
	padding-left: 10px;
	z-index: 3;
}
.banner {
	padding-top: 1px;
}
#sidebar dt.banner_title {
	background-image: none;
	padding-top: 8px;
	height: 11px;
	width: 47px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
}
#sidebar dt.banner_title2 {
	background-image: url(../images/common_and_top/dot_line.gif);
	padding-top: 9px;
	height: 11px;
	width: 176px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: left top;
}
.banner dd {
	text-align: center;
	padding-bottom: 5px;
}
.banner li {
	padding-bottom: 6px;
}
#footer_menu {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #353957;
	height: 26px;
	color: #FFFFFF;
}

#footer_menu ul {
	list-style-type: none;
	padding-left: 22px;
}
#footer_menu li {
	float: left;
	padding-right: 21px;
	height: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
}


#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	height: 35px;
	color: #FFFFFF;
	font-size: 0.85em;
	clear: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul {
	width: 240px;
	padding-left: 10px;
	float: left;
	list-style-type: none;
}
#footer li {
	float: left;
	background-image: url(../images/common_and_top/footer_list_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	background-position: left 10px;
	padding-right: 20px;
}
#footer p {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
.iiiplanning {
	font-size: 9px;
	text-align: right;
	display: block;
}
#footer a.iiiplanning_link {
	color: #999999;
	text-decoration: underline;
}
#contents p.pagetop {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
