@charset "utf-8";
/* CSS Document */
@import url(/css/form.css);

.aleft {
	text-align:left;
}

.aright {
	text-align:right;
}

.acenter {
	text-align:center;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

a { 
	text-decoration:none;
}

a:hover { 
	text-decoration:none;
}

a:visit { 
	text-decoration:none;
}


.pic_option {
	font-size:11px;
	line-height:18px;
	color: #555555;
	font-weight:100;
}

.pic_option_tit {
	font-size:12px;
	line-height:20px;
	color:#0099c9;
	font-weight:bold;
}


.bga_lgray7 {
	background-color: rgba(200,200,200,0.7); 
}

.bga_white8 {
	background-color: rgba(255,255,255,0.85); 
}


body {
	background: #FFF url(../images/bg_02.jpg) no-repeat center top;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.container {
	text-align:left;
	font-size:12px;
	line-height:24px;
}

.contentsText {
	font-size:12px;
	line-height:24px;
	color: #555555;
	font-weight:100;
}

.contentsText a {
	color:#930;
	text-decoration:none;
}

.contentsText_s {
	font-size:11px;
	line-height:24px;
	color: #555555;
	font-weight:100;
}

.footer {
	font-size:12px;
	line-height:24px;
	color: #555555;
	font-weight:100;
	letter-spacing:0.1em;
}

.footer a {
	color:#630;
	text-decoration:none;
}

.footer a:hover {
	color:#630;
	text-decoration:underline;
}

.contentMargin {
	margin: 0px 0px 0px 25px;
	_margin: 0px 0px 0px 18px;
}

.exbBox {
	margin:10px 0px 0px 0px; 
	color:#930;
	width: 474px;
	size: 13px;
	padding:8px;
	font-weight:bold;
	background:#FCFAF3;
	
}

.mapBox {
	margin:10px 0px 0px 50px; 
	width:680px; 
	border:1px #CCC solid; 
	padding:10px;
}

.mapBoxTitle {
	font-size:12px;
	line-height:24px;
	color:#900;
	font-weight:bold;
}

.titBoxExb {
	font-size:12px;
	width:400px;
	background: url(/images/aboutexb_tit_bg.gif) no-repeat;
	line-height:24px;
	color:#FFF;
	padding:5px 5px 5px 10px;
	margin-left:-10px;
	font-weight:bold;
        _padding:5px 5px 5px 15px;
}

.termsBox {
	margin:25px 0px 25px 40px;
	_margin:25px 0px 25px 50px; 
	width:750px; 
	border:1px #F2F2F2 solid; 
	padding:10px;
}

.termsBox div {
	margin:0px 0px 10px 0px;
}

.termsBoxTitle {
	font-size:12px;
	line-height:24px;
	color:#600;
	font-weight:bold;
}

.gameTerms  {
	text-align:left;
	margin-left:10px;
}

.gameTerms a {
	color: #999;
	text-decoration:none;
}

.inputBox {
	border:#CCC 1px solid;
	background-color:#FFF;
}


.newsInTitle_a {
	font-size:14px;
	line-height:26px;
	color: #9E1F63;
	font-weight:bold;
}

.newsInTitle_a a {
	color: #9E1F63;
	text-decoration:none;
}

.newsInTitle_a a:hover {
	color: #9E1F63;
	text-decoration:underline;
}

.newsInTitle_a a:visit {
	color: #9E1F63;
}

.newsInTitle_b {
	font-size:14px;
	line-height:26px;
	color: #594A42;
	font-weight:bold;
}

.newsInTitle_b a {
	color: #594A42;
	text-decoration:none;
}

.newsInTitle_b a:hover {
	color: #594A42;
	text-decoration:underline;
}

.newsInTitle_b a:visit {
	color: #594A42;
}


.newsContent {
	font-size:12px;
	line-height:22px;
	color:#333;
	font-weight:100;
}

.newsInImage {
	margin:0px 10px 10px 0px;
}

#moment {
        font-size: 12px;
        letter-spacing: 2px;
    }

#moment div.row{
        margin-bottom: 15px;
    }

#moment .text input {
        width: 200px;
    }

.hint{
        color:gray;
        margin-top:4px;
    }

#terms{
        overflow: auto;
        width: 100%;
        height: 150px;
        border: 1px solid #ccc;
        padding:3px;
}

.pagination {
	font-size:11px;
	line-height:16px;
}

.pagination a {
	color:#666;
	text-decoration:none;
}

.pagination a:hover {
	color:#666;
	text-decoration:underline;
}

.pagination a:visit {
	color:#666;
	text-decoration:none;
}

.voteform input {
	border: 1px #CCC solid;
}

.video {
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}

.video a {
	color:#FFF;
	text-decoration:none;
}

.video a:hover {
	color:#FFF;
	text-decoration:underline;
}

.video a {
	color:#FFF;
	text-decoration:none;
}


.bpic img {
	border:#999 1px solid;
}

#show a img {
	border:#999 1px solid;
}
.align_justify{
    text-align: justify
}

.emb_photo a {
	display:block;
	padding: 5px;
	width:65px;
	margin:8px 0px 8px 5px;
	_margin:8px 0px 8px 3px;
	background:#CCC;
	float:left;
}

.emb_photo a:hover {
	background:#78AA46;
}