body {
	font-size: 84%;
	line-height: 140%;
	color: #2B2B2B;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 71px;
}
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table {
	border-collapse:collapse;
}
a:link,
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover,
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}
#header_area {
	width: 100%;
	margin-bottom: 20px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 227px 0px;
}
#header .logo {
	padding-top: 12px;
	padding-bottom: 12px;
}
#header .tel {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}


#g_nav {
	height: 37px;
	background-color: #FFFF99;
	margin-top: 5px;
}
#s_nav {
	height: 43px;
	position: absolute;
	top: 28px;
	right: 5px;
}
#s_nav ul li {
	float: left;
	margin-right: 3px;
}

#g_nav ul li {
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#container {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 10px;

    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	margin-bottom: 30px;
	background-image: url(../img/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_area {
	float: left;
	width: 208px;
	padding-left: 20px;
}
.side_banner {
	width: 206px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFE4CA;
	background-image: url(../img/side_bnr_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.side_banner ul li {
	text-align: center;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
}
.side_menu {
	margin-bottom: 20px;
}
.side_org .ttl {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.side_menu ul li {
	text-align: center;
	margin-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
}
#footer_area {
	background-color: #FFEEEE;
	padding-top: 15px;
}
#footer_area .sitemap {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-position: right top;
	background-image: url(../img/sitemap_bg.gif);
	background-repeat: repeat-y;
}
#footer_area .sitemap .address_box {
	float: left;
	width: 358px;
}
#footer_area .sitemap .address_box address {
	font-style: normal;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 53px;
}

#footer_area .sitemap ul {
	float: left;
	width: 170px;
	font-size: 12px;
}
#footer_area .sitemap ul li {
}
#footer_area .sitemap ul li a {
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333333;
}





#footer {
	height: 60px;
	position: relative;
	color: #FFFFFF;
	width: 100%;
	background-color: #4BCBC5;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 60px;
	text-align: center;
}
