@charset "UTF-8";
  
  *{
margin: 0px;
	padding: 0px;
}
  #container/* コンテナ */
	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
  #header/* ヘッダー */
	{
	height: 170px;
	width: 1000px;
	margin: 0px;
}
/* パンくずリスト */
p#bread	{
	background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 5px
}
body {
	background-color: #DBF0F4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	color: #4B4B4B;
}


/* フッター */
div#footer	{
	width: 1000px;
	clear: both;
	height: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	background-image: url(../img/footer.gif);
}
address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	line-height: 1.8em;
	padding-top: 7px;
	color: #000000;
}	
#kensaku {
	height: 20px;
	width: 200px;
	margin-right: 40px;
	float: right;
}
	

	

	

	

#topmenu1 {
	height: 20px;
	width: 500px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}
#topmenu {
	height: 20px;
	width: 1000px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #0033CC;
}
.style3 {color: #FFFFFF}
	

	

	

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
#topmenu1 a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
#topmenu1 a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
#topmenu1 a:hover {
	color: #FFFF00;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
}
a:active {
	text-decoration: none;
}
#wrapper {
	position: relative;
	width: 100%;
	z-index: 1;
}
  .style4 {
	color: #333333;
	font-size: 14px;
}
  
#head {
	width: 1000px;
}

