@charset "utf-8";
#main {
	width:894px;
	overflow:hidden;
	background: url(../image/top/index.jpg) no-repeat;
	padding-top: 270px;
	padding-right: 3px;
	padding-left: 3px;
	}
	
.heightLineParent{
 overflow: hidden;}
 
#main h2.toptitle{
	padding-top:35px;
	padding-bottom:10px;}
	
.workarea{
	display: block;
	float: left;
	width: 272px;
	background: url(../image/top/btnBg.png) no-repeat left bottom;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #ccc;
	padding: 20px 7px 10px ;
	margin:0 4px 12px;
	}
	
.workareaL{
	display: block;
	float: left;
	width: 272px;
	background: url(../image/top/btnBg.png) no-repeat left bottom;
	/* background: url(../image/top/topbgB.gif) repeat-y; */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #ccc;
	padding:20px 7px 10px ;
	margin:0 4px 12px;
	}
	
.hover {
	cursor: pointer;
	background-image: none;
	background-color: #d5cdde;
	}
	
.workarea li{
	font-size:11px;
	list-style: none;
	background: url(../image/top/topmenu_20.gif) no-repeat left center;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 6px;
	}
	
.workareaL li{
	font-size:11px;
	list-style: none;
	background: url(../image/top/topmenu_20.gif) no-repeat left center;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 6px;
	}
	
.point1{
	display: inline;
	float: left;
	width: 258px;
	padding: 13px;
	border: solid 3px #999;
	margin-right: 12px;
	background: url(../image/top/point1Bg.png) no-repeat 13px 13px;}
	
.point2{
	display: inline;
	float: left;
	width: 258px;
	padding: 13px;
	border: solid 3px #999;
	background: url(../image/top/point2Bg.png) no-repeat 13px 13px;}
	
.point3{
	display: inline;
	float: left;
	width: 258px;
	padding: 13px;
	border: solid 3px #999;
	margin-left: 12px;
	background: url(../image/top/point3Bg.png) no-repeat 13px 13px;}

.point1 p,.point2 p,.point3 p{
	font-size: 14px;
	padding: 5px 0 0 95px;}
	
.detail{
	text-align:center;
	margin-top:15px;
	margin-bottom:12px;}

#info{
	clear:both;
	float:left;
	margin-top:50px;
	padding-right:70px;}
	
#hag{float:left;
	margin-top:86px;}
#info table#news{
	margin-top:14px;
	margin-left:12px;
	font-size:0.75em;
	color:#666;
	border-collapse:collapse;
	width:610px;}
	
	
table#news tr{
	background: url(../image/global/tableline.gif) repeat-x left bottom;
	}
	
table#news th{
	font-weight:normal;
	text-align:left;
	padding:1em 6px 0.5em;
	width:8.5em;
}
	
table#news td{
	padding:1em 3px 0.5em 10px;
}

#hag li{
	list-style:none;}
#hag li img{
	border:1px solid #CCC;
	margin-top:10px;
	}
	
#hag li a:hover img {
	border:1px solid #999;}


.discus a {
	margin:20px 0 0 33px;
	display:block;
	height:79px;
	text-decoration:none;
	width:560px;
	background: url(http://hikari-sihoushosi.com/yachin/common/images/bnr/discus.jpg) no-repeat;
}

.discus a:hover { background-position: 0 -79px; }

h3{
	margin: 20px 0 15px 0;}

p.souzoku{
	margin: 10px 0 0 2px;
}

p.souzoku a:hover img{
filter: alpha(opacity=70);/*For IE*/
opacity: 0.7;/*Opera・Safari*/
-moz-opacity: 0.7;/*For FireFox*/
}

span.new{
	padding-left: 1em;
	color: #f00;
	font-size: small;
}