@charset "utf-8";

#Contents .topCatch {
	background-image: url(../img/top_catchbg.gif);
	background-repeat: no-repeat;
	width: 882px;
	text-align: center;
	margin: 7px 0px 7px 8px;
	line-height: 160%;
	background-position: left top;
}
/* Added by ken 20081109  */
#Contents .topCatch table{


}
#Contents .topCatch p{
	margin: 0px;
	padding-top: 16px;
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
	padding-left: 16px;
	font-weight: bold;
	padding-bottom: 16px;
}

/* Added by ken 20081109  */
#Contents .topInfo {
	margin: 0px 0px 2px 8px;
	line-height: 160%;
}
#Contents .topInfol {
	width: 660px;
	padding: 0px 10px;
}
#Contents .topInfor {
	width: 182px;
	align: botom;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #F2F2F2;
}
.topInfol h4 {
	line-height: 22px;
	background-image: url(../img/top_btbox_line1.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 3px;
	clear: both;
	font-size: 1.2em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	border-right: 1px solid #CCCCCC;
	margin: 1em 0px 0px;
	background-color: #FFFFFF;
}
.topInfo p {
	line-height: 22px;
	margin: 15px 5px 5px;

}
.topInfo ul {
	margin: 0px 0px 1em 0.5em;
	padding: 0px;

}
.topInfo li {
	float: left;
	list-style-type: none;
	width: 260px;
	background-image: url(../img/topbanner_gb.gif);
	margin: 5px 5px 5px 0px;
	padding: 8px 2px 8px 40px;
	border-top: 1px solid #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;

}
.topInfo li.li1 {
	margin-left: -10px;

}

.topInfo blockquote {
	margin: 10px;
	clear: left;

}
.topBanner table {
	text-align: left;
}
.topBanner th {
	background-color: #F2F2F2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #CC0000;

}
.topBanner td {
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 1em;

}
.topBanner a {
	color: #CC0000;

}
.topBanner a:hover {
	color: #FF0000;

}



#Contents .topBt {
	background-image: url(../img/top_btbox_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5CCCC;
	width: 878px;
	padding-top: 8px;
	margin: 25px 0px 15px 10px;
}
#Contents .topBt .topBtBottom {
	clear: both;
	padding-top: 5px;
	margin: 0px;
	height: 3px;
}
#Contents .topBt .lead {
	float: left;
	background-image: url(../img/top_btbox_line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	width: 340px;
	height: 45px;
	padding: 8px 0px 0px 17px;
}
#Contents .topBt ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 499px;
	background-image: url(../img/top_btbox_line2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 53px;
}
#Contents .topBt ul li {
	float: left;
	background-image: url(../img/top_btbox_line2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	padding-right: 7px;
	height: 53px;
	margin: 0px;
}
#Contents .topBt ul a {
	outline-style:none;
	display: block;
	height: 53px;
	text-indent: -9999px;
}
#Contents .topBt .topbt01 {
	background-image: url(../img/topbtn_sikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 135px;
}
#Contents .topBt .topbt02 {
	background-image: url(../img/topbtn_touroku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 135px;
}
#Contents .topBt .topbt03 {
	width: 156px;
	background-image: url(../img/topbtn_yoyaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Contents .topBt ul a:hover {
	background-position: 0px -53px;
}

/*
#Contents .topBanner p.telcontact {
	clear: both;
	margin: 10px 250px;
	padding: 10px;
	background-color: #F2F2F2;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.6em;
	border: 1px solid #CC0000;
}
*/
#Contents .topBanner {
	text-align: center;
}
/* float対策------*/
.floatCut:after {
	content: ".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.floatCut {
	display:inline-table;
}
/*Hides from IE-mac\*/

*html .floatCut {
	height:1%;
}
.floatCut {
	display:block;
}
/*End hide from IE-mac*/
/* end float対策
-------------------*/
