@charset "Shift_JIS";

/* -------- mds ---------*/

h3 {
	display:block;
	text-indent:-9999px;
}
h3#mds01 {background:url(images/mainimg.jpg) no-repeat 0 0; width:690px; height:110px;}

h4 {
	display:block;
	text-indent:-9999px;
	width:690px;
	height:64px;
}
h4#h4mds01 {background:url(images/mds1.gif) no-repeat 0 0; margin:20px 0 0 0;}
h4#h4mds02 {background:url(images/mds2.gif) no-repeat 0 0; margin:0 0 0 0;}
h4.h4mds03 {background:url(../contact/images/mds2.gif) no-repeat 0 0; width:149px; height:14px; margin:20px 0 0 0;}
h4.h4mds04 {background:url(../contact/images/mds3.gif) no-repeat 0 0; width:142px; height:14px; margin:20px 0 0 0;}

/* -------- spec table ---------*/
.spec {
	text-align:left;
	margin:15px 0 0 0;
	font-size:80%;
}

.spec td {
	background-color:#E4E4E4;
	padding:3px 5px 3px 10px;
	line-height:1.2em;
	border-bottom: 1px solid #FFF;
}


.spec th {
	background-color:#0090B8;
	color:#FFF;
	padding:3px 5px 3px 10px;
	border-bottom: 1px solid #FFF;
}

/* -------- mailrink--------  */
p.mailrink a {
  display:block;
  width: 274px;
  height: 43px;
  background:url(../contact/images/mail.gif) no-repeat;
  text-indent:-9999px;
  text-decoration:none;
}
p.mailrink a:hover {
	background:url(../contact/images/mail_ov.gif) no-repeat;
}