@charset "Shift_JIS";


body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#body_area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk_contents.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#address {
	background-image: url(../img/bk_under.gif);
	background-repeat: no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	height: 37px;
	color: #FFF;
	clear: both;
	text-align: left;
}
#contents_area {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}

#privacy  a{
	font-size: 70%;
	line-height: 1.5em;
	background-image: url(../img/dot2.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: left center;
	float: right;
	color: #FFF;
}
#se_menu {
	white-space: nowrap;
	height: 73px;
	width: 900px;
}
#se_menu li{
	float: left;
}
#se_up {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	text-align: left;
}
#linklist {
	font-size: 80%;
	text-align: right;
	margin-bottom: 5px;
}
.title {
	margin-bottom: 10px;
}
.title2 {
	margin-bottom: 5px;
	background-color: #E1F4E0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #63A826;
	padding: 5px;
}
.pagetop {
	text-align: right;
	padding-top: 5px;
	clear: both;
}
