.h3title-01{
	background:none repeat scroll 0 0 #969696;
	color:#FFFFFF;
	display:block;
	padding:3px 10px;
	border:2px solid #D6D6D6;
	margin:0 0 20px 0;
}

.h4title-02{
	color:#5A5A5A;
	font-size:1.7em;
	font-weight:normal;
	line-height:140%;
	margin:0 0 10px;
}

.h5title-03{
	color:#699997;
	font-size:1.1em;
	margin:0 0 10px;
}

.h6title-04{
	color:#333333;
	font-size:1.1em;
	margin:0 0 10px;
}

#column ol,#inner-02 ul{
	margin-left:30px;
}

#column ul li{
	list-style-position:inside;
	list-style-type:disc;
	margin:0 0 0 -10px;
}

.f-right{float: right;}

#tinymce .box-free{
	clear:both;
	margin:0 0 40px 0;}


/* table.basic2
-----------------------------------------------------------------------------*/
#contents .box-free table{border-collapse:collapse;}

table.basic2,
.box-free table.basic2 table{
	border-top:#ccc solid 2px;
	border-right:#ccc solid 1px;
	border-collapse:collapse;}
	
table.basic2 thead th,
.box-free table.basic2 table th{
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
	text-align:center;
    background:#eeeeee;
	color:#699997;}
	
table.basic2 td,
.box-free table.basic2 table td{
	border-left:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	}

table.basic2 tbody th{
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
	text-align:left;
	font-weight:normal;}

/* CMSでExcelから貼り付けられたままのAlignにするため削除。
table.basic2 tbody td{
	text-align:center;}
*/

table.basic2 table {margin:0;}
table.basic2 table td{border:none;}
table.basic2 table th,
table.basic2 table td{padding:0;}

.box-free table.basic2 tbody th{background-color:#f0f0f0;vertical-align:top;}

/* CMSでExcelから貼り付けられたままのAlignにするため削除。
.box-free table.basic2 tbody td{text-align:left;}
*/

.box-free table.basic2 table tbody td{
	text-align:center;}

/* CMSでExcelから貼り付けられたままのAlignにするため削除。
.box-01 table.basic2 table td{
	text-align:left;}
*/
	
.trColor {
	background-color:#f7f7f7;
}
