@charset "UTF-8";
#cont-left .info {
	margin: 0px 0px 30px;
	padding: 0px;
}
/* CSS Document */

#cont-left .info p {
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#cont-left .info img {
	margin: 0px 0px 15px;
	padding: 0px;
}
#cont-left .info-btm {
    margin: 0px;
    padding: 0px;
    height: 200px;
}
/* CSS Document */

#cont-left .info-btm p {
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#cont-left .info-btm img {
	margin: 0px 0px 15px;
	padding: 0px;
}
a {
	color: #d7b077;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/* [disabled]color: #FCF; */
}
#cont-left .info .poster-join {
	height: 22px;
	width: 340px;
	margin: 10px 0px 0px 25px;
	padding: 0px;
}
#cont-left .info .poster-join a{
	background: url(../images/poster_join_info.png) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 340px;
}
#cont-left .info .poster-join a:hover {
	background: url(../images/poster_join_info.png) no-repeat 0px -22px;
	margin: 0px;
	padding: 0px;
}
#cont-left .info-btm .party-join {
	height: 22px;
	width: 152px;
	margin: 10px 0px 0px 25px;
	padding: 0px;
}
#cont-left .info-btm .party-join a{
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 152px;
	background-image: url(../images/party_join_info.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cont-left .info-btm .party-join a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/party_join_info.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}



#cont-left .btn_reg  {
    height: 30px;
    display: block;
    min-height: 30px;
    float: none;
    padding-left: 20px;
}
#cont-left .btn_reg li.visit     {
    height: 26px;
    width: 130px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    margin-right: 20px;
}
#cont-left .btn_reg li.visit a     {
    height: 26px;
    width: 130px;
    float: left;
    text-indent: -9999px;
    background-image: url(../images/btn_reg_visit.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#cont-left .btn_reg li.visit a:hover    {
    float: left;
    text-indent: -9999px;
    background-image: url(../images/btn_reg_visit.jpg);
    background-repeat: no-repeat;
    background-position: 0% -26px;
}
#cont-left .btn_reg li.online    {
    height: 26px;
    width: 175px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 30px;
}
#cont-left .btn_reg li.online a    {
    height: 26px;
    width: 175px;
    float: left;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-image: url(../images/btn_reg_online.png);
}
#cont-left .btn_reg li.online a:hover     {
    height: 26px;
    width: 175px;
    float: left;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-image: url(../images/btn_reg_online.jpg);
    background-position: 0% -26px;
}
.btn_txt {
    color: #FFFFFF;
    font: 14px/1.5em YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
