@charset "UTF-8";
@import url("subcommon.css");

#column01{
	width: 740px;
}
#column01 .photo{
	width: 200px;
	float: left;
}
#column01 .txt{
	width: 500px;
	float: right;
	padding-right: 10px;
}
#container th,
#container td{
	border-bottom: 1px solid #CCCCCC;
}
#container th{
	border-right: 10px solid #FFFFFF;
	width: 280px;
}
#container th.tit{
	border-right: 10px solid #FFFFFF;
	width: 95px;
	border-bottom-style: none;
}
#container th.tit02{
	border-right: 10px solid #FFFFFF;
	width: 95px;
}

#container th.tit span{
	width: 95px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding-bottom: 1px;
}

.list-group{
	margin-top: 30px;
	width: 500px;
}
caption{
	font-weight: bold;
	text-align: left;
	font-size: medium;
}
