
/**********************************
  BOX STYLES
**********************************/

/* h3 */

.whitebase-top h3 {
	width:146px;
	height:248px;
	background-repeat: no-repeat;
	float:none;
	clear:both;
}

#staff h3 { background-image:url(../images/sub/h3/h3-01.gif);}
#tiryou h3 { background-image:url(../images/sub/h3/h3-02.gif); height:369px;}
#kensa h3 { background-image:url(../images/sub/h3/h3-03.gif);}


/* .whitebase-top */

.whitebase-top-head {
	background-image: url(../images/bg/bg-whitebase-top-head.gif);
	background-repeat: no-repeat;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	height:4px;
	float:none;
	clear:both;
}

.whitebase-top-foot {
	background-image: url(../images/bg/bg-whitebase-top-foot.gif);
	background-repeat: no-repeat;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	height:4px;
	margin-bottom:25px;
	float:none;
	clear:both;
}

.whitebase-top {
	background-image: url(../images/bg/bg-whitebase-top-body.gif);
	background-repeat: repeat-y;
	width:900px;
	margin: 0 auto;
}

.whitebase-top .left { width:146px; margin:8px 0 0 12px;}

/* .greenbox */

.greenbox {
	width:716px;
	border:2px solid #cae78c;
	padding:15px 0;
	margin-bottom:8px;
	margin-right:12px;
	margin-top:8px;
}

.greenbox p { line-height:1.5em; }

.greenbox .greenbox-left {
	float:left;
	width:146px;
	margin-left:10px;
}
/* \*/
.greenbox .greenbox-left  { display: inline; }
/* */

.greenbox .greenbox-right {
	float:right;
	width:499px;
}
/* \*/
.greenbox .greenbox-right  { display: inline; }
/* */

.greenbox .greenbox-right div {
	background-image:url(../../shared/images/line/dot-04.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

.greenbox .greenbox-right div img {	margin-right:10px; }

.greenbox .greenbox-right div p {
	font-size:12px;
	width:240px;
}


/**********************************
  FOOTER
**********************************/

#footer {
	padding-top:8px;
	background-image: url(../../shared/images/bg/bg-footer-top.gif);
}

#footer p {
	text-indent	: -9999px;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	background-repeat: no-repeat;
	text-align:left;
	height:132px;
}
