@charset "UTF-8";

/* clearfix */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* clearfix for IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

div#Hombun {
	clear:both;
	text-align:center;
}


div#SitemapWaku {
	width:720px;
	margin:40px auto;
	margin-bottom:40px;
	text-align:left;
}

h1 {
	margin:0px;
	padding:0px;
}

div#ColLeft {
	widtH:360px;
	float:left;
	margin-bottom:10px;
}
div#ColLeft dl dt{
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	color: #006600;
	margin:10px;
}
div#ColLeft dl dt dd{
	font-size:12px;
	line-height:150%;
	margin:10px;
}

div#ColRight {
	widtH:360px;
	float:right;
	margin-bottom:10px;
}

li {
	font-size:12px;
	line-height:150%;
}

span.size3greenBold {
	font-size: small;
	line-height: 170%;
	font-weight: bold;
	color: #006600;
}

hr {
	clear:both;
	margin:10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}


a:visited {
	color: #000000;
	text-decoration: none;
}


a:active {
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

ul#GlobalMenu {
	height:43px;
	margin:0;
	padding:0;
	list-style: none;
	background:url(img_common/menu_back.gif) repeat-x;
}

ul#GlobalMenu li {
	float:left;
	list-style:none;
}

ul#GlobalMenu li#SiteId {
	position:relative;
	top:-18px;
}
li.s2{
margin-left:40px;
}
ul.s3{
margin-left:50px;
}
ul.gl{
margin-left:40px;
}