@charset "utf-8";

/* ---------------------------------------------
	CSS Document Top
--------------------------------------------- */

#visual h2 {
	width: 957px;
	height: 257px;
	margin:0;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	border:#CCC 1px solid;
}

#visual.flash {
	width: 957px;
	height: 257px;
	margin:0;
	border:#CCC 1px solid;
}


.box_glay {
	width:100%;
	border:#ccc 1px solid;
	padding:10px;
	height: auto;
	text-align:left;
	letter-spacing:0.1em;
    line-height:150%;
}



/* ---------------------------------------------
	CSS Document Soft table
--------------------------------------------- */
#soft table.top1 {
	width:948px;
	margin:10px 0;
	background-color:#f3fcef;
	border:#CCC 1px solid;
}

#soft table.top1 td{
	padding:5px;
	vertical-align:top;
}

#soft table.top1 td p{
	padding:5px;
	color:#666;
	font-size:95%;
}



/* ---------------------------------------------
	CSS Document Greeting
--------------------------------------------- */

#greet {
	width: 480px;
	margin-top: 10px;
	margin-left: 12px;
	font-size: 95%;
	color: #555;
}

* html #greet {
	font-size: 100%;
	line-height: 160%;
}

#greet h3 {
	height: 30px;
	overflow: hidden;
	background: url(top/greet.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

p#externals {
	padding-right: 235px;
	background: url(top/externals.jpg) no-repeat right bottom;
}

/* ---------------------------------------------
	CSS Document News
--------------------------------------------- */

#news {
	color: #999;
	clear:both;
	padding-top:5px;
}

#news h3 {
	height: 31px;
	overflow: hidden;
	background: url(top/news.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#news h3 a {
	display: block;
	width: 711px;
	height: 31px;
	overflow: hidden;
}

#news ul {
	width:713px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding-top:10px;
	padding-bottom:10px;
}

html>body #news ul {
	width:711px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding-top:10px;
	padding-bottom:10px;
}

#news li {
	clear: both;
	margin-left:10px;
	padding:5px 5px 5px 20px;
	list-style:none;
	color: #666;
	background-image:url(top/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	letter-spacing:0.1em;
}

#news li span {
	float: left;
	width: 75px;
}

#news li a {
	text-decoration: none;
	color: #447e2a;
}

#news li a:hover {
	text-decoration: underline;
}

@charset "utf-8";



/* ---------------------------------------------
	CSS Document 製品紹介
--------------------------------------------- */

#product {
	margin-top: 10px;
	margin-right:5px;
	color: #999;
	float:left;
	width:235px;
}


#product h3 {
	height: 31px;
	overflow: hidden;
	background: url(top/top_proimg01.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#product h3 a {
	display: block;
	height: 31px;
	overflow: hidden;
}

#product li {
	width:232px;	
	clear: both;
	padding:5px;
	height:60px;
	list-style:none;
	line-height:280%;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

html>body #product li {
	width:223px;	
	clear: both;
	padding:5px;
	height:60px;
	list-style:none;
	line-height:280%;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

#product li.last {
	width:232px;	
	clear: both;
	padding:0 5px 5px 5px;
	height:60px;
	list-style:none;
	line-height:280%;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
	
html>body #product li.last {
	width:223px;	
	clear: both;
	padding:0 5px 5px 5px;
	height:60px;
	list-style:none;
	line-height:280%;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}


/* ---------------------------------------------
	CSS Document 導入事例
--------------------------------------------- */

#jirei {
	margin-top: 10px;
	color: #999;
	float:left;
	width:473px;
	background-image:url(top/jirei_bg01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom; 
	height:190px;
}

html>body #jirei {
	margin-top: 10px;
	margin-bottom:22px;
	color: #999;
	float:left;
	width:473px;
	background-image:url(top/jirei_bg01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom; 
	height:190px;
}

#jirei h3 {
	height: 31px;
	overflow: hidden;
	background: url(top/top_jireiimg01.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#jirei h3 a {
	display: block;
	width: 473px;
	height: 31px;
	overflow: hidden;
}

#jirei ul {
	height:160px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding-top:10px;
}

#jirei li {
	clear: both;
	margin-left:10px;
	margin-bottom:0;
	padding:5px 5px 5px 20px;
	list-style:none;
	background-image:url(top/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
}


