
#top div.TopMainBox{
	width: 740px;
	margin: 0;
	padding: 0;
}
#top div.MainLeft{
	width: 480px;
	margin: 15px 10px 10px 7px;
	padding: 0;
	float: left;
	}
#top div.MainRight{
	width: 210px;
	margin: 0px;
	padding: 15px 9px 10px 9px;
	float: right;
	background-color: #f7f9fa;
	border-left: 1px solid #dbdede;
}
/*-----------------------------------------------------------
  topimg
-----------------------------------------------------------*/
#top div.topimg{
	width: 740px;
	height: 170px;
	margin: 0;
	background: url(/img/top_img.jpg) 0 0 no-repeat;
	text-indent: -10000px;
	text-decoration: none;
}
/*-----------------------------------------------------------
  TopMainBox MainLeft(トップページメイン左ボックス)
-----------------------------------------------------------*/
/*#top div.MainLeft h3.contents{
	text-indent: -10000px;
	text-decoration: none;
	margin: 0px;
}*/

/* ◆products */
#top h3#products_head{
	text-indent: -10000px;
	background: url(/img/products.gif) 0 0 no-repeat;
	width: 480px;
	height: 26px;
	margin: 0;
	padding: 0px;
}
#top div.products_bg{
	height: 160px;
	}
	#top div.products_bg ul{
		display: block;
		float: left;
		width: 210px;
		list-style-type: none;
		margin: 10px 0 20px 10px;
		padding: 0;
		}
		#top div.products_bg ul li{
			background: url(/img/yellow_ya.gif) 0px 8px no-repeat;
			margin: 0;
			padding: 0 0 0 15px;
			line-height: 150%;
			}
	#top div.products_bg div.TopProductsImg{
		display: block;
		float: right;
		width: 245px;
		margin: 0;
		}

/* ◆service */
#top h3#service_head{
	text-indent: -10000px;
	background: url(/img/service.gif) 0 0 no-repeat;
	width: 480px;
	height: 26px;
	margin: 0;
	padding: 0px;
}
#top div.service_bg{
	background: url(/img/bg_service.jpg) 0 0 repeat-y;
	height: 130px;
}
#top div.service_bg ul{
	list-style-type:none;
	margin: 20px 10px 20px 90px;
}
#top div.service_bg ul li{
	background: url(/img/blue_listmark.gif) 0px 9px no-repeat;
	padding-left: 15px;
}

/* ◆AboutISOWA */
#top h3#aboutisowa_head{
	text-indent: -10000px;
	background: url(/img/aboutisowa.jpg) 0 0 no-repeat;
	width: 480px;
	height: 26px;
	margin: 0;
	padding: 0px;
}
#top div.aboutisowa_bg{
	background: url(/img/bg_aboutisowa.jpg) 0 0 repeat-y;
	height: 130px;
}
#top div.aboutisowa_bg p{
	margin: 0;
	padding: 20px 10px 20px 100px;
}

/* ◆introduction */
#top h3#introduction_head{
	text-indent: -10000px;
	background: url(/img/introduction.gif) 0 0 no-repeat;
	width: 480px;
	height: 26px;
	margin: 0;
	padding: 0px;
}
#top div.introduction_bg{
	background: url(/img/bg_introduction.jpg) 0 0 repeat-y;
	height: 130px;
}
#top div.introduction_bg ul{
	list-style-type:none;
	margin: 20px 10px 20px 90px;
}
#top div.introduction_bg ul li{
	background: url(/img/blue_listmark.gif) 0px 9px no-repeat;
	padding-left: 15px;
}
/* ◆update */
#top div.update_head{
	position: relative;
	width: 480px;
	height: 26px;
	margin:0;
	text-align: left;
	background: url(/img/update.gif) 0 0 no-repeat;
}
#top div.update_head div#go_news{
	z-index: 1;
	width: 92px;
    height: 18px;
    margin: 3px 0px 0px 388px;
    padding :0;
    background: url(/img/news_go.gif) 0 0 no-repeat;
	position: absolute;
	text-indent: -10000px;
	clear: both;
}
#top div.update_head div#go_news p{
	text-indent: -10000px;
}
#top div.newslist ul{
	margin: 10px;
	list-style-type:none;
}
#top div.newslist li{
	background: url(/img/yellow_ya.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
}
#top div.newslist li a{
	padding: 0px 0px 0px 15px;
}
#top div.newslist li span.TitleNoLink{
	padding: 0px 0px 0px 15px;
}
/* ◆about_isowa */
#top p.about_isowa{
	border: 1px dotted #ababab;
	background-color: #efefef;
	padding: 5px;
	margin: 10px 0px;
}

/*-----------------------------------------------------------
  TopMainBox MainRight(トップページメイン右ボックス)
-----------------------------------------------------------*/
#top div.Rightbox{
	border: 1px solid #c8d2dc;
	margin-bottom: 15px;
	background-color: #fff;
}
#top div.Rightbox img{
	border: none;
}
#top div.Rightbox p{
	margin: 10px;
}
#top div.Rightbox p.blog{
	font-size: 80%;
	line-height: 1.5em;
}
#top div.Rightbox p.blog img{
	float: left;
	padding-right: 10px;
}
#top div.Rightbox p.more{
	text-align: right;
	background: url('/img/yellow_ya.gif') 180px 6px no-repeat;
	padding-right: 13px;
}
#top div.Rightbox p.only{
	border: 1px dotted #f00000;
	margin: 5px;
	padding: 3px;
	background-color: #ffffc8;
}
