@charset "utf-8";

/*-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
/*                                                              IE6 Hack    */ 
/*-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/


* html div#main_visual{
	margin: 16px auto 20px;
}

/*
* html div#content h3{
	padding:3px 15px 7px;
}
*/

* html div#content div.h3_wp{
	padding:10px 15px 0px;
}


* html div#top_content div#tc_pers div.tc_2list{ /* 個人のお客様 商品・サービス一覧 */
	margin-top:-5px;
	text-align:right;
	clear:both;
}



* html div#footer_bg div#footer ul{
	position: static;
	float: none;
	width: 900px;
	text-align: center;
}


* html div#footer_bg div#footer ul li{
	position: static;
	float: none;
	display: inline;
	zoom: 1;
}


* html ul#global_nav li#gloval_nav_home a:hover{
	background-position: 0 0px;
}

* html ul#global_nav.pers li#gloval_nav_pers a:hover{
	background-position: -180px -120px;
}


* html address{
	font-style: normal;
}

* html div.thumbnail a:hover{
	color: #ff8800;
	text-decoration:underline;
}

* html ul#side_menu_wp h3{
	margin-bottom:-2px;
}

* html li#keyword li#keyword_entry1{
	margin-bottom:-2px;
}

* html li#keyword li#keyword_entry2{
	overflow:visible;
	display:block;
}

* html li#keyword li#keyword_entry2 img{
	vertical-align:top;
}

* html ul#side_menu_wp h3 img{
	vertical-align:top;
}

/*-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
/*                                                              clearfix    */ 
/*-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}


.clearfix {
  width:100%;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
