@charset "utf-8";
/* CSS Document */

div#program_contents{
	width:880px;
	margin:30px auto 0px auto;
}

div#program_contents .komoku{
	width:830px;
	margin:25px auto 0px auto;
	line-height:150%;
}

div#program_contents .komoku .frame{
	width:360px;
	height:285px;
	padding:15px 20px;
}

/* リンク */
div#program_contents .komoku .btn01{margin:5px 0px 0px 0px;}
div#program_contents .komoku .btn01 a{
	width:118px;
	height:29px;
	display:block;
	text-indent: -9999px;
	background: url(../../program/img/btn01.gif) left top no-repeat;
}
div#program_contents .komoku .btn01 a:hover{background-position:left bottom;}