@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access-solutions
 style info :コンテンツエリア関係 他
=================================================================== */

/*----------------------------------------------------
	メイン
----------------------------------------------------*/

/*---------- テーブル ----------*/
.table01 th {
	padding: 5px 10px;
	border: 1px #ccc solid;
	width: 20%;
	text-align: center;
	background: #f6f6f6;
}
.table01 td {
	padding: 5px 10px;
	border: 1px #ccc solid;
}

/*---------- コンテンツ ----------*/
#ba .inner {
	width: 546px;
}
#ba .inner:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#ba .inner a:link img {
	border: 1px #0cf solid;
}
#ba .inner a:hover img, #ba .inner a:active img {
	border: 1px #f60 solid;
}
#ba .contents02 {
	margin-top: 30px;
}

#ba .sectionL {
	width: 267px;
	float: left;
	display: inline;
	text-align: left;
	margin: 0;
}
#ba .sectionR {
	width: 267px;
	float: right;
	display: inline;
	margin: 0;
}