@charset "UTF-8";




/* ------ [top] ------ */

body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS UI Gothic", "Osaka‐等幅";
	color:#222222;
}

A:link { color : #222222 ; text-decoration : none }
A:visited { color : #222222 ; text-decoration : none }
A:active { color : #222222 ; text-decoration : none }
A:hover { color : #000000 ; text-decoration : underline; }

#wrapper {
	width:490px;
	margin:0px auto 0px auto;
	text-align:center;
}

.a01 {
	text-align:left;
}

.a02 {
	margin:0px 5px ;
}

.txta {
	line-height:17px;
	font-size:12px;
	color: #333333;
	padding: 6px 0px 6px;
}

.txta a{
	color: #0C2071;
	text-decoration : none ;
}

.txta a:hover, .txta a:active {
	color: #d90000;
	text-decoration : underline ;
}


.txtb {
	line-height:32px;
	font-size:14px;
	color: #d90000;
}
.txtc {
	line-height:20px;
	font-size:18px;
	color: #d90000;
	font-weight:bold;
}


.txtlink {
	line-height:13px;
	font-size:10px;
	color: #333333;
}

.txtlink a{
	color: #333333;
	text-decoration : none ;
}

.txtlink a:hover, .txtlink a:active {
	color: #d90000;
	text-decoration : underline ;
}


.txtlinkbb {
	line-height:25px;
	font-size:12px;
	color: #d90000;
}

.txtlinkbb a{
	color: #d90000;
	text-decoration : none ;
}

.txtlinkbb a:hover, .txtlinkbb a:active {
	color: #d90000;
	text-decoration : underline ;
}




.cell01{
	border: 1px solid #555555;
}

.cell02{
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
}

.cell03{
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}

.table_works01 {
	width: 600px;
	margin-bottom:70px;
	font-size: 80%;
}

.table_works01 .td01 {
	width: 53%;
	border-top: 1px solid #000000;
}

.table_works01 .td02 {
	border-top: 1px solid #000000;
}

.table_works01 .td03{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.table_works02 {
	width: 490px;
	font-size: 60%;
	color:#999999;}

.table_works02 .td01 {
	border-top: 1px solid #999999;
	padding-left: 15px;
}

.table_works02 .td02 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 15px;}
















