@charset "utf-8";
/***************************************
HTML設定
***************************************/

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif);
	font-size: small;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd{
	margin: 0px;
}
p,dd{
	line-height: 150%;
}

a:link,
a:visited,
a:active {
	color: #000000;
}
a:hover {
	color: #CC0000;
}

a.textlink {
	color: #000099;
	font-size: small;
	line-height: 150%;
}
a.textlink:visited {
	color: #000099;
}
a.textlink:hover {
	color: #FF6600;
}

a.btextlink {
	color: #FF0000;
	font-size: small;
	line-height: 150%;
}
a.btextlink:visited {
	color: #FF0000;
}
a.btextlink:hover {
	color: #FF0000;
}
/***************************************
HTML設定End
***************************************/

/***************************************
レイアウトの設定
***************************************/
#Container{
	width: 760px;
	background-image: url(../img/bg_bar.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
	padding-left:10px;
}
#Header {
	width: 750px;
	height: 86px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
#Content{
	background: url(../img/bg_bar.jpg) repeat-y left;
}
/*--------------------------------------
回り込み解除 
--------------------------------------*/
#Content:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#Content{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #Content{height: 1%;}
#Content{
	display: block;
	background-image: url(../img/nav_bar.gif);
	background-repeat: repeat-y;
}
/* End hide from IE-mac */
/*--------------------------------------
回り込み解除 End
--------------------------------------*/

#Nav{
	float: left;
	width: 107px;
	padding-top: 7px;
	padding-left: 7px;
	background-color: #FFCC00;
	padding-bottom: 7px;
}
#Main{
	float: left;
	width: 636px;
}
#Footer{
	clear: both;
	background: url(../img/footer.gif) no-repeat;
	height: 30px;
	padding-bottom: 10px;
}
#Footer p{
	text-indent: -9999px;
}
/***************************************
レイアウトの設定End
***************************************/

/***************************************
Header設定
***************************************/

#Logo a{
	text-indent: -9999px;
	display: block;
	height: 66px;
	width: 310px;
	text-decoration: none;
}
.migiyose {
	text-align: right;
	float: right;
}

/***************************************
Header設定End
***************************************/

/***************************************
Nav設定
***************************************/

/* NavHome */
#NavHome a:link,
#NavHome a:visited,
#NavHome a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_hoem_1_1.gif);
	background-repeat: no-repeat;
}
#NavHome a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	background: url(../img/btn_hoem_1_2.gif) no-repeat;
	text-decoration: none;
}

/* NavCompany */
#NavCompany a:link,
#NavCompany a:visited,
#NavCompany a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_company_1_1.gif);
	background-repeat: no-repeat;
}
#NavCompany a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	background: url(../img/btn_company_1_2.gif) no-repeat;
	text-decoration: none;
}

/* Navinspection */
#Navinspection a:link,
#Navinspection a:visited,
#Navinspection a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_inspection_1_1.gif);
	background-repeat: no-repeat;
}


/* Navmente */
#Navmente a:link,
#Navmente a:visited,
#Navmente a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_maintenance_1_1.gif);
	background-repeat: no-repeat;
}

/* Navrepe */
#Navrepe a:link,
#Navrepe a:visited,
#Navpepe a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_repair_1_1.gif);
	background-repeat: no-repeat;
}
#Navrepe a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_repair_1_2.gif);
	background-repeat: no-repeat;
}

/* NavCare */
#NavCare a:link,
#NavCare a:visited,
#NavCare a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_care_1_1.gif);
	background-repeat: no-repeat;
}
#NavCare a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_care_1_2.gif);
	background-repeat: no-repeat;
}

/* Navinstallation */
#Navinstallation a:link,
#Navinstallation a:visited,
#Navinstallation a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_installation_1_1.gif);
	background-repeat: no-repeat;
}
#Navinstallation a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_installation_1_2.gif);
	background-repeat: no-repeat;
}

/* Navaddition */
#Navaddition a:link,
#Navaddition a:visited,
#Navaddition a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_addition_1_1.gif);
	background-repeat: no-repeat;
}
#Navaddition a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_addition_1_2.gif);
	background-repeat: no-repeat;
}

/* Navmithumori */
#Navmithumori a:link,
#Navmithumori a:visited,
#Navmithumori a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_mithumori_1_1.gif);
	background-repeat: no-repeat;
}
#Navmithumori a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_mithumori_1_2.gif);
	background-repeat: no-repeat;
}

/* Navinquiry */
#Navinquiry a:link,
#Navinquiry a:visited,
#Navmnquiry a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_inquiry_1_1.gif);
	background-repeat: no-repeat;
}
#Navinquiry a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_inquiry_1_2.gif);
	background-repeat: no-repeat;
}

/* NavPrivacy */
#NavPrivacy a:link,
#NavPrivacy a:visited,
#NavPrivacy a:active {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_privacy_1_1.gif);
	background-repeat: no-repeat;
}
#NavPrivacy a:hover {
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/btn_privacy_1_2.gif);
	background-repeat: no-repeat;
}

/* Navnotice */
#Navnotice a:link,
#Navnotice a:visited,
#Navnotice a:active {
	height: 30px;
	width: 162px;
	text-indent: -9999px;
	display: block;
	background: url(../img_nav/nav_notice.jpg) no-repeat;
	text-decoration: none;
}
#Navnotice a:hover {
	height: 30px;
	width: 162px;
	text-indent: -9999px;
	display: block;
	background: url(../img_nav/nav_notice_f2.jpg) no-repeat;
	text-decoration: none;
}
#NavBox {
	width: 95px;
	padding-top: 5px;
	background-color: #FFEFB0;
	padding-bottom: 5px;
	padding-left: 5px;
}

.NavBox2 {
	width: 100px;
	text-indent:-9999px;
}

#syaken {
	width: 100px;
	height: 25px;
	background-image: url(../img/btn_inspection_1_1.gif);
}

#ment {
	width: 100px;
	height: 25px;
	background-image: url(../img/btn_maintenance_1_1.gif);
}

#sell{
	width: 100px;
	height: 25px;
	background-image: url(../img/btn_sell_1_1.gif);
}

.menu {
	line-height: 150%;
	font-size: small;
}
.footer {
	width: 750px;
	clear: none;
	float: left;
	background-color: #FFCC00;
}
.Left{
	width: 114px;
	float: left;
	display: block;
	background-color: #FFCC00;
	height: 100%;
}
.Right{
	float: right;
	font-size:11px;
	text-align: center;
	line-height: 150%;
	vertical-align: bottom;
	background-color: #FFFFFF;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 10px;
}
.bigred {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.site {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
