@charset "utf-8";
/* CSS Document */

.model_contenst{
	width:580px;
}

.model_header{
	width:580px;
}
.model_header .file_link_frame{
	width:570px;
	margin-top:5px;
	padding-right:10px;
	clear:both;
}
.model_header .file_link_frame ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
.model_header .file_link_frame li{
	float:left;
}
.model_header .dl_file{
	padding-top:5px;
}

/*147_01用*/
.dounyuu_table{
	width:570px;
	margin:5px 0px 15px 10px;
}
.dounyuu_table th{
	text-align:left;
	font-size:16px;
	padding-top:15px;
	padding-bottom:10px;
}
.dounyuu_table td{
	line-height:140%;
}
/* 共通 */
.sec_title{
	padding:4px;
	font-weight:bold;
	color:#666666;
	width:590px;
	background-color:#F5F5F5;
	border-bottom:1px solid #CCC;
	margin:10px 5px 5px 5px;
}
.img_frame{
	width:550px;
	margin:10px 0px 0px 25px;
}
