@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; list-style: none; }
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	min-width: 1000px;
        color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}

#header .hwaku .hinfo {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}
#hwaku #hlogo .headeritem {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: right;
	color: #000;
	padding: 0px;
	margin-top: 5px;
	width: 250px;
}



#hwaku {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	color: #F1F3F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-image: url(../topimg/bg_stripe.gif);
	background-repeat: repeat;
}
#hwaku #hlogo .headeritem .h_inqu a {
	float: right;
	width: 115px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 20px;
	background-image: url(../images/arrow-right-b.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: 15px;
	background-position: left center;
}
#hwaku #hlogo .headeritem .pra a {
	float: right;
	width: 120px;
	height: 20px;
	color: #333;
	background-image: url(../images/arrow-right-b.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	text-indent: 20px;
	display: block;
}
#hwaku #hlogo .headeritem  a:hover {
	text-decoration: underline;
}




#hlogo {
	padding: 0px;
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left 22px;
	color: #F0F0F0;
	display: block;
	background-image: url(../images/hirokasselogo.png);
}





#navmenu {
	color: #CCC;
	padding: 0px;
	bottom: 0px;
	vertical-align: bottom;
	margin-bottom: 0px;
	float: right;
	width: 600px;
	margin-top: 25px;
}
#menuwaku {
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}


#navmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 30px;
	text-align: center;
	display: block;
	background-image: none;
	float: right;
	width: 600px;
}
#navmenu ul li {
	float: left;
	margin-right: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
	font-weight: normal;
	line-height: 25px;
	width: 110px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	height: 25px;
}
#navmenu ul li a {
	color: #484848;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	height: 25px;
}
#navmenu ul li a:hover {
	color: #333;
	text-decoration: underline;
	display: block;
	height: 35px;
}
#contents #right #topimg2 {
	height: 270px;
	width: 735px;
	margin-top: 5px;
}

#contents  {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #FFF;
}
#left  {
	float: left;
	width: 230px;
}
#footerwaku {
	color: #C8D2D9;
	background-color: #333333;
	min-width: 100%;
	background-image: url(../topimg/footerbg.jpg);
	background-repeat: repeat;
}
#footertext {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: right;
	height: 70px;
	color: #C8D2D9;
	font-size: 12px;
}
#footertext a {
	text-decoration: none;
	color: #C8D2D9;
	padding-left: 15px;
}
#footertext a:hover {
	text-decoration: underline;
}
#footertext p {
	text-align: center;
	padding-top: 35px;
	margin: auto;
}
#footertext .banner1 {
	float: left;
	height: 38px;
	width: 120px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
}
#footerwaku .footercenterwaku {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footernavi tr td a {
	color: #CCC;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	text-indent: 5px;
	display: block;
}

.footernavi tr th a   {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding-top: 2px;
}

.footernavi2 {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

.footernavi2 tr th a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding-top: 2px;
}
.footernavi {
	float: right;
}

.footernavi2 tr td a {
	color: #CCC;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	text-indent: 5px;
	display: block;
}


#hwaku #hlogo p a {
	color: #CCC;
	display: block;
	height: 73px;
	width: 270px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footerwaku .footercenterwaku .footernavi a:hover {
	text-decoration: underline;
}

.project_img{
	margin-right: 10px;
}
# {
	border-bottom:1px #999999 solid;
	margin:40px 0 0 0;
}
.w_s_modoru {
	padding: 10px 0 0 5px;
}



#left .level1 {
	font-size: 14px;
	color: #FFF;
	line-height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #277694;
	text-indent: 15px;
	font-weight: normal;
	margin-left: 2px;
	background-image: url(../topimg/footerbg2.jpg);
	background-repeat: repeat-x;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999;
}
#left .level1 a {
	color: #FFF;
	text-decoration: none;
}
#left .level1 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #46A2CE;
	display: block;
}
#contents #left .level2 {
	padding: 0px;
	margin-left: 5px;
	text-indent: 5px;
	display: block;
}
#contents #left .level2 li {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	margin-top: 5px;
	text-indent: 20px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #215C89;
	background-color: #A0B7BE;
	color: #FFF;
}
#contents #left .level2 li a {
	text-decoration: none;
	display: block;
	color: #333;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(../topimg/buttonbg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
#contents #left .level2 li a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	color: #333;
	border-left-color: #999;
	background-image: none;
}

#contents #left .level3 {
	padding: 0px;
	margin-left: 10px;
}
#contents #left ul .level3 {
	margin-left: 10px;
}
#contents #left .level3 li {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	text-indent: 5px;
	margin-top: 5px;
	display: block;
	background-color: #9BA9B5;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #707DA0;
}
#contents #left .level3 li a {
	background-image: url(../images/bg21.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #left .level3 li a:hover {
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}


#contents #left .level4 {
	margin-left: 13px;
}
#contents #left .level4 li {
	line-height: 30px;
	height: 30px;
	margin-top: 3px;
	background-color: #A4B0BB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #8FABCF;
	font-weight: bold;
	font-style: italic;
	text-indent: 5px;
}
#contents #left .level4 li a {
	text-decoration: none;
	text-indent: 5px;
	display: block;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: #F0F8FB;
}
#contents #left .level4 li a:hover {
	text-decoration: none;
	text-indent: 5px;
	display: block;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
}

#contents #left .level5 {
	margin-left: 17px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contents #left .level5 li {
	font-size: 12px;
	line-height: 27px;
	text-indent: 20px;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #999;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	text-decoration: none;
	background-color: #B9C4CC;
	background-image: url(../images/maru.png);
	height: 27px;
}

#contents #left .level5 li a{
	text-indent: 20px;
	display: block;
	background-image: url(../images/maru.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
}
#contents #left .level5 li a:hover {
	text-indent: 20px;
	display: block;
	background-image: url(../images/maru.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	text-decoration: none;
	background-color: #EFEFEF;
}
#contents #left .level6 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents #left .level6 li {
	color: #333;
	text-indent: 19px;
	list-style-type: none;
	font-size: 13px;
	line-height: 22px;
	display: block;
	background-image: url(../images/level6.gif);
	background-repeat: no-repeat;
}
#contents #left .level6 li a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
}
#contents #left .level6 li a:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
	background-color: #E7E7E7;
	background-image: url(../images/level6.gif);
	background-repeat: no-repeat;
}
#topinfo .infotxt1 .news {
	height: 180px;
	overflow: auto;
}
.news dt  {
	float: left;
	width: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
}
.news dd  {
	float: left;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	width: 580px;
}
.news dd a  {
	color: #333;
	text-decoration: none;
}
.news .newsgyou {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 3px;
	margin-left: 3px;
}
