@charset "EUC-JP";

html * {
	margin:0px;
	padding:0px;
	}

body {
	font-family: "HiraMaruPro-W4", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "HiraKakuPro-W3", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "£Í£Ó ¥´¥·¥Ã¥¯", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#logo {
	float:left;
	margin-right:21px;
	}


#global_menu{
	clear:both;
	margin-top:23px;
	padding-top:11px;
	padding-bottom:11px;
	/* MacIE5ÇÓ½ü \*/
	padding-top:9px;
	/* MacIE5ÇÓ½ü½ªÎ» */
	}

#banner{
	margin-left:15px;
	}

#global_menu li {
	float: left;
	margin-left: 6px;
	list-style-type: none;
}
#header_in {
	width: 760px;
	margin:0 auto;
}


#footer {
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer a,#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



/* ¤¤¤ï¤æ¤ëclearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
/*¡¡ÈÆÍÑ¥¯¥é¥¹ */

.margin_b5px{
	margin-bottom:5px;
	}

.margin_b20px {
	margin-bottom: 20px;
}
#pageback {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-top: 5px;
}

a:link,a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#inquiry_finished {
	padding: 15px;
	width: 480px;
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
}
#inquiry_finished h3 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #990000;
}

