/***************************************************************

* base.css

***************************************************************/

/* reset
***************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
} 
table {
	width: 100%;
	border-collapse: collapse; 
	border-spacing: 0;
	font-size: 100%;
} 
fieldset,img {  
	border: 0; 
}
li img {
	vertical-align: top;
}
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal; 
	font-weight: normal; 
} 
ol,ul { 
	list-style: none;
} 
 
caption,th { 
	text-align: left; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
	font-weight: normal; 
} 
q:before,q:after { 
	content: ''; 
} 
abbr,acronym {
	border: 0; 
} 
 
 
 
 /* body
***************************************************************/
body {
	font-size: 12px;
	font-family		: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
    color: #313131;
	background: #000;
}
/* ie6 hack */
* html body {
	font-size: 75%;
	letter-spacing:0.1em;
	line-height: 1.6em;
}
/* ie7 hack */
*:first-child+html body {
	font-size: 75%;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

/* clear
***************************************************************/
div{
    zoom:1;
}
div:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
/* link
***************************************************************/
a{
	color:#000;
	text-decoration: none;
	outline: none;
}

a:hover{
	color:#000;
	text-decoration: underline;
	outline: none;
}
/* pan
***************************************************************/
#pan a {
	color: #FFF;
	text-decoration: underline;
}
#pan a:hover {
	color: #FFF;
	text-decoration: none;
}

/* page top
***************************************************************/
p#page-top {
	position: absolute;
	bottom: 30px;
	right: -10px;
	z-index: 1000;
}
/* wrapper
***************************************************************/
#wrapper {
}
#wrapper .wrap {
	width: 1000px;
	margin: 0 auto 30px;
}

#content {
	width: 780px;
	float: left;
	position: relative;
}
#content-inner {
	padding: 0 20px 20px;
	background-color: #FFF;
}
#content #title {
}
#content #pan {
	color: #fff;
	background-color: #000;
	padding: 5px 10px;
	margin: 0 -20px;
}
#main {
	width: 480px;
	float: left;
	padding: 40px 0;
}
#main h2#page-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}

#new-entry-box {
	padding: 20px;
	background-color: #000;
}
#new-entry-box a {
	color: #FFF;
}
#new-entry-box img.ico {
	display: block;
	width: 100px;
	float: left;
}
#new-entry-box a {
	display: block;
	width: 320px;
	float: right;
}
#new-entry-box a span {
	display: block;
}
#new-entry-box li {
    zoom:1;
	padding: 0 0 10px;
	margin: 0 0 10px;
	background: url(../../img/dot.gif) repeat-x left bottom;
}
#new-entry-box li:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
#new-entry-box li.last {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar {
	width: 240px;
	float: right;
	padding: 40px 0;
}
#sidebar .banner li {
	margin: 0 0 10px;
}
#sidebar .archives h3 {
	margin: 0 0 20px;
}
#sidebar .archives {
	margin: 0 0 30px;
}
#sidebar .archives li {
	background: url(../../img/dot.gif) repeat-x left bottom;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#sidebar .archives a {
	display: block;
	background: url(../../img/ico_arrow.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
/* scrool
***************************************************************/
#scrool {
	width: 160px;
	float: right;
	padding: 20px;
	background-color: #1b1b1b;
	position: relative;
	top: -600px;
}
#scrool #logo {
	margin: -20px -20px 0;
}
#scrool #magazine-top {
	margin: 0 -20px;
	position: absolute;
	bottom: -31px;

}
#scrool #nav {
	margin: 0 0 100px;
}

 /* nav
***************************************************************/
#nav {
	width: 160px;
	float: right;
	background: #f8f8f8;
	padding: 0 20px 30px;
	position: relative;
	/*top: -600px;*/
}
#nav .lnav {
	margin: 0 -20px 20px;
}
#nav .lnav li {
	float: left;
}
#nav .lnav a {
	width: 100px;
	height: 25px;
	display: block;
	text-indent: -5000px;
	background-image: url(../../img/lnav.gif);
}
#nav .lnav a:hover {
	background-image: url(../../img/lnav_hover.gif);
}
#nav .lnav .ja a {
	background-position: 0 0;
}
#nav .lnav .en a {
	background-position: -100px 0;
}
#nav #en .gnav {
	margin: 0 0 30px;
}
#nav #en .gnav a {
	display: block;
	text-indent: -5000px;
	width: 159px;
	height: 30px;
	background-image: url(../../img/nav_en.gif);
}
#nav #en .gnav a:hover,
#nav #en .gnav a.current {
	background-image: url(../../img/nav_en_hover.gif);
}
#nav #en .gnav .about a {
	background-position: 0 0;
}
#nav #en .gnav .history a {
	background-position: 0 -31px;
}
#nav #en .gnav .news a {
	background-position: 0 -62px;
}
#nav #en .gnav .access a {
	background-position: 0 -93px;
}
#nav #en .gnav .ticket a {
	background-position: 0 -124px;
}
#nav #en .gnav .event a {
	background-position: 0 -155px;
}



