@charset "UTF-8";

/*======================================== 桜 Exhibition 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: 8px auto;
	padding: 0px;
}



/*===== HEADER =====*/
#header {
	width: 760px;
	text-align: left;
}
#header_logo a {
	display: block;
	width: 128px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	background: url(/images/top_logo_01.jpg) no-repeat bottom left;
	text-indent:-9999px;
}
#main_box {
	margin: 16px 0px;
	text-align: center;
}
#main_box_img {
	margin: auto;
}
#main_box_name {
	margin: 8px auto 0px;
	width: 509px;
	text-align: left;
	font-weight: bold;
}
#main_box_profile {
	margin: auto;
	width: 509px;
	text-align: left;
	font-size: 10px;
	text-align: justify;
}
#main_box_name_m {
	margin: 8px auto 0px;
	width: 720px;
	text-align: left;
	font-weight: bold;
}
#main_box_profile_m {
	margin: auto;
	width: 720px;
	text-align: left;
	font-size: 10px;
	text-align: justify;
}
#main_box_name_w {
	margin: 8px auto 0px;
	width: 760px;
	text-align: left;
	font-weight: bold;
}
#main_box_profile_w {
	margin: auto;
	width: 760px;
	text-align: left;
	font-size: 10px;
	text-align: justify;
}



/*===== 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;
}

#top_info {
	width: 256px;
	margin: 0px auto 24px;
	padding: 8px 32px;
	background-color: #000000;
	font-size: 10px;
}
#top_info_head {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#top_info_body {
	margin: 0px 30px;
	text-align: left;
	color: #aaaaaa;
}
#top_info a, #top_info a:visited, #top_info a:link, #top_info a:active {
	color: red;
}



/*===== SPONSOR =====*/
#sponsor {
	margin: 0px auto 40px;
	text-align: center;
}
#hyacca {
	margin: 16px 0px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
}



/*===== SUPPORT =====*/
#support {
	margin: 40px auto;
	text-align: center;
}
#support_logo a {
	display: block;
	margin: 20px auto;
	width: 740px;
	height: 87px;
	background: url(/images/cosponsors_logo_top_02.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;
}



/*===== SETSUGECCA =====*/

#information_02 {
	text-align: center;
}
#information_02 a {
	display: block;
	width: 300px;
	height: 60px;
	margin: 12px auto 0px;
	padding: 0px;
	background: url(/images/banner_setsugecca.jpg) repeat-y center center;
	text-indent:-9999px;
}



/*===== SAKURA 2010 =====*/

#information_2010 {
	text-align: center;
}
#information_2010 a {
	display: block;
	width: 256px;
	height: 96px;
	margin: 12px auto 0px;
	padding: 0px;
	background: url(/images/sakura_2010.jpg) repeat-y center center;
	text-indent:-9999px;
}



/*===== BANNER =====*/
#twelve a {
	display: block;
	width: 486px;
	height: 250px;
	margin: 6px auto 0px;
	padding: 0px;
	background: url(http://12g.jp/images/banner/486_3.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_02.jpg) repeat-y center center;
	text-indent:-9999px;
}



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


