body {
	background-image: url(../comondata/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #009999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}

.clea {
	clear: both;
}
.headmenu {
	width: 888px;
	text-align: right;
	margin-right: auto;
	font-size: 80%;
	margin-left: auto;
	margin-bottom: 8px;
}
#wrap{
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#wrap #header {
	background-image: url(../comondata/header.gif);
	background-repeat: no-repeat;
}


#wrap #header .logo {
	height: 45px;
	width: 219px;
	padding-top: 28px;
	padding-left: 26px;
	padding-bottom: 28px;
	float: left;
}



#wrap #header .glovalnavi {
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	text-align: center;
	padding-bottom: 14px;
}


#wrap #header .glovalnavi img{
	margin-right: 8px;
}

#wrap #content {
	font-size: 80%;
}


#wrap #content .centbody {
	width: 555px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #009488;
	padding: 11px;
}
#wrap #content .sidebar {
	width: 280px;
	float: left;
	background-color: #E9E9E7;
	height: 100%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#wrap #content .sidebar .sidemenu {
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #008E82;
	border-bottom-color: #008E82;
	border-left-color: #008E82;
	background-color: #FFFFFF;
	margin-top: 14px;
}

#wrap #content .sidebar .sidemenu li {
	list-style-position: outside;
	list-style-image: url(../comondata/ico_li.gif);
	line-height: 150%;
}

#wrap #content .sidebar .contrib {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
}

#wrap #content .sidebar .contrib img{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}


#wrap #content .centbody .topimage h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 11px;
	text-indent: 5px;
	background-color: #E5E3E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	line-height: 150%;
	font-size: 100%;
}

#wrap #content .centbody .topimage h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: 114%;
}


#footer {
	font-size: small;
	text-align: center;
	margin-top: 8px;
}
#wrap #content .centbody .topimage .photo img{
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 2px;
}
#wrap #content .centbody li {
	list-style-position: outside;
	list-style-image: url(../comondata/ico_li.gif);
	line-height: 150%;
}
