@import "base2.css";

#contentboxA {
    width:850px;
	margin:30px auto 0 auto;
	}
	
#contentboxA p {
	font-weight:bold;
	}


.out {
	width: 850px;
	font-size: 12px;
	color: #666666;
	background-image: url(../../outline/image/img_01.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a36363;
	margin-bottom: 20px;
	line-height: 1.3;
	margin-top: 30px;
	margin-left: 50px;
}


.out th {
	font-weight: bold;
	color: #a36363;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	white-space: nowrap;
}


.th2 {
	font-weight: bold;
	color: #a36363;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	white-space: nowrap;
}


.out td {
	background-image: url(../../outline/image/bg_ddline.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}


.td2 {
	background-image: url(../../outline/image/bg_ddline.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}


.out .head_th {
	border-top-width: 0px;
	border-top-style: none;
	width: 160px;
}


.out .head_td {
	width: 335px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 35px;
	background-image: url(../../outline/image/bg_dd_headline.gif);
	background-repeat: no-repeat;
	color: #666666;
	border-top-style: none;
	border-top-width: 0px;
}


.out_chusyaku {
	font-size: 10px;
	margin-left: 50px;
}