@charset "UTF-8";

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

	COPYRIGHT(C) PREDGE
	URL: http://predge.co.jp/

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

/*==================================================================
	1: common setting
===================================================================*/

#contentsInner{
	padding:20px;
	}
#main{
	width:auto;
	float:none;
	}
h1{
	border-bottom:1px solid #DEDEDE;
	}
h1 span{
	display:block;
	text-indent:-2000em;
	/*width:860px; */
	height:280px;
	margin:0px auto;
	background: url("/img/txt_tagline.gif") no-repeat 25px center;
	}
.hdl{
	margin-bottom:0em;
	}

#news .inner,
#event .inner{
	}

table.info{
	width:100%;
	}

table.info th,
table.info td{
	padding:10px 0px;
	background: url("/img/common/line_dot.gif") repeat-x 0% 100%;
	}
table.info th{
	width:100px;
	}
	
.breadNavigation{
	display:none;
	}

