@charset "UTF-8";
@import "http://www.atmark-kobe.com/styles.css";
/*----------------------------
	基本
----------------------------*/
#body .contentslist{
	margin:0;
	padding:0;
	text-align:left;
}
	#body .contentslist .content{
		margin:0 0 10px 0;
		padding:0;
		list-style:none;
		clear:both;
		text-decoration:none;
	}
.top_link_font a {
	color:#333333;
	text-decoration:none;
}

.top_link_font a:hover{
	border-bottom:1px dotted #333333;
}
/*----------------------------
	ニュース
----------------------------*/
#body .contentslist .news .title{
	width:848px;
	height:36px;
	background:url(./img/topnews_title.gif) no-repeat;
	margin:0;
	padding:0;
	clear: both;
	overflow:hidden;
}
	#body .contentslist .news .title a{
		display:block;
		width:848px;
		height:36px;
		overflow:hidden;
	}
		#body .contentslist .news .title a span{
			display:none;
		}

#body .contentslist .news .topics{
	width:848px;
	margin:0px;
	padding:0 0 10px 0;
	border-bottom:1px solid #B3B3B3;
	float:left;
	overflow:hidden;
}
	#body .contentslist .news .topics .headline{
		width:848px;
		height:20px;
		margin:0;
		padding:0;
		font-size:15px;
		line-height:20px;
		border-bottom:1px dotted #B3B3B3;
		overflow:hidden;
	}
		#body .contentslist .news .topics .headline a{
			color:#333333;
			text-decoration:none;
		}
		#body .contentslist .news .topics .headline a:hover{
			color:#999999;
		}

#body .contentslist .news .special{
	float:right;
}
	#body .contentslist .news .special img{
		border-style:none;
		margin-top:10px;
	}

/*----------------------------
	リペア
----------------------------*/
#body .contentslist .content .title{
	background-repeat:no-repeat;
	width:848px;
	height:36px;
	margin:0px;
	padding:0px;
}
#body .contentslist .repair .title{background-image:url(./img/toprepair_title.gif);}
#body .contentslist .repaperprocess .title{background-image:url(./img/repaperprocess_title.gif);}
#body .contentslist .coating .title{background-image:url(./img/coating_title.gif);}
#body .contentslist .kitchen .title{background-image:url(./img/kitchen_title.gif);}
#body .contentslist .maintenance .title{background-image:url(./img/maintenance_title.gif);}
#body .contentslist .ozone .title{background-image:url(./img/topozone_title.gif);}
/*.maintenance {border-bottom:1px dashed #cccccc;}*/
	#body .contentslist .content .title a{
		display:block;
		height:36px;
	}
		#body .contentslist .content .title a span{
			display:none;
		}

#body .contentslist .content .description{
	margin:10px 0 0 0;
	background-repeat:no-repeat;F
	background-position:left center;
	height:151px;
	padding:0 0 0 230px;
	font-size:12px;
	line-height:200%;
}
#body .contentslist .repair .description{background-image:url(./img/toprepair_image1.jpg);}
#body .contentslist .ozone .description{background-image:url(./img/bath_image.jpg);}
#body .contentslist .repaperprocess .description{background-image:url(./img/repaperprocess_image1.jpg);}
#body .contentslist .coating .description{background-image:url(./img/coating_image1.jpg);}
#body .contentslist .kitchen .description{background-image:url(./img/toprepair_image5.jpg);}
#body .contentslist .maintenance .description{background-image:url(./img/maintenance_image1.jpg);}
	#body .contentslist .content .description .descriptiontitle{
		background:url(./img/quad_square.gif) no-repeat left center;
		padding:0 0 0 20px;
		font-size:16px;
		line-height:20px;
		color:#008FCC;
		margin:0 0 10px 0;
	}
	.description_ul {list-style:none;clear: both;}
	.record_li{
		width:405px;
		font-size:12px;
		margin:0px 0px 0px -50px;
		padding-left:20px;
		background:url(./img/topcontent_record_icon.gif) no-repeat 7px 4px;
		color:#333333;
		text-decoration:none;
	}
#body .contentslist .content .records{
	width:850px;
	margin:10px 0 0 0;
	padding:0;
	background-repeat:no-repeat;
	background-position:left bottom;
}
#body .contentslist .repair .records{height:150px;background-image:url(./img/toprepair_recordbody_bg.gif);}
#body .contentslist .ozone .records{height:150px;background-image:url(./img/topozone_recordbody_bg.gif);}
	#body .contentslist .content .recordstitle{
		margin:0 0 10px 0;
		padding:0;
		height:24px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	#body .contentslist .repair .recordstitle{background-image:url(./img/toprepair_recordtitle_bg.gif);}
	#body .contentslist .ozone .recordstitle{background-image:url(./img/topozone_recordtitle_bg.gif);}
		#body .contentslist .content .recordstitle a{
			display:block;
			width:200px;
			height:24px;
		}
			#body .contentslist .content .recordstitle a span{
				display:none;
			}

	#body .contentslist .content .record{
		width:405px;
		font-size:12px;
		margin:0px 0px 4px 0px;
		padding-left:20px;
		background:url(./img/topcontent_record_icon.gif) no-repeat 5px 2px;
		color:#333333;
	}
		#body .contentslist .content .record a{
			color:#333333;
			text-decoration:none;
		}
		#body .contentslist .content .record a:hover{
			border-bottom:1px dotted #333333;
		}