@charset "utf-8";

/* CONTAINER ****************************************************************/
div#contents div.topback {
	margin: 30px 50px 30px 0;
}


/* HEADER ****************************************************************/
div#header {
	width: 800px;
	height: 80px;
}

div#h-top p {
	float: left;
	width: 400px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
div#h-top p a {
	float: left;
	width: 400px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}


/* MAIN ****************************************************************/
div#main {
	padding-top: 17px;
}
div#main h1 {
	width: 580px;
	height: 35px;
	margin-bottom: 32px;
	text-indent: -9999px;
	background: url(../inquiry/images/main_title.gif) no-repeat;
}
div#main dl {
	margin-left: 25px;
	font-size: 116%;
}
div#main dl a {
	color: #008CD6;
}
div#main dd {
	margin-bottom: 20px;
}

#padding_left {
	padding-left:30px;
}

#hogo {
	width:470px;
	background-color:#D3EDF8;
	margin-top:20px;
	padding:15px;
	line-height:18px;
	font-size:12px;
}

.p01{
	line-height:18px;
	font-size:12px;
	padding-left:15px;
}

table {
	margin-left:15px;
	margin-top:20px;
}

/* FOOTER ****************************************************************/
div#footer {
	height: 3em;
	font-size: 10px;
}
div#footer address {
	padding-top: 0.2em;
	font-size: 10px;
}

