@charset "shift_jis";

body {
	font-family: Verdana , Arial, "CI"  ,Meiryo  ,"qMmpSPro W3" , "Hiragino Kaku Gothic Pro","lr oSVbN",sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	background-image: url(../waku/waku_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* html body {
	font-size: 88%;
	}
div, ol, ul, dl, form {
	margin: 0px;
	padding: 0px;
	}
p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, dt, dd, input, textarea {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}
th, td {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	}
em {
	font-style: normal;
	font-weight: bold;
	}
a img {
	border: none;
	}
li {
	list-style-type: none;
}
img {
	border: 0px;
}
.clearfix:after {
	font-size: 1px;
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	}
.clearfix {
	zoom: 1;
	}


#contents {
	text-align: left;
	height: auto;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../top/bujyo-top_09.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;

}
#header   h1 {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 5px;
	line-height: 1.3;
	font-weight: normal;
}
#header .right ul {
	line-height: 1.5;
	margin-right: 10px;
	text-align: right;
	margin-top: 15px;
	font-size: 0.9em;
}
#header .right a {
	color: #333333;
	text-decoration: none;
}


#menu ul {
	text-align: center;
}

#menu  li  {
	display: inline;
}
#bottom ul {
	margin-left:8px;
}

#bottom li {
	background-color: #CCCCCC;
	display: block;
	float: left;
	width: 240px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: left;
	font-size: 0.9em;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom li a {
	color: #333333;
	text-decoration: none;
}
#bottom p {
	font-size: 0.8em;
	text-align: center;
}
#footer  li {
	display: inline;
}
#footer {
	font-size: 0.85em;
}
#footer p {
	padding-right: 10px;
	padding-left: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
