@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: 33px;
	text-indent: -9999px;
	background: url(../images/common_img/h2_sitemap.gif) no-repeat left 10px;
	padding-top: 10px; 
	margin: 10px auto;
}
div#sitemap_set {
	width: 600px;
	height: auto;
	font-size: 1em;
	text-align: left;
	margin: 30px auto 20px;
}
div#sitemap_set a {
	color: #0000CC;
	text-decoration: underline;
}
div#sitemap_set a:hover {
	color: #FF0000;
	text-decoration: none;
}
div#sitemap_set a:visited {
	color: #993399;
	text-decoration: none;
}
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;
}
h3 {
	width: 280px;
	font-size: 100%;
	padding-bottom: 4px;
	margin: 20px 0px 10px;
	border-bottom: solid 1px #666666;
}
.head01 {
	color: #CC0000;
	font-size: 90%;
	font-weight:normal;
}
div#sitemap_set ul {
	width: 258px;
	line-height: 180%;
	background-color: #FCFCFC;
	padding: 5px 10px;
	margin: 5px 0px 20px;
	border: solid 1px #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
}
div#sitemap_set ul li ul {
	width: 238px;
	font-size: 100%;
	text-indent: 5px;
	background-color: #FAFDFF;
	margin: 2px 0px 5px;
	list-style-position: inside;
	list-style-type: square;
}
div.inner_01_01 {
	width: 280px;
	height: auto;
	padding-right: 20px;
	float: left;
}
* html div.inner_01_01 {
	padding-right: 18px;
}
div.inner_01_02 {
	width: 280px;
	height: auto;
	padding-left: 20px;
	float: right;
}
* html div.inner_01_02 {
	padding-left: 18px;
}

