html,body{
	height:100%;
	margin:0;
	padding:0;
	background-color: #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333333;
	line-height: 120%;
	text-align:center;
	font-size:small;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
a:link{
	color:#0000ff;
}
a:visited{
	color:#0000ff;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
a:active{
	color:#ff0000;
	text-decoration:none;
}
#wrapper{
	position:relative;
	width: 920px;
	height:100%;
	margin: auto;
	padding: 0 10px;
}
#header{
	width: 920px;
	height: 75px;
	padding: 0;
	float:left;
}
#logo{
	width: 410px;
	height: 65px;
	padding: 10px 0 0px 20px;
	float: left;
}
#logo h1{
	text-indent: -9999px;
	display:inline;
}
#logo a{
	width: 410px;
	height: 65px;
	display: block;
	background: url(img/logo.jpg) no-repeat;
}
#headside{
	width: 362px;
	height: 75px;
	padding: 0 10px 0 0;
	float: right;
}
#btn{
	position:absolute;
	top:75px;
	left:10px;
	width: 920px;
	height: 41px;
	background: url(img/menu_base.jpg) no-repeat left top;
	background-color:#0000cc;
	clear:both;
	z-index:2;
}
#btn ul{
	width: 630px;
	height: 41px;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	float:left;
}
#btn li{
	height: 41px;
	list-style-type: none;
	display:block;
	float: left;
}
#btn a{
	height: 41px;
	display:block;
	background: url(img/menu.jpg) no-repeat;
}

.set{
	margin:auto;
	padding: 0px;
	background-color: #fff;
	position:absolute;
	visibility:hidden;
	text-align:left;
}
#p0{
	left:110px;
	top:40px;
}

#p0 ul{
	width:150px;
	margin: 0;
	padding: 0;
}
#p0 li{
	width:150px;
}
#p0 a{
	border-bottom:1px dotted #999933;
}

#p1{
	left:280px;
	top:40px;
}
#p1 ul{
	width:150px;
	margin: 0;
	padding: 0;
}
#p1 li{
	width:150px;
}
#p1 a{
	border-bottom:1px dotted #999933;
}

#p2{
	left:450px;
	top:40px;
}
#p2 ul{
	width:150px;
	margin: 0;
	padding: 0;
}
#p2 li{
	width:150px;
}
#p2 a{
	border-bottom:1px dotted #999933;
}

#p3{
	left:550px;
	top:40px;
}
#p3 ul{
	width:150px;
	margin: 0;
	padding: 0;
}
#p3 li{
	width:150px;
}
#p3 a{
	border-bottom:1px dotted #999933;
}
#Lmenu{
	width:168px;
}
#Lmenu ul{
	width:168px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	float:left;
	overflow:hidden;
}
#Lmenu li{
	width:168px;
	height: 1.3em;
	padding:0 0 0.1em 5px;
	list-style-type: none;
	display:block;
	float: left;
	background: url(img/menuback.jpg) repeat-x;
	color:#fff;
}
#Lmenu li a{
	width:163px;
	height: 1.3em;
	padding:0 0 0.1em 5px;
	display:block;
	background: url(img/menuback.jpg) repeat-x;
	background-color: #fff;
	color:#fff;
	font-weight: bold;
}
#Lmenu a:hover{
	color:#000;
	background: url(img/menuback.jpg) repeat-x;
}

#Smenu{
	width:120px;
}
#Smenu ul{
	width:120px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	float:left;
	overflow:hidden;
}
#Smenu li{
	width:120px;
	height: 1.3em;
	padding:0 0 0.1em 5px;
	list-style-type: none;
	display:block;
	float: left;
	background: url(img/menuback.jpg) repeat-x;
	color:#fff;
}
#Smenu li a{
	width:120px;
	height: 1.3em;
	padding:0 0 0.1em 5px;
	display:block;
	background: url(img/menuback.jpg) repeat-x;
	background-color: #fff;
	color:#fff;
	font-weight: bold;
}
#Smenu a:hover{
	color:#000;
	background: url(img/menuback.jpg) repeat-x;
}

#navi01 a{
	width:90px;
	background-position: 0 0;
}
#navi02 a{
	width:170px;
	background-position: -90px 0;
}

#navi03 a{
	width:170px;
	background-position: -260px 0;
}

#navi04 a{
	width:100px;
	background-position: -430px 0;
}
#navi05 a{
	width:100px;
	background-position: -530px 0;
}

#navi01 a:hover{
	background-position: 0 -41px;
}
#navi02 a:hover{
	background-position: -90px -41px;
}
#navi03 a:hover{
	background-position: -260px -41px;
}
#navi04 a:hover{
	background-position: -430px -41px;
}
#navi05 a:hover{
	background-position: -530px -41px;
}

#container{
	position:absolute;
	top:116px;
	left:10px;
	width: 900px;
	padding: 15px 10px 0 10px;
	margin:auto;
	text-align:left;
	z-index:1;
}
#left_part{
	width: 710px;
	float: left;
}
#left_left{
	width: 190px;
	float: left;
}
#left_right{
	width: 510px;
	float: right;
}
#right_part{
	width: 180px;
	float: right;
}
#headline{
	padding:5px 0 5px 0;
	background: url(img/headline.jpg) repeat-x;
	background-color: #666;
	clear:left;
}
#headline_b{
	padding:5px 0 5px 0;
	background: url(img/headline_b.jpg) repeat-x;
	background-color: #000066;
	clear:both;
}
.headline_title{
	font-size: small;
	font-weight: bold;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
}
#explain{
	padding:10px 10px 15px 10px;
	font-size: small;
	text-align:justify;
	text-justify:inter-ideograph;
	float:left;
}

#explain dl{
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
}
#explain dt{
	margin: 0 0 2px 1em;
}
#explain dd{
	margin: 0 0 10px 1em;
}

#new_explain{
	padding:3px 0px 15px 0px;
	text-align:left;
	text-justify:inter-ideograph;
}
#howto{
	margin:0 0 0 20px;
	padding:0;
}
#howto li{
	margin:0 0 8px 0;
	list-style-image: url(img/bicycle.gif);
}
#block{
	width:100%;
	margin:0;
	padding:0;
	float:left;
}
#komoku{
	margin:0;
	padding:0 0 0 0;
}
#komoku li{
	padding-bottom:4px;
	list-style:none;
}
.one_left{
	margin:0 0 0 -1em;
}
#one_right{
	margin:0 0 0 1em;
}
#left{
	padding-left:20px;
	width:220px;
	float:left;
}
#right{
	padding-left:20px;
	width:220px;
	float:right;
}
#komoku #left{
	margin:0 10px 0 10px;
	float:left;
}
#komoku #right{
	margin:0 0 0 20px;
	float:left;
}
#toko ul{
	width:490px;
	margin:0;
	padding:5px 0;
}
#toko li{
	width:215px;
	padding:0 10px 0px 1em;
	list-style:none;
	display:block;
	float: left;
}

#footer_container{
	width: 920px;
	margin:0 0 0 -10px;
}
#footer{
	width: 920px;
	margin:auto;
	text-align:center;
	padding: 3px 0;
	clear: both;
	border-top: 1px solid #ccc;
	background-color:#f0f0f0;
}
#bread_list{
	position:absolute;
	vertical-align:middle;
	top:88px;
	right:25px;
	width: 240px;
	height: 20px;
	color:#fff;
	z-index:5;
	text-align:right;
	font-size:80%;
}
#bread_list a{
	color:#fff;
}

