@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.
-------------------------------------------------------------------------*/
/*[right_container]-------------------------------------------------*/
div#right_container {
	width: 605px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	margin-bottom: 15px;
	float: right;
}
div#right_container h3 {
	width: 600px;
	height: 43px;
	background: url(../images/kengaku/h3_kengaku.gif) no-repeat left top;
	text-indent: -9999px;
}
p#top_msg {
	text-align: left;
	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;
}

div#inner01,
div#inner02 {
	text-align: left;
	margin: 20px auto 40px;
	clear: both;
}
div#inner01:after,
div#inner02:after {
	content: ".";
	height: 0px;
	visibility:hidden;
	display: block;
	clear:both;
}
div#inner02 p {
	margin: 20px 0px;
}
ul.imgList {
	width: 596px;
	margin: 13px 0px;
	padding: 15px 0px;
	border: solid 2px #C1DBF2;
	list-style: none;
}
ul.imgList:after {
	content: ".";
	height: 0px;
	visibility:hidden;
	display: block;
	clear:both;
}
ul.imgList li {
	width: 280px;
	margin: 0px 8px 10px;
	float: left;
}
* html ul.imgList li {
	margin: 0px 6px 10px;
}
ul.imgList li.li_title {
	width: 403px;
	height: 64px;
	text-indent: -9999px;
	background: url(../images/kengaku/h4_title03.gif) no-repeat center top;
	margin: 12px auto 20px;
	float: none;
}

h4 {
	width: 600px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
div#inner01 h4 {
	height: 59px;
	background-image: url(../images/kengaku/h4_title01.gif);
}
div#inner02 h4 {
	height: 16px;
	background-image: url(../images/kengaku/h4_title02.gif);
}
div#inquiry h4 {
	width: auto;
	height: auto;
	font-size: 100%;
	text-align: left;
	text-indent: 0px;
	background-color: #EDFFED;
	padding: 3px 0px 2px 10px;
	border-left: solid 8px #006633;
	border-bottom: solid 1px #009900;
}
div#inquiry p {
	text-align: left;
	padding: 0xp 10px;
	margin: 15px auto 5px;
	position: relative;
}
#taku {
	width: 600px;
	display: block;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 0px;
}


table#inquiry_in {
	font-size: 80%;
	text-align: left;
	border-collapse: collapse;
}
table#inquiry_in tr th {
	width: 138px;
	background-color: #FFFFCC;
	padding: 5px;
	border: solid 1px #FFCC00;
}
table#inquiry_in tr td {
	width: 438px;
	padding: 5px;
	border: solid 1px #FFCC00;
}

















.color01 {
	color: #FF0000;
}
.color02 {
	color:#009900;
}
.color03 {
	color:#003300;
}
.size01 {
	font-size: 100%;
}
.size02 {
	font-size: 110%;
}
.size03 {
	font-size: 120%;
}
.weight01 {
	font-weight: bold;
}

