﻿@charset "UTF-8";

/* title */

h3.border_title {
	border-left: 3px solid #99cc00;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	line-height: 1;
}

/* icon */
.icon {
	width: 77px;
	height: 87px;
	float: left;
}

.icon_text {
	width: 468px;
	float: right;
}

.icon_type2 {
	width: 104px;
	float: left;
}

.icon_type2_text {
	width: 446px;
	float: right;
}

/* pic_type1 */
.pic_type1 {
	width: 190px;
	float: left;
}

/* pic_type2 */
.pic_type2 {
	width: 290px;
	float: left;
}

/* softColum */
div.softColum{
	width:550px;
	padding:15px 0 20px;
	background:#666;
}

div.softColum h3{
	font-size:129%;
	color:#a6cf26;
	margin:0 20px 20px;
}

div.softColum h4{
	color:#fff;
	padding-bottom:5px;
	margin:0 20px 10px;
	border-bottom:1px dotted #cfcfcf;
}

div.softColum div.sectionNML{
	margin:0 20px;
}

div.softColum h5{
	margin-bottom:10px;
}

div.softColum p,
div.softColum h5,
div.softColum dl dt,
div.softColum dl dd{
	color:#cfcfcf;
}

div.sectionNML_left {
	width: 77px;
	float: left;
}

div.sectionNML_lefter {
	width: 315px;
	float: left;
}

div.sectionNML_lefter_more {
	width: 430px;
	float: right;
}


div.sectionNML_center {
	width: 238px;
	float: left;
}

div.sectionNML_right {
	width: 195px;
	float: left;
	text-align: right;
}

/* table.colum1Table colum2Table */
table{
	clear:both;
	empty-cells:show;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	border-spacing:0;
}
table.colum1Table{
	width:550px;
	padding-top:15px;
}

table.colum1Table caption {
	text-align:left;
	color:#b3d333;
	padding:7px 0;
	margin:0 0 0 15px;
}
table.colum1Table caption{
	width:550px;
}
table.colum1Table tr{
	vertical-align:middle;
}
table.colum1Table th,
table.colum1Table td {
	padding:3px 5px;
	border:#d6d6d6 1px solid;
	font-size: 85%;
}
table.colum1Table th {
	color:#fff;
	font-weight:bold;
	background:#b3d333;
}
table.colum1Table td {
	background:#fff;
}
table.colum1Table td.Hcell {
	background:#f0f0f0;
	text-align:left;
}
table.colum1Table td.Hcell_2 {
	background: #333;
	text-align:center;
	color: #fff;
}
table.colum1Table td.Hcell_3 {
	background: #666;
	text-align:center;
	color: #fff;
}
table.colum1Table td.Hcell_4 {
	background: #999;
	text-align:center;
	color: #fff;
}

/* block_4 */
.block_4 {
	padding: 0 20px;
}

.block_4_left {
	width: 250px;
	float: left;
}

.block_4_right {
	width: 250px;
	float: right;
}

.block_4_type2 {
	padding: 0 60px;
}

.block_4_type2_left {
	width: 200px;
	float: left;
}

.block_4_type2_right {
	width: 200px;
	float: right;
}

/* block_2 */
.block_2 {
	padding: 0 10px;
}

.block_2_left {
	width: 250px;
	float: left;
}
	.block_2_child_left {
		width: 101px;
		float: left;
	}
	.block_2_child_right {
		width: 141px;
		float: right;
	}

.block_2_right {
	width: 250px;
	float: right;
}

/* block_2_type2 */
.block_2_type2 {
	padding: 0 10px;
}

.block_2_type2_left {
	width: 265px;
	float: left;
}

.block_2_type2_right {
	width: 265px;
	float: right;
}


