@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "lr oSVbN", "Osaka";
	background-image: url(bgcolor1b.gif);
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-image: url(images/top/bk_container.gif);
	background-repeat: repeat;


}

#navibar {
	width: 250px;
	float: left;
	background-color: #000099;


}
#navibar #btn01 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btncdc.gif);
	margin-bottom: 1px;
}
#navibar #btn02 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btnmmwr.gif);
	margin-bottom: 1px;
}
#navibar #btn03 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btnmmwrjp.gif);
	margin-bottom: 1px;
}
#navibar #btn04 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btnml.gif);
	margin-bottom: 1px;
}
#navibar #btn05 a {
	height: 30px;
	width: 250px;
	display: block;
	background-image: url(images/top/btnrns.gif);
	margin-bottom: 1px;
	text-indent: -9999px;

}
#navibar #btn06 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btnnhsn.gif);
	margin-bottom: 1px;
}
#navibar #btn07 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btnguideline.gif);
	margin-bottom: 1px;
}
#navibar #btn08 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/archives.gif);
	margin-bottom: 1px;
}
#navibar #btn09 a {
	height: 30px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/hicahome.gif);
	margin-bottom: 1px;
}
/* ここまでナビゲーションボタンに関する設定 */


#maincontent {
	width: 530px; /* 横幅を変更 */
	float: right;
	font-size: 12px;
	line-height: 16px;
	height: 100%; /* 高さを設定 */
}


/* ここからメインコンテンツの中身に関する設定 */
#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	padding-bottom: 5px;
}

#maincontent  p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.shinchaku {
	height: 110px;
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 15px;

	
}

.shinchaku  h6 {
	padding-bottom: 10px;
}


.topic04 {
	width: 400px;
	margin-left: 20px;


}

.topic04  h6 {
	padding-bottom: 10px;


}


/* ここまでメインコンテンツの中身に関する設定 */


#footer {
	clear: both;
	background-color: #FFFFcc;

}

#footer h6 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: 10px;

}

.google{
	padding-left: 20px;

}
.google2 {
	margin: 20px;



}
/* ここからコンテンツページに関する設定 */
#topic05 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#topic05 h5 {
	font-weight: normal;
	color: #95C466;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.w3c{
	margin: 20px 20px 20px 50px;

}
/* ここまでコンテンツページに関する設定 */
