@charset "utf-8";
/*
------------------*/


body{
}
#TopicPath{
	display:none;
}
#sidecol{
}
h1{
}
#topimage{
	width:900px;
	margin:20px auto;
	/*overflow:hidden;*/
}
#maincol{
}
#maincol article {
}

#maincol h2{
}
p.catchcopy{
	font-size:120%;
	text-align:center;
	margin:0 0 2em 0;
}
#information{
}
dl.oshirase{
	margin:20px;
}
dl.oshirase dt{
	background:url(../img/common/arr.png) no-repeat 0 0.25em;
	padding:0 0 0 15px;
	margin:0px 0 5px 0;
}
dl.oshirase dt .date{
	padding:0 1em 0 0;
}
dl.oshirase dd{
	margin:0 0 0.5em 0em;
	padding:0 0 5px 15px;
	border-bottom:dotted 1px #DDD;
}

/*main
------------------*/
#maincol{
	float:left;
}

/*sidecol
------------------*/
#sidecol{
	float: right;
}
#sidecol .kinen{
	display:none;
}
