body {
	font-size: 0.75em;
	line-height: 160%;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B7B7;
	border-left-color: #B7B7B7;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF1815;
	height: 56px;
	padding-left: 50px;
	padding-right: 30px;
}
.site-rogo {
	margin-top: 16px;
	margin-bottom: 10px;
	float: left;
}
.header-copy {
	float: right;
	margin-top: 6px;
}

#gnavi {
	list-style-type: none;
	font-size: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 60px;
}
#gnavi li {
	float: left;
	height: 60px;
}
#footer {
	clear: both;
	background-color: #9C9C9C;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
}
#footer li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer .lastlist {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom-menu {
	clear: both;
	margin-top: 20px;
	background-image: url(../images/bottom_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F9F9F9;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 140%;
}

#bottom-menu a {
	text-decoration: none;
	color:#4D4D4D;
}
#bottom-menu a:visited {
	text-decoration: none;
	color: #4D4D4D;
}
#bottom-menu a:hover {
	text-decoration: underline;
	color:#4D4D4D;
}


#bottom-menu .menu-box01 {
	float: left;
	width: 210px;
	background-image: url(../images/bottom_menu_line.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-bottom: 10px;
}
#bottom-menu .menu-box02 {
	float: left;
	width: 360px;
	background-image: url(../images/bottom_menu_line.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-right: 20px;
}

#bottom-menu h2 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bottom-menu ul {
	margin-left: 16px;
	list-style-type: disc;
}
#bottom-menu ul li ul {
	list-style-type: none;
	margin-left: 0.2em;
}

#pagetop {
	clear: both;
	background-image: url(../images/lnavi_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}

#license {
	clear: both;
	margin-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	color: #4D4D4D;
	margin-bottom: 15px;
}
#license p {
	float: left;
	margin-right: 10px;
}
#lnavi  ul {
	list-style-type: none;
	line-height: 0px;
	font-size: 0px;
}

.licence-txt {
	font-size: 80%;
	line-height: 120%;
	border: 1px solid #999999;
	padding: 9px;
}

.copyright {
	float: right;
}
.btn-link {
	background-image: url(../images/list003.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.btn-menu {
	list-style-type: none;
	line-height: 0px;
	font-size: 0px;
}
.btn-menu li {
	float: left;
	margin-top: 10px;
}
.pagetop {
	clear: both;
	text-align: right;
	margin-top: 10px;
	color: #FF0000;
}

.pagetop a {
	padding-left: 16px;
	line-height: 2em;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pagetop a:visited {
	color: #FF0000;
}


.pageback {
	clear: both;
	text-align: right;
	margin-top: 10px;
	color: #FF0000;
}

.pageback a {
	padding-left: 16px;
	line-height: 2em;
	background-image: url(../images/icon_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pageback a:visited {
	color: #FF0000;
}

#pankuzu {
	margin-top: 20px;
	margin-left: 30px;
	list-style-type: none;
	clear: both;
	margin-bottom: 20px;
}
#pankuzu li {
	float: left;
}
#pankuzu a {
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 6px;
}
.site-logo {
	float: left;
	margin-top: 5px;
	margin-bottom: 6px;
}

