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


body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	width: auto;
	padding: 0px;
	background-color: #FFFFFF;
	-webkit-text-size-adjust: none;
}

#container {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header_wrapper {
	height: 180px;
	width: auto;
	padding: 0px;
	background-image: url(/images/common/bg-header.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}

#header_wrapper-index {
	height: 530px;
	width: auto;
	padding: 0px;
	background-image: url(/images/index/bg-header.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}

a{/*リンクされた文字*/
    color:#669900;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#669900;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#669900;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#cccc99;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

a.footer-txt {/*リンクされた文字*/
    color:#cccc99;
    font-style:normal;
    text-decoration:underline;
}
a:link.footer-txt {/*未訪問のリンク*/
    color:#cccc99;
    font-style:normal;
    text-decoration:underline;
}
a:visited.footer-txt {/*訪問後のリンク*/
    color:#cccc99;
    text-decoration:underline;
}
a:hover.footer-txt {/*マウスをのせたとき*/
    color:#669900;
    font-style:normal;
    text-decoration:underline;
}
a:active.footer-txt {/*クリック中*/
    text-decoration:none;
}


h1 {
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 25px;
	text-indent: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	line-height: 20px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	color: #B4B52D;
}
h2.institution-text {
	text-align: left;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E7B9;
	color: #006600;
}

h3 {
	line-height: 20px;
	margin: 5px;
}

h4 {
	margin: 5px;
}
p {
	line-height: 25px;
	margin: 0px;
	letter-spacing: 2px;
	text-indent: 0px;
	font-size: 12px;
	padding: 0px;
}
p.left-navi_text {
	line-height: 20px;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p.keireki {
	line-height: 20px;
	letter-spacing: 2px;
	text-indent: 12px;
	padding: 0px;
	margin: 0px;
}
p.inquiry {
	line-height: 20px;
	letter-spacing: 2px;
	background-image: url(/images/common/bg-p_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
p.institution-text {
	text-align: left;
}
p.institution {
	line-height: 20px;
	letter-spacing: 2px;
	background-image: url(/images/common/bg-p_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	text-align: left;
}

ul {
	line-height: 20px;
	font-size: 12px;
	padding: 10px;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
dl.opinion {
	margin: 0px;
	padding: 0px;
}
dt {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: 0.4em;
}
dt.opinion {
	margin: 0px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
dt.qa {
	margin: 0px;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	background-image: url(/images/contact/bg-dt.jpg);
	background-repeat: no-repeat;
	color: #006600;
}
dd {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-left: 5px;
	padding-left: 15px;
	letter-spacing: 0.4em;
}
dd.opinion {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
dd.qa {
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-left: 5px;
	padding-left: 15px;
	letter-spacing: 0.4em;
	text-indent: 15px;
}

.cboth {
	clear: both;
}
.push10{
	height: 10px;
}
.push20{
	height: 20px;
}
.push30{
	height: 30px;
}
.push40{
	height: 40px;
}
.push50{
	height: 50px;
}

.pict {border:1px solid #E8E7B9;padding:2px;}

#wrapper {
	min-height: 100%;
	height: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: auto;
	background-image: url(/images/common/bg-wapper.jpg);
	background-repeat: repeat;
}

#wrapper-main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 910px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/common/bg-main.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#header {
	min-height: 100%;
	height: 180px!important;
	height: 100%;
	width: 910px;
	background-image: url(/images/common/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	clear: both;
	padding: 0px;
}

#header-header {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 910px;
	text-align: left;
}

#flash-box {
	float: left;
	width: 910px;
	margin: 0px;
	padding: 0px;
	height: 350px;
	background-image: url(/images/index/bg-flash-bunner.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#main-left {
	float: left;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(/images/common/bg-left-navi.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#main-right {
	float: right;
	height: auto;
	width: 675px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/common/bg-right-main.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.index-box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 310px;
	border: 1px solid #DDDEB6;
	text-align: center;
}
.index-box_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 140px;
	width: 310px;
	border: 1px solid #DDDEB6;
	text-align: center;
}

.institution-box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 310px;
	text-align: center;
}
.institution-box_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 310px;
	text-align: center;
}

.opnion-box_left {
	padding: 0px;
	float: left;
	height: auto;
	width: 270px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.opnion-box_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 355px;
	text-align: left;
}


#footer {
	height: 110px;
	width: auto;
	background-image: url(/images/common/bg-footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.left-navi_office-box {
	background-image: url(/images/common/bg-left-navi_office.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: auto;
	margin-left: 6px;
	border: 1px solid #D9E0AC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left-navi_hitachinakaiken-box {
	width: 202px;
	height: auto;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}

.info-image-box {
	margin-left: 20px;
	text-align: left;
	padding-right: 10px;
	margin-top: 20px;
	width: 635px;
}
.otani-box {
	margin-left: 25px;
	text-align: left;
	padding-right: 15px;
	margin-bottom: 30px;
}
.mail-box {
	text-align: left;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 20px;
}

#footer-footer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 910px;
}

#page-top {
	float: right;
	width: 97px;
	text-align: left;
	padding-top: 15px;
	padding-right: 30px;
	height: 24px;
}

.table-price-box {
	padding: 0px;
	width: 620px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.td-parice-box01 {
	background-color: #D9E0AC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 70px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: 30px;
	line-height: 30px;
}
.td-parice-box02 {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 80px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: 30px;
	line-height: 20px;
}
.td-parice-box03 {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 480px;
	text-align: left;
	margin: 0px;
	padding: 5px;
	height: 30px;
	line-height: 30px;
}

.table-map-box {
	padding: 0px;
	width: 620px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.td-map-box01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: auto;
	line-height: 30px;
	font-weight: bold;
	color: #006600;
}
.td-map-box02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	text-align: left;
	margin: 0px;
	padding: 5px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
}

.td-time-box01 {
	background-color: #D9E0AC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 150px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: auto;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.td-time-box02 {
	background-color: #D9E0AC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 60px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
}
.td-time-box03 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 60px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: auto;
	line-height: 20px;
	letter-spacing: 0.2em;
}

.index-button_01 {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image01.jpg);
	background-repeat: no-repeat;
}
.index-button_01 a {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image01.jpg);
	background-repeat: no-repeat;
}
.index-button_01 a:hover{
	height: 140px;
	width: 310px;
	background-image: url(/images/index/image01-on.jpg);
	background-repeat: no-repeat;
}
.index-button_02 {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image02.jpg);
	background-repeat: no-repeat;
}
.index-button_02 a {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image02.jpg);
	background-repeat: no-repeat;
}
.index-button_02 a:hover{
	height: 140px;
	width: 310px;
	background-image: url(/images/index/image02-on.jpg);
	background-repeat: no-repeat;
}
.button_03 {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image03.jpg);
	background-repeat: no-repeat;
}
.index-button_03 a {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image03.jpg);
	background-repeat: no-repeat;
}
.index-button_03 a:hover{
	height: 140px;
	width: 310px;
	background-image: url(/images/index/image03-on.jpg);
	background-repeat: no-repeat;
}
.index-button_04 {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image04.jpg);
	background-repeat: no-repeat;
}
.index-button_04 a {
	height: 140px;
	width: 310px;
	display: block;
	background-image: url(/images/index/image04.jpg);
	background-repeat: no-repeat;
}
.index-button_04 a:hover{
	height: 140px;
	width: 310px;
	background-image: url(/images/index/image04-on.jpg);
	background-repeat: no-repeat;
}
