
.service_box2 {
	color:#707070;
	clear: both;
	margin-top: 18px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	border: 1px solid #e2e2e2;
	width: 702px;
	margin-bottom: 15px;
}

.service_box2 .caption {
	background-image:url(/image/service/icon01.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px 10px;
	padding-left: 24px;
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 110%;
	margin-bottom: 5px;
	clear: both;
	color: #000000;
}


/* bland color (background, text) */
.bl-bg{
	background:#EFEFEF;

}

/* 箇条書き*/
.service-list {
	list-style-type:none;
	margin:0;
	padding:0;
}

.service-list li{
	padding-left:15px;
	background:url(../../common/images/com_arrow_l01.gif) no-repeat 3px 5px;
	margin-bottom:5px;
}

.service-list a:link {
color: #0166fe;
text-decoration: underline;
}
.service-list a:visited {
color: #0079bd;
}
.service-list a:hover {
color: #ff0000;
text-decoration: underline;
}
.service-list a:active {
color: #3165ff;
text-decoration: underline;
}


/* 表組み*/
.service-table {
	width: 90%;
	color:#707070;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

.service-table th {
  text-align:center;
	font-weight:normal;
	padding:2px 0;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.service-table td {
	/*padding:2px 0 2px 40px;*/
	/*padding:2px 0 2px 10px;*/
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	line-height:1.3;
}

.service-table ul li {
	margin-left: 5px;
	margin-bottom: 5px;
}

.service-table a:link {
color: #0166fe;
text-decoration: underline;
}
.service-table a:visited {
color: #0079bd;
}
.service-table a:hover {
color: #ff0000;
text-decoration: underline;
}
.service-table a:active {
color: #3165ff;
text-decoration: underline;
}

.cont-center {
	text-align:center;
}

.cont-left{
	text-align:left;
	padding:2px 10px;
}



/* text*/

.lead {
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

.notice1{
	padding:10px 0 10px 0;
	color: #FF0000;
}

.notice2{
	padding-top:10px;
}

.note1 {
	width:25px;   
	float:left;
	clear:left;
}

.note2 {
	width:590px;
	margin-left:0;
}

.corner {
	margin-bottom: 19px;
	width: 616px;
}

.corner .corner-content,.corner-narrow-border .corner-content {
	padding: 0 2px 10px 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px;
	padding-left: 5px;
	height:1%;
	line-height: 18px;
}

.a:link {
    color: #0166FE;
    text-decoration: underline;
}

/* 選定*/

.empha_box{
	margin-top:20px;
	margin-bottom:20px;	
	float:left;
	border: 1px solid #e2e2e2;
	width: 660px;
}

.empha_box .caption-2 {
	background-image:url(/image/service/icon01.gif);
	background-repeat:no-repeat;
	background-position : 2px 10px;
	padding: 10px 0px 10px 24px;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	clear: both;
	color: #000000;
	background-color: #eff5fd;
}

.empha_box .info{
	padding: 15px 15px;
	color: #707070;
}

.empha_box a:link {
color: #0166fe;
text-decoration: underline;
}
.empha_box a:visited {
color: #0079bd;
}
.empha_box a:hover {
color: #ff0000;
text-decoration: underline;
}
.empha_box a:active {
color: #3165ff;
text-decoration: underline;
}

.search-list dl,dt,dd {
margin: 0;
padding: 0;
}

.search-list dl {
border-top: none;
}

.search-list dt,dd {
padding: 3px;
}

.search-list dt {
clear: left;
float: left;
width: 6em;
}

.search-list dd {
margin-left: 6.5em;
}


