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

/*Ľother_commonĽ*/
.inline_other ul.mokuhyou_list{
	display:block;
	width:100%;
}
.inline_other ul.mokuhyou_list li{
	display:block;
	padding:5px 0;
	font-size:12px;
	line-height:18px;
}
.container_other{
	padding-bottom:15px;
}
.inline_other{
	padding:10px 10px 20px 38px;
}
.inline_other p{
	font-size:12px;
	line-height:18px;
}
h3.subject{
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

h3.center{
	display:block;
	text-align:center;
}
/*˘other_common˘*/

table.hoiku{
	width:740px;
	border-collapse:collapse;
}
table.hoiku td.title{
	border:none;
	padding:6px 0;
}
table.hoiku td.subject{
	border:none;
}
table.hoiku td{
	border-collapse:collapse;
	cellspacing:1px;
	padding:6px 4px;
	line-height:18px;
	border:solid #ee9 1px;
}
table.hoiku td.subject{
	font-size:16px;
	font-weight:bold;
	color:#333;
}