@charset "utf-8";
/* CSS Document */

#coa-right-column #tab_block li.tab04 a{
	background-image:url(temp/tab04on.png);
}

/*****/


/*
2カラム
*/

.two_column{
	width:510px;
	margin:30px auto;
	overflow:hidden;
}

.two_column .thumb_col{
	width:91px;
	float:left;
}

.two_column .table_col{
	width:400px;
	float:right;
}

.two_column .table_col table{
	width:376px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	margin-top:5px;
	overflow:hidden;
}

.two_column .table_col table th,
.two_column .table_col table td{
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

.two_column .table_col table th p,
.two_column .table_col table td p{
	padding:5px 0;
	font-size:0.9em;
	color:#333;
}

.two_column .table_col table th p a,
.two_column .table_col table td p a{
	padding:5px 5px;
	font-size:0.9em;
	color:#333;
}


.two_column .table_col table th{
	text-align:center;
}

.two_column .table_col table .line01{
	width:35px;
}

.two_column .table_col table .line02{
}

.two_column .table_col table .line03{
}

/**/

.get_adobe_reader{
	width:510px;
	margin:30px auto;
	overflow:hidden;
}

.get_adobe_reader dt{
	width:158px;
	float:left;
}

.get_adobe_reader dd{
	width:340px;
	float:right;
	font-size:0.9em;
	line-height:125%;
	color:#333;
}