#nav #en .snav {
	margin: 0 0 30px;
}
#nav #en .snav a {
	display: block;
	text-indent: -5000px;
	background-image: url(../../img/sub_nav_en.gif);
	margin: 0 0 10px;
}
#nav #en .snav a:hover,
#nav #en .snav a.current {
	background-image: url(../../img/sub_nav_en_hover.gif);
}
#nav #en .snav .press a {
	width: 47px;
	height: 9px;
	background-position: 0 0;
}
#nav #en .snav .entry a {
	width: 70px;
	height: 9px;
	margin: 0 0 20px;
	background-position: 0 -20px;
}
#nav #en .snav .company a {
	width: 47px;
	height: 9px;
	background-position: 0 -50px;
}
#nav #en .snav .term a {
	width: 84px;
	height: 10px;
	background-position: 0 -69px;
}
#nav #en .snav .privacy a {
	width: 71px;
	height: 11px;
	background-position: 0 -90px;
}
#nav #en .snav .contact a {
	width: 37px;
	height: 11px;
	background-position: 0 -110px;
}
#nav #en p.copyright {
	width: 158px;
	height: 19px;
	text-indent: -5000px;
	background: url(../../img/t_copryright_en.gif);
}
#nav #en .cnav {
	position: absolute;
	bottom: -31px;
	*bottom: -32px;
	left: 0;
	width: 200px;
}
#nav #en .cnav li {
	float: left;
}
#nav #en .cnav a {
	display: block;
	height: 30px;
	text-indent: -5000px;
	background: url(../../img/cnav_en.gif);
}
#nav #en .cnav a:hover {
	background: url(../../img/cnav_en_hover.gif);
}
#nav #en .cnav .home a {
	width: 100px;
	background-position: 0 0;
	margin: 0 1px 0 0;
}
#nav #en .cnav .top a {
	width: 99px;
	background-position: -101px 0;
}


/* footer
***************************************************************/
#footer {
	padding: 50px;
	color: #b7b7b7;
}
#footer .wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(../../img/logo_f.png) no-repeat 530px 55px;
}
#footer h2 {
	margin: 0 0 20px;
}
#footer p.btn {
	position: absolute;
	top: 0;
	right: 240px;
}
#footer th {
	width: 120px;
	padding: 0  0 10px;
	vertical-align: top;
}
#footer td {
	padding: 0  0 10px;
}




/* entry list
***************************************************************/
#pager-top {
	margin: 0 0 20px;
}
#pager-btm {
	margin: 20px 0 0;
}
.pager {
	text-align: center;
}
.pager a,
.pager span {
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 3px 6px;
	text-decoration: none;
	line-height: 24px;
}
.pager a:hover,
.pager span.current_page {
	background-color: #717171;
	text-decoration: none;
	color: #FFF;
}
#entry-list {
	margin: 0 0 50px;
}

.entry {
	margin: 0 0 40px;
}
.entry-header {
	padding: 10px 0;
	margin: 0 0 20px;
	background: url(../../img/dot.gif) repeat-x left bottom;
	border-top: 2px solid #717171;
}
.entry-header p.date {
	font-size: 11px;
	color: #999;
}
.entry h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}
