#wp {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#wp #header {
	background-image: url(../common/wp_png/wp_hd_bg.png);
	background-repeat: no-repeat;
	height: 182px;
}
#wp #contents {
	background-image: url(../common/wp_png/wp_ct_bg2.png);
}
#contents #ct_main {
	background-repeat: no-repeat;
	background-image: url(../common/wp_png/wp_ct_bg1.png);
}

#wp #footer {
	background-image: url(../common/wp_png/wp_ft_bg.png);
	height: 184px;
	clear: both;
}
#left_col {
	padding-left: 25px;
}

#wp #ft_msg {
	padding: 5px;
	font-size: 12px;
	text-align: center;
}


#wp #ft_msg a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #obj01  {
	background-image: url(../common/wp_png/obj01.png);
	position: relative;
	z-index: 999;
	height: 222px;
	width: 117px;
	float: right;
	margin-top: -80px;
	margin-right: 50px;
	display: inline;
}
#gmenu {
	background-image: url(../common/wp_png/gmenu_box.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 142px;
}
#gmenu  ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin: 0px;
}
#gmenu a {
	line-height: 120%;
	text-decoration: none;
	font-size: 15px;
}
#news_box a {
	text-decoration: none;
}
#news_box  a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#right_col {
	padding-top: 5px;
	padding-left: 10px;
}
#left_col {
	width: 140px;
}


#gmenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer #count {
	text-align: right;
	padding-right: 25px;
}
