@charset "UTF-8";

/*======================================== 12G. CSS ====================*/



/*===== BASIC =====*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	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;
}
h3 {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.subhead {
	font-size: 10px;
	color: #990000;
}
#contents .subhead a:link, .subhead a:visited {
	font-size: 10px;
	color: #990000;
}
strong {
	color: #990000;
}
.red {
	color: #dd0000;
}
a .red {
	color: #ff0000;
}


/*===== COMMON =====*/
#wrap {
	width: 664px;
	margin: 2px auto;
	padding: 0px;
	background-color: #FFFFFF
}



/*===== MENU =====*/
#menu {
	height: 24px;
	font-family: 'Helvetica', 'Lucida Grande','Hiragino Kaku Gothic Pro', sans-serif;
	border-bottom: 1px solid #cccccc;
}
#menu .menu_btn {
	float: left;
	border-right: 1px solid #cccccc;
	text-align: center;
}
#menu .menu_btn_s {
	float: left;
	border-right: 1px solid #cccccc;
	background-color: #2C5123;
	text-align: center;
}
#menu .menu_btn a {
	display: block;
	padding: 0px 16px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
}
#menu .menu_btn_s a {
	display: block;
	padding: 0px 16px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
}
#menu .menu_btn a:hover {
	color: #ffffff;
	background-color: #000000;
}



/*===== SUB MENU =====*/
#sub_menu {
	margin: 0px;
	font-size: 10px;
}
#contents #sub_menu a {
	margin: 0px 1px 0px 0px;
	padding: 4px 8px;
	color: #000000;
	border: 1px solid #cccccc;
}
#contents #sub_menu a.sub_menu_s {
	background-color: #000000;
	color: #ffffff;
}
#contents #sub_menu a:hover {
	color: #ffffff;
	background-color: #000000;
}



/*===== SPOT! =====*/
#spot {
	float: right;
	margin: 4px 2px 0px 0px;
}
#spot a {
	display: block;
	width: 96px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(/images/spot/common/btn_spot.jpg) no-repeat top left;
	text-indent:-9999px;
}
#spot a:hover {
	background: url(/images/spot/common/btn_spot.jpg) no-repeat bottom left;
}



/*===== SHUFFLe* =====*/
#shuffle {
	float: right;
	margin: 4px 2px 0px 0px;
}
#shuffle a {
	display: block;
	width: 96px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(/images/shuffle/btn_shuffle.jpg) no-repeat top left;
	text-indent:-9999px;
}
#shuffle a:hover {
	background: url(/images/shuffle/btn_shuffle.jpg) no-repeat bottom left;
}



/*===== HEADER =====*/
#header {
	position: relative;
	width: 664px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
#header_logo {
	display: block;
	width: 80px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#header_logo a {
	display: block;
	width: 80px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background: url(/images/common/logo.jpg) no-repeat top left;
	text-indent:-9999px;
}
#language {
	float: right;
	margin: 0px 12px;
	font-size: 10px;
	text-align: right;
	line-height: 48px;
}
#language a {
	text-decoration: none;
	color: #999999;
}
#language a:hover {
	color: #333333;
}
#introduce {
	padding: 0px 5px;
	font-size: 9px;
	line-height: 16px;
}



/*===== MAIN BLOCK =====*/
#main_block {
	margin: 0px;
	padding: 16px 0px 64px 0px;
}



/*===== CONTENTS =====*/
#contents {
	margin: 0px;
	padding: 0px 32px;
	text-align: left;
}
#contents a {
	text-decoration: none;
	color: #2C5123;
}
#contents dt {
	margin: 16px 0px 8px 0px;
	color: #000000;
}
#contents dd {
	margin: 8px 0px 8px 16px;
	line-height: 16px;
}
#contents table th {
	padding: 4px 16px;
	white-space: nowrap;
	vertical-align: top;
}
#contents table td {
	padding: 4px 0px;
}
#contents table caption {
	color: #000000;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
#map {
	width: 420px;
	margin: 24px auto;
}
.schedule {
	font-family: 'Helvetica', 'Lucida Grande','Hiragino Kaku Gothic Pro', sans-serif;
	text-align: right;
}
.schedule a {
	padding: 2px 16px;;
	border: 1px solid #cccccc;
	font-size: 10px;
	line-height: 12px;
}
#contents .schedule a:hover {
	color: #ffffff;
	background-color: #000000;
}
#contents .main_img {
	width: 600px;
	margin: 16px auto 16px;
	text-align: center;
}




/*===== INFORMATION =====*/
#information {
	margin: 16px 40px;
	text-align: left;
}
#information dt {
	margin: 16px 0px 0px 0px;
}



/*===== FOOTER =====*/
#footer {
	margin: 0px;
	padding: 0px;
}



/*===== ADMINISTRATION =====*/
#administration {
	font-size: 9px;
	line-height: 16px;
	border-bottom: 1px solid #cccccc;
}
#administration a {
	text-decoration: none;
	color: #666666;
}


/*===== COPYRIGHT =====*/
#copyright {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #999999;
	line-height: 32px;
}


/*===== BANNER =====*/
#banner {
	position: absolute;
	top: 7px;
	right: 8px;
	width: 430px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#banner a {
	display: block;
	width: 430px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url(/images/banner/creatorz.gif) no-repeat top left;
	text-indent:-9999px;
}



#adv_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;
}
