@charset "UTF-8";

li{list-style:none}
#all{
	padding:0px;
}
#left_top{
	width:213px;
	float:left;
	margin-left:7px;
	display:inline;
}
#center_top{
	width:348px;
	float:left;
	margin:0px 6px;
	display:inline;
}
#right_top{
	width:218px;
	float:left;
	display:inline;
}
#flash{
	height:320px;
}

/*center*/
#center_top table{
	margin-bottom:10px;
}
/*information*/
#information{
	border:solid 1px #ccc;
	padding:0px;
	margin-bottom:15px;
	background-image:url(../images/top/top_information_bg.jpg);
	background-repeat:no-repeat;
}
#information h3 img{
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	display:block;
	margin-bottom:0px;
}
#information ul{
	margin:0px;
	padding:5px 9px 0px 9px;
}
#information ul li{
	margin-bottom:6px;
	border-left:solid 5px #FF9966;
	padding:3px 0px 3px 4px;
	line-height:115%;
}
#information ul li.color{
	color:#f60;
}
#information ul li a{
	color:#333;
}
/*left*/
#left_top h3{
	text-align:center;
}
/*carendar*/
#carendar{
/*
	border:solid 1px #c60;
	background-color:#FFFFCC;
*/
	margin:10px 0px;
	
}
#carendar p{
	margin:0px;
	padding:4px 0px 6px 0px;
	text-align:center;
	line-height:1em;
}
/*banner*/
.banner{
	width:214px;
}
.banner h3{
	text-align:center;
}
.banner img{
	display:block;
	margin-bottom:4px;
}
.banner img.left{
	float:left;
}
.banner img.right{
	float:right;
}

/*event*/
#event{margin-bottom:8px;}

/*tushin*/
#tushin{margin-bottom:8px;}

/*chirashi*/
#chirashi{margin-bottom:8px;}

/*oshirase*/
#oshirase{margin-bottom:8px;}

/*new*/
table.new{
	width:100%;
	margin:2px 0px 0px 0px;
}
table.new th,
table.new td{
	border-bottom:dashed 1px #ccc;
	vertical-align:top;
	line-height:1.2em;
}
table.new td{
	padding:2px 0px 3px 0px;
}
table.new th{
	padding:2px 0px 3px 4px;
	width:45px;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
}
table.new th img,
table.new td img{
	margin:0px 4px 0px 2px;
	vertical-align:middle;
}


/*about*/
h2 img{
	display:block;
	margin:0px;
}



/*topic*/
#topics{margin-bottom:10px;}
table.topic{
	border-collapse:collapse;
}
		
table.topic td,table.topic th{
	border: solid 1px #ccc;
	text-align:center;
}
	table.topic th{
		overflow:hidden;
		background-image:url(../images/top/top_topic_title.gif);
		height:23px;
		background-position:right;
		background-repeat:no-repeat;
	}

table.topic p.photo{
	padding:5px 0px;
}
table.topic p.txt{
	border-top:solid 1px #ccc;
	padding:5px 12px;
	font-size:1em;
}
	table.topic p.txt a{
		position:relative;
		color:#666;
		}
	table.topic p.txt a:hover{
		text-decoration:none;
		}
table.topic td{
	background-image:url(../images/top/top_topic_bg.gif);
}	
table.topic td.item{
	background-image:url(../images/top/top_topic_bgphoto.gif);
}	
table.topic td.shadow_r{
	width:10px;
	border:none;
	background-color:#fff;
	background-image:url(../images/top/top_topic_shadow_r.gif);
	background-repeat:no-repeat;
}
table.topic td.shadow_b{
	height:5px;
	border:none;
	background-color:#fff;
	background-image:url(../images/top/top_topic_shadow_b.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
	width:auto;
}
table.topic td.navi{
	background-image:url(../images/top/top_topic_bgw.gif);
	width:100%;
	line-height:1em;
	vertical-align:middle;
	color:#09c;
}
table.topic td.btn_l{
	text-align:left;
	width:0%;
}
table.topic td.btn_r{
	text-align:right;
	width:0%;
}
#topic_item{
	height:210px;
	overflow:hidden;
	position:relative;
}
#topic_item div{
	position:absolute;
	top:0px;
	left:7px;
}
#topic_item img{
	width:200px;
	border:none;
}
#topic_item p.txt{
	width:180px;
}