@charset "UTF-8";

/*======================================== 雪月華 CSS ====================*/



/*===== BASIC =====*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}
img {
	border: 0;
}



/*===== COMMON =====*/
#wrap {
	width: 760px;
	margin: 40px auto;
	padding: 0px;
}



/*===== HEADER =====*/
#header {
	width: 760px;
	height: 446px;
	background: url(/images/top.jpg) no-repeat bottom center;
	text-align: left;
}
#header_logo {
	text-indent:-9999px;
}



/*===== LANGUAGE =====*/
#language {
	margin: auto;
	width: 522px;
	height: 80px;
	color: #999999;
}
#language_j {
	float: left;
	width: 260px;
	text-align: center;
	line-height: 80px;
}
#language_e {
	float: right;
	width: 260px;
	text-align: center;
	line-height: 80px;
}
#language a {
	text-decoration: none;
	color: #999999;
}
#language a:hover {
	color: #333333;
}



/*===== MAIN BLOCK =====*/
#main_block {
	clear: both;
}



/*===== SPONSOR =====*/
#sponsor {
	margin: 40px auto 40px;
	width: 64px;
	text-align: center;
}
#hyacca {
	margin: auto;
	text-align: center;
}
#hyacca a {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0px 0px 16px 0px;
	background: url(/images/logo/hyacca.jpg) no-repeat bottom center;
	text-indent:-9999px;
}



/*===== JUDGE =====*/
#judge {
	margin: 40px auto;
	text-align: center;
}
#judge_logo a {
	display: block;
	margin: 20px auto;
	width: 320px;
	height: 27px;
	background: url(/images/logo/judge_01.jpg) no-repeat center center;
	text-indent:-9999px;
}
#judge_list {
	display: none;
}



/*===== SUPPORT =====*/
#support {
	margin: 40px auto;
	text-align: center;
}
#support_logo a {
	display: block;
	margin: 20px auto;
	width: 520px;
	height: 112px;
	background: url(/images/logo/sponser_04.jpg) no-repeat center center;
	text-indent:-9999px;
}
#cosponsors_list {
	display: none;
}



/*===== COPYRIGHT =====*/
#copyright {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}



/*===== INFORMATION =====*/
#top_info {
	width: 360px;
	margin: 8px auto 8px;
	padding: 8px 8px;
	background-color: #000000;
	font-size: 10px;
}
#top_info_head {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#top_info_body {
	margin: 0px;
	text-align: center;
	color: #aaaaaa;
}
#top_info a, #top_info a:visited, #top_info a:link, #top_info a:active {
	color: red;
}
#information_00 a {
	display: block;
	width: 269px;
	height: 40px;
	margin: 12px auto 0px;
	padding: 0px;
	background: url(/images/btn_entry.gif) repeat-y center center;
	text-indent:-9999px;
}



/*===== ART DIVE =====*/
#art dive {
	margin: 40px auto;
	text-align: center;
}
#art_dive a {
	display: block;
	margin: 20px auto;
	width: 450px;
	height: 60px;
	background: url(/images/artDive_bnr_02.jpg) no-repeat center center;
	text-indent:-9999px;
}



/*===== @CREATORZ =====*/
#information_creatorz {
	margin: 0px auto;
	text-align: center;
}
#information_creatorz a {
	display: block;
	margin: 10px auto;
	width: 430px;
	height: 60px;
	background: url(/images/creatorz_bnr.jpg) no-repeat center center;
	text-indent:-9999px;
}



/*===== BANNER =====*/
#twelve a {
	display: block;
	width: 486px;
	height: 120px;
	margin: 6px auto 0px;
	padding: 0px;
	background: url(http://12g.jp/images/banner/007.jpg) repeat-y center center;
	text-indent:-9999px;
}
#twelve_br a {
	display: block;
	width: 486px;
	height: 120px;
	margin: 6px auto 0px;
	padding: 0px;
	background: url(http://12g.jp/images/banner/006.gif) repeat-y center center;
	text-indent:-9999px;
}
#shibuya a {
	display: block;
	width: 486px;
	height: 120px;
	margin: 6px auto 0px;
	padding: 0px;
	background: url(http://ayaneya.com/images/banner/shibuya_01.jpg) repeat-y center center;
	text-indent:-9999px;
}



/*================================================== ENTRY BTN =====*/
#entry_btn {
	width: 655px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/btn_entry.jpg) no-repeat center center;
	text-align: left;
}
#entry_btn a {
	display: block;
	width: 655px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#entry_btn_ny {
	width: 655px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/btn_entry_ny.jpg) no-repeat center center;
	text-align: left;
}
#entry_btn_ny a {
	display: block;
	width: 655px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}



/*================================================== AD BANNER =====*/
#ad_banner {
	margin: 0px auto;
	text-align: center;
}
#ad_banner img {
	margin: 4px 0px;
}





