@charset "shift_jis";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：07/09/01
File name ：index.css
Site name：
Summary：「Top」で使用しています。
Copyright：Copyright (C) 2007 ＊＊＊＊＊＊＊.All rights reservde.
-------------------------------------------------------------------------*/
h2 {
	width: 600px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/h2_inquiry.gif) no-repeat left top;
	margin: 10px auto;
}
div#inquiry_set {
	width: 600px;
	height: auto;
	text-align: left;
	margin: 30px auto 20px;
}
p#top_msg {
	background-color: #F2FFF2;
	border-right: solid 1px #006600;
	border-bottom: solid 1px #006600;
	border-left: solid 1px #B8D9B8;
	border-top: solid 1px #B8D9B8;
	padding: 1em;
	margin-bottom: 30px;
}
table {
	border-collapse: collapse;
	margin: 0px auto 15px;
}
caption {
	font-weight:bold;
	background-color: #FFFFE5;
	padding: 7px 0px;
	border-top: solid 1px #B3B357;
	border-right: solid 1px #B3B357;
	border-left: solid 1px #B3B357;
}
th {
	width: 172px;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFE5;
	padding: 7px 10px;
	border: solid 1px #B3B357;
}
td {
	width: 378px;
	font-size: 80%;
	padding: 7px 10px;
	border: solid 1px #B3B357;
}
.hissu {
	font-size: 85%;
	text-align: right;
	color: #CC3300;
	display: block;
	margin-top: -1.7em;
}
.hissu2 {
	font-size: 85%;
	text-align: right;
	color: #CC3300;
}
.hosoku {
	color: #666666;
	font-size: 70%;
	padding-left: 2em;
}
div#button {
	width: auto;
	text-align: center;
	padding: 0px 0px 30px;
}
input#submit {
	width: 6em;
	margin-right: 20px;
}
input#reset {
	width: 6em;
}
ol {
	list-style: decimal;
	list-style-position: inside;
	margin-top: 0.5em;
}
div#privacy {
	background-color: #F2F8FF;
	border-right: solid 1px #282866;
	border-bottom: solid 1px #282866;
	border-left: solid 1px #B8C6D9;
	border-top: solid 1px #B8C6D9;
	padding: 1em;
	margin-bottom: 30px;
}
div#privacy p#privacy_head {
	color: #CC3300;
	padding-bottom: 1em;
	position: relative;
}
div#privacy p#privacy_head span {
	display:block;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
div#privacy p#privacy_head span a {
	color: #0000FF;
	text-decoration: underline;
}

