@charset "utf-8";

/* set */
* {margin: 0;padding: 0;}
body,div,p,dl,dt,dd,ul,ol,li,h1,h3,h3,h4 {margin: 0;padding: 0;vertical-align: baseline;}
h1,h2,h3,h4 {font-style: normal;font-weight: normal;font-size: 0.8em;margin:0;padding:0;}
img {border:0;vertical-align:bottom;}
a {text-decoration:underline;color:#06F}
ul {list-style:none;}
:focus{outline: 0;}

/* 【1】base */
/* =============================================================  */
body{
	background-color:#000;
	font-size:0.85em;
	font-family:"メイリオ ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Helvetica,Arial;
	padding:0;
	margin:0;
	color:#333;
}
#wrapper{
	width:1000px;
	margin:auto auto;
	margin-bottom:0px;
	background-color:#fff;
}
/* 【2】header */
/* =============================================================  */
#header{
	background-color:#fff;
	padding:10px 5px 5px 62px;
}
/* 【3】nav */
/* =============================================================  */
#nav{
	height:50px;
	background:url(img/menu_bg.jpg) repeat 0 0;
}
#nav ul#menu{
	margin-left:62px;
}
#nav ul#menu li{
	margin-top:0px;
	list-style:none;
	display:inline;
}

/*bread
--------------------------------*/
#breadcrumb{
	float: left;
	margin-top: 15px;
}
#breadcrumb ul li {
	float: left;
	margin-right: 10px;
	font-size: 0.7em;
}

/* 【4】contents */
/* =============================================================  */
#contents{
	background:#fff;
	line-height:140%;
	padding:10px 62px 15px 62px;
}
.h2Title{
	clear:both;
	height:100;
	overflow:hidden;
	border-bottom:3px dotted #555;
	padding-bottom:10px;	
	margin-bottom:25px;	
}
.h3Title{
	clear:both;
	height:100;
	overflow:hidden;
	padding-bottom:10px;	
	margin-bottom:15px;	
}

#toparena{
	height:380px;
	background:url(img/arena_bg.jpg) repeat 0 0;
	text-align:center;
	padding:5px 62px;
	border-bottom:9px solid #ccc;
}
#slideshow {
	position: relative;
	width:  500px;
	height: 378px;
}
#slideshow p {
	position: absolute;
	top:  0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	background-color: #ffffcb;
	margin: 0;
	width:  450px;
	height: 350px;
	text-align: right;
	margin-top: 10px;
}
#slideshow p.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow p.last-active {
	z-index: 9;
}
#slideshow p img {
	display: block;
	border: 0;
	margin-bottom: 5px;
}

#topsubarena{
	background:#fff;
	line-height:140%;
	padding:25px 62px 15px 62px;
}
#topinfo{
	background:#efe;
	line-height:140%;
	padding:25px;
	margin:20px 100px 20px 15px;
	border:4px dotted #373;
}

#aboutmotto{
	text-align:center;
	margin-bottom:50px;
}
.abouttopic{
	margin:0 0 50px 30px;
}
.abouttopic img.img_left{
	float: left;
	margin-right:30px;
}

#joinus{
	text-align:center;
	margin-bottom:50px;
}

div.clear{
	clear:both;
}

/* 【5】toppage */
/* =============================================================  */
/* 【5-1】topics */
/* ---------------------------------  */
#topics{
	margin-bottom:40px;
}

/* ------------------  */
/* お知らせ info */
/* ------------------  */
#info_toplist{
	clear:both;
	margin-bottom:10px;
}
#info_toplist ul{
	margin:30px 15px 15px 15px;
	width:670px;
}
#info_toplist ul li{
	margin:0 0 10px;
	overflow:hidden;
	background:url(img/ic_topic_category.png) no-repeat 100px -398px;
}
#info_toplist ul li.info{background:url(img/ic_topic_category.png) no-repeat 105px 0;}
#info_toplist ul li.game{background:url(img/ic_topic_category.png) no-repeat 105px -104px;}
#info_toplist ul li.album{background:url(img/ic_topic_category.png) no-repeat 105px -200px;}

#info_toplist ul li p{
	float:left;
}
#info_toplist ul li .day{
	height:40px;
	width:180px;
	font-weight:bold;
	color:#036;
}
#info_toplist ul li .title{
	width:480px;
}
#info_toplist ul li .title a{
	color:#933;
	text-decoration:underline;
}
#info_toplist ul li .title a:hover{
	text-decoration:none;
}
#info_toplist ul li .text{
	width:480px;
	font-size:13px;
	color:#777;
}

