@charset "utf-8";
@import url('service_block.css');

#f_index {
	height: 170px;
}

.line_area dd a {
	padding-left: 80px;
}

.content_block .mobile,
.content_block .keitai {
	background: url(../images/cate_keitai.gif) no-repeat left top;
}

.content_block .its-mo,
.content_block .web {
	background: url(../images/cate_web.gif) no-repeat left top;
}

.content_block .wp {
	background: url(../images/cate_wp.gif) no-repeat left top;
}

.content_block .iphone {
	background: url(../images/cate_iphone.gif) no-repeat left top;
}

.content_block .pc {
	background: url(../images/cate_pc.gif) no-repeat left top;
}

.content_block .business {
	background: url(../images/cate_houjin.gif) no-repeat left top;
}

.content_block .other {
	background: url(../images/cate_other.gif) no-repeat left top;
}

.service_block ul.list_area {
	width: 630px;
	margin: auto;
}

.service_block p {
	margin: 15px;
}

#content .service_block ul.list_area li {
	margin: 10px;
	border: none;
	width: 189px;
	height: 30px;
	float: left;
	background: none;
	_display:inline;
}

#content .service_block ul.list_area.index li {
	margin: 10px;
	border-top: 3px solid;
	border-bottom: none;
	width: 189px;
	height: 30px;
	float: left;
	background: none;
	_display:inline;
}

.mobile {
	border-top-color: #0033AF !important;
}

.iphone {
	border-top-color: #346701 !important;
}

.wp {
	border-top-color: #FF9900 !important;
}

.its-mo {
	border-top-color: #68C1CC !important;
}

.pc {
	border-top-color: #BC77CF !important;
}

.business {
	border-top-color: #79B822 !important;
}

.external .service_area {
	padding-bottom: 5px;
}

.service_block .box_area.external dt {
	height: 110px;
}

.service_block .box_area.external dd {
	height: auto;
}

#B_block {
	
}

.banners dt {
	margin: 5px 0 0 5px;
	padding: 0;
	color: #333;
}
.banners dd {
	margin: 0 0 5px 0;
	padding: 0;
}

.topic_path p {
	margin: 0;
	padding: 0;
}

.topic_path p em{
	display: block;
	margin: 2px 0;
	padding: 0 0 0 95px;
	line-height:25px;
	height:25px;
	background: #F8F8F8 url('../images/hotnews_head.gif') no-repeat 15px top;
	font-style: normal;
}

.topic_path p strong {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 95px;
	line-height:25px;
	height:25px;
	background: #F8F8F8 url('../images/hotnews_head_2.gif') no-repeat 15px top;
}