/* CSS Document */

.top-ms {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 2px dotted #CCC;
	line-height: 23px; 
}

.top-ms2 {
	margin: 20px 0 0 30px;
}

.top-ms2 table {
}

.top-ms2 table td {
	width: 150px;
}

.news {
	border-bottom: 2px dotted #CCC;
	margin: 20px 0;
}

.column-1 table th {
	width: 95px;
	vertical-align: top;
	padding: 5px 0;
}

.column-1 table td {
	vertical-align: top;
	padding: 5px 0;
}


.box1 dt {
	color: #6ed9dc;
	margin: 0 0 5px 0;
}

.box1 dd {
	margin: 0 0 15px 0;
}

.detail {
	width: 396px;
}

.detail img {
	float: left;
	width: 128px;
}

.detail table {
	float: right;
	width: 250px;
}

.detail table th {
	width: 100px;
	color: #8FD3E6;
	vertical-align: top;
	font-weight: normal;
	text-align: right;
	padding: 0 10px 0 0;
}

.detail table td {
	width: 140px;
}

.margin4 {
	margin: 0 0 20px 0;
}

dl.privacy {
	margin: 30px 0 0 0;
}

dl.privacy dt {
	color: #7DC41C;
	margin: 0 20px 5px 0;
}

dl.privacy dd {
	margin: 0 20px 20px 0;
}

dl.privacy dd ul {
	margin: 5px 0 0 10px;
}



.company-profile {background: url(../images/bg_logo.jpg) no-repeat left top;
                height:170px;
                padding:0px 0 0 200px;
}

.company-profil span {
	margin: 0 0 0 30px;
}

.contact-info{margin-top:40px;}

.service-box{padding:24px 20px 25px 26px;}
.service-list{ list-style:decimal-leading-zero; color:#6495a5; font-weight:bold; margin:-5px 0;}
.service-list li{list-style-type:square; margin-left:25px; line-height:2em;}
.service-list a{ font-weight:normal; text-decoration:none;}

.service-detail-box{ border:solid 1px #e9e9e9; padding:24px 20px 25px 26px; color:#666; font-size:12px; font-style:normal;}
.service-detail-list{ list-style:decimal-leading-zero; margin:-5px 0; color:#666; font-size:12px; font-style:normal;}
.service-detail-list li{list-style-type:square; margin-left:25px; line-height:2em; color:#666; font-size:12px; font-style:normal;}
.service-detail-list a{ font-weight:normal; text-decoration:none; color:#666; font-size:12px; font-style:normal;}

.color-1{ color:#65C5DD; font-size:18px; font-weight:normal;}
.color-2{ color:#7DC41C; font-size:21px; font-weight:normal;}
.color-3{ color:#65C5DD; font-size:16px; font-weight:normal; padding-bottom:5px;}
.text-1{ color:#FF0000; line-break:strict}
.text-2{ color:#666; font-size:12px; font-style:normal;}

.service-banner{ margin:10px 0;}




/* .clearfix: “à‘¤‚Ìfloat‚ðclear */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {display: inline-block;}
/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* - */

.clear {
	clear: both;
}

