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

/*----------------------------
	メインコンテンツ部分
----------------------------*/

#copoinfo{
	width: 890px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 515px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	top: -10px;
	clear: both;
}

#copoinfo h2{
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/common/midashiback.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0880CC;
	line-height: 50px;
	height: 50px;
	margin-top: 0px;
	color: #FFF;
}

#tbl {
	width: 820px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 35px;
	margin-right: 35px;
}

#tbl th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	font-size: 13px;
	text-indent: 0px;
	width: 200px;
}
#tbl td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 24px;
}

#tbl a{
	text-decoration: none;
	font-size: 13px;
	color: #666;
}

#tbl02 {
	width: 820px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 30px;
}

#tbl02 th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	font-size: 13px;
	text-indent: 0px;
	width: 200px;
}
#tbl02 td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 24px;
}

#tbl02 a{
	text-decoration: none;
	font-size: 13px;
	color: #666;
}

#insidetbl{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#insidetbl th{
	background-color: #FFF;
	vertical-align: top;
	width: 70px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	line-height: 24px;
}

#insidetbl td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#insidetbl02{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#insidetbl02 th{
	background-color: #FFF;
	vertical-align: top;
	width: 45px;
	margin: 0px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	padding: 0px;
	line-height: 24px;
}

#insidetbl02 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding: 0px;
}

#insidetbl03{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#insidetbl03 th{
	background-color: #FFF;
	vertical-align: top;
	width: 45px;
	margin: 0px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	padding: 0px;
	line-height: 24px;
}

#insidetbl03 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding: 0px;
}

.cname{
	font-weight: bold;
}
s{
	border: 1px solid #084FB9;
	font-size: 13px;
	line-height: 13px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.casel{
	margin-left: -3px;
}

.caser{
	margin-right: -2px;
}

small{
	border: 1px solid #0F8FDD;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-left: 5px;
	background-color: #D3FFAD;
}
