@charset "shift_jis";

/* ===============[ Reset ]=============== */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	line-height: 150%;
	color: #333333;
	font-size: 13px;
}
.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

strong, th {
	font-weight: bold;
}
img {
	border: none;
}
a {
	color: #32A7A7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/* ===============[ Layout ]=============== */
#header {
	height: auto;
	width: 100%;
	background-image: url(../shared-img/shadow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 8px;
}
#footer {
	height: 100px;
	width: 100%;
	background-image: url(../shared-img/footer-line.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1152A2;
}
#headCont,#container,#footCont {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container {
	padding-top: 20px;
}

#headCont {
	height: 92px;

}
#headCont h1 {
	color: #1152A2;
	font-size: 11px;
	font-weight: normal;
	float: left;
	line-height: 100%;
	padding-top: 20px;
}
#headCont .fRight {
	width: 350px;
}
#headCont .fRight p {
	height: 58px;
	width: 350px;
}
#headCont li {
	list-style-type: none;
	display: inline;
	float: left;
}
#headCont li img {
	margin-right: 10px;
}

#headCont form {
	float: right;
	height: 20px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#headCont input {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#headCont .GtextBox {
	height: 18px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #788DA7;
}
#menu {
	height: 51px;
	background-image: url(../shared-img/menu-back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
#menu ul {
	height: 51px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 1px;
	line-height: 100%;
	text-indent: -9999px;
}
#menuHome a {
	background-image: url(../shared-img/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 51px;
	width: 75px;
}
#menuHome a:hover {
	background-image: url(../shared-img/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	display: block;
	height: 51px;
	width: 75px;
}
#menuHome .active {
	background-image: url(../shared-img/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	display: block;
	height: 51px;
	width: 75px;
}
#menuMado a {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-mado.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuMado a:hover {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-mado.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuMado .active {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-mado.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuExte a {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-exte.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuExte a:hover {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-exte.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuExte .active {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-exte.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuRoof a {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-roof.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuRoof a:hover {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-roof.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuRoof .active {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-roof.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuComp a {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-comp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuComp a:hover {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-comp.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuComp .active {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-comp.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuInqy a {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-inqy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuInqy a:hover {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-inqy.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menuInqy .active {
	display: block;
	height: 51px;
	width: 165px;
	background-image: url(../shared-img/menu-inqy.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#pankuzu {
	background-color: #E9F8F8;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#pankuzu p {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 100%;
}
#pankuzu a {
	color: #1152A2;
}
#pankuzu img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
#header h2 {
	height: 110px;
	background-image: url(../shared-img/tile.jpg);
	background-repeat: repeat-x;
}
#header h2 span {
	height: 110px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}
#container .page-up {
	text-align: right;
	padding-top: 20px;
	clear: both;
}
#container #contents {
	float: left;
	height: auto;
	width: 630px;
}
#container #side {
	float: right;
	height: auto;
	width: 240px;
}
#container #contents p,#container #contents dd {
	text-align: justify;
	text-justify: distribute;
	margin-bottom: 1.2em;
}
#container #contents h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #1152A2;
	border-left-color: #CCCCCC;
	background-image: url(../shared-img/h3-back.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #1152A2;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 15px;
	margin-bottom: 20px;
	clear: both;
}
#container #contents h3 img {
	margin-right: 12px;
	vertical-align: middle;
}
#container #contents h4 {
	background-image: url(../shared-img/h4-back.jpg);
	font-size: 15px;
	line-height: 120%;
	color: #1152A2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-bottom: 20px;
	clear: both;
}
#container #contents #contMenu {
	border: 1px solid #1152A2;
}
#container #contents #contMenu dt {
	background-color: #1152A2;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 100%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#container #contents #contMenu dd {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}

#container #contents #contMenu li {
	list-style-type: none;
	display: inline;
	background-image: url(../shared-img/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
}



#container #side ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #side li {
	list-style-type: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 100%;
}
#container #side li a {
	color: #1152A2;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-image: url(../shared-img/side-unover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #side li a:hover {
	background-image: url(../shared-img/side-over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #side li .active {
	color: #1152A2;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-image: url(../shared-img/side-over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#footCont {
	padding-top: 30px;
	color: #1152A2;
	text-decoration: none;
}
#footCont address {
	font-size: 11px;
	line-height: 130%;
	color: #1152A2;
	font-style: normal;
	float: left;
}
#footCont address img {
	float: left;
}
#footCont span {
	display: block;
	width: 250px;
	float: left;
}
#footCont p {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #1152A2;
	width: 200px;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.fClear {
	clear: both;
}

.textBlue {
	color: #1152A2;
}
.textRed {
	color: #FF0000;
}

.textLarge {
	font-size: 15px;
}
.textSmall {
	font-size: 11px;
}
.mrgTop {
	margin-top: 20px;
}
.mrgBottom {
	margin-bottom: 20px;
}