/*  */
#info_list{
	clear:both;
	margin-bottom:10px;
}
#info_list ul{
	margin:30px 15px 15px 15px;
	width:670px;
}
#info_list ul li{
	margin:0 0 10px;
	overflow:hidden;
}

#info_list ul li p{
	float:left;
}
#info_list ul li .day{
	height:40px;
	width:120px;
	font-weight:bold;
	color:#036;
}
#info_list ul li .title{
	width:480px;
}
#info_list ul li .title a{
	color:#933;
	text-decoration:underline;
}
#info_list ul li .title a:hover{
	text-decoration:none;
}
#info_list ul li .text{
	width:480px;
	font-size:13px;
	color:#777;
}

/* 詳細 */
#info_detail{
	margin:10px;
}
#info_detail h3{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#info_detail .day{
	text-align:right;
	margin-bottom:5px;
	color:#666;
	font-weight:bold;
	text-align:right;
	padding:5px 10px 10px 0;
}
#info_detail .infotxt{
	padding:20px 20px 30px 20px;
	border:1px solid #ccc;
	overflow:hidden;
	line-height:180%;
	margin-bottom:5px;
}
#info_detail .infotxt a{
	color:#900;
	text-decoration:underline;
	margin:0 5px;
}
#info_detail .infotxt img{
	padding:10px;
	border:1px solid #ccc;
	margin:5px 10px;
}
#info_detail .infotxt ul{
	list-style:disc;
	margin:5px 0;
	padding-left:40px;
}

#tugimae{
	margin:10px 0 20px;
	padding:0 20px;
	text-align:center;
	height:18px;
	line-height:14px;
	overflow:hidden;
}
#tugimae a{
	display:block;
	width:120px;
	height:15px;
	color:#666;
	background:#F3FCFA;
	font-weight:bold;
	border:1px solid #ccc;
}
#tugimae a:hover{
	background:#C99;
	color:#fff;
	text-decoration:none;
}
#tugimae #mae{
	float:left;
	width:120px;
}
#tugimae #tugi{
	float:right;
	width:120px;
}

/* 【5-3】sideLink */
/* ---------------------------------  */

#sidelink{
	margin-bottom:40px;
}
#sidelink ul{
	margin:0 0 0 30px;
}
#sidelink li{
	list-style:disc;
	margin-bottom:5px;
}

/* 【6】footer */
/* =============================================================  */
#footer{
	width:1000px;
	clear:both;
	background:#fff;
	text-align:center;
	padding:10px 0;
	border-top:3px solid #ddd;
}
#footer p{
	text-align:center;
	color:#333;
	margin-top:3px;
	font-size:12px;
}
/* 【7】subpage */
/* =============================================================  */
/* topicpass */
#topicpass{
	height:23px;
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
}
#topicpass a{
	background:url(img/ic_g_arw.png) no-repeat right 5px;
	padding:0 15px 0 0 ;
	color:#06C;
	margin-right:10px;
}
#topicpass em{
	color:#666;
	font-style:normal;
}

/* breadcrumb */
#breadcrumb{
	float: left;
	height:23px;
	margin-bottom:10px;
}
#breadcrumb ul li {
	float: left;
	margin-right: 10px;
	font-size:12px;
	color:#666;
	font-style:normal;
}

/* 【5-2】information */
/* ---------------------------------  */
/* List */
#infoList{	
	margin:0 0 80px 0;
}
/* pager */
#infoList .wp-pagenavi{
	text-align:center;
	height:30px;
	margin-top:20px;
	line-height:30px;
}
#infoList .wp-pagenavi a{
	border:1px solid #eee;
	padding:2px 10px;
	margin:0 5px;
	text-decoration:none;
}
#infoList .wp-pagenavi a:hover{
	background:#e5c4b7;
	border-radius:5px;
	color:#000;
}
#infoList .wp-pagenavi .nextpostslink,
#infoList .wp-pagenavi .previouspostslink{
	border:none;
}
#infoList span.current{
	margin:0 15px;
	font-weight:bold;
	color:#000;
}

/* 【5-7】404 */
/* ---------------------------------  */
#filenot{
	height:300px;
	width:700px;
	margin-left:20px;
}
#filenot p{
	font-size:16px;
	margin:30px 0 20px 0;
}
#filenot ul{
	width:600px;
	margin-left:40px;
}

#filenot li{
	list-style:circle;
	margin-bottom:10px;
}
