@charset "utf-8";
body, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/base/sidebar/body_bg.gif);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #999999;
}


div:after {
	clear: both;
}
#container {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009999;
	border-left-color: #009999;
	color: #333333;
	background-color: #FFFFFF;
}
#header {
	margin-bottom: 10px;
}
#header #header-img {
	padding-top: 10px;
}

#header #page-navi {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #555555;
	font-size: 12px;
}
#side-bar {
	float: left;
	width: 220px;
	padding-bottom: 20px;
}
#side-bar .sidemenu-title-bg {
	background-image: url(../images/base/sidebar/sidemenu_title_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 50px;
	padding-top: 12px;
}
#side-bar .sidemenu-title-bg h3 {
	font-size: 13px;
}

#side-bar .sidemenu-list {
	margin: 0px;
	padding: 10px;
	background-color: #D8E7E2;
}
#side-bar .sidemenu-list ul {
	list-style-type: none;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-image: url(../images/base/sidebar/sidemenu-logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#side-bar .sidemenu-list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDD7CE;
	background-image: url(../images/base/sidebar/sidemenu_list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 14px;
	letter-spacing: 1px;
}
#side-bar #side-bnr {
	margin-top: 10px;
}
#side-bar #side-bnr img {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	color: #555555;
}
#copy {
	clear: both;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #555555;
	margin-top: 10px;
}

#contents {
	float: right;
	width: 610px;
	padding-bottom: 30px;
	line-height: 150%;
}
#phead-img {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	margin-bottom: 8px;
	padding-top: 10px;
}
#phead-link {
	font-size: 12px;
	text-align: right;
	margin-bottom: 30px;
}
#contents h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8E7E2;
	color: #009999;
	font-size: 16px;
	letter-spacing: 1px;
}
#contents-ptop {
	text-align: right;
	margin-bottom: 30px;
	margin-top: 10px;
}
#side-bar #inquiry-ico {
	margin-bottom: 10px;
}
#contents #top-bnr {
	margin-bottom: 20px;
}
