@charset "UTF-8";


/* base
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #505050;
	font-family: Verdana,"MS PGothic",sans-serif;
	background: #32b4e6 url(../common/background.gif) repeat-y;
}

/* pagebody
----------------------------------------------- */
#pagebody {
	display: inline-block;
	width: 765px;
}
#body_left {
	float: left;
	position: fixed;
	width: 230px;
}
#body_right {
	float: right;
	width: 535px;
}


/* webcolor
----------------------------------------------- */
html>/**/body #webcolor a {
	display: inline-block;
}
#webcolor a {
	display: block;
	margin: 20px 0 0 25px;
	width: 180px;
	height: 77px;
	text-indent: -9999px;
	background: url(../common/webcolor.gif) no-repeat left top;
}


/* go_contact
----------------------------------------------- */
html>/**/body #go_contact a {
	display: inline-block;
}
#go_contact a {
	display: block;
	margin: 20px 0 0 25px;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/b_contact.gif) no-repeat left top;
}
#go_contactbar a {
	display: block;
	margin: 20px 0 0 40px;
	width: 455px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/b_contactbar.gif) no-repeat left top;
}
#callme {
	margin: 10px 0 0 30px;
	width: 170px;
	height: 15px;
	text-indent: -9999px;
	background: url(../common/tel.gif) no-repeat;
}

/* location
----------------------------------------------- */
#loc {
	margin: 10px 0 0 40px;
	width: 455px;
	height: 15px;
}


/* footer
----------------------------------------------- */
#footer {
	margin: 15px 0 0;
	padding: 45px 0 15px;
	width: 535px;
	color: #969696;
	background: #505050 url(../common/footer_bg.gif) no-repeat left top;
}
#footer p {
	padding: 0 215px 0 15px;
}
#footer a {
	color: #969696;
}
#footer a:hover {
	color: #fff;
	background: none;
}
#footer .copyright {
	font-family: Verdana;
}


/* pageup
----------------------------------------------- */
#pageup {
	display: inline-block;
	margin: 40px 0 0;
	width: 520px;
}
html>/**/body #pageup a {
	display: inline-block;
}
#pageup a {
	float: right;
	display: block;
	width: 80px;
	height: 15px;
	text-indent: -9999px;
	background: url(../common/b_pgup.gif) no-repeat left top;
}
#pageup a:hover {
	background: url(../common/b_pgup_ov.gif) no-repeat left top;
}
#pageup:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/* menu
----------------------------------------------- */
#menu {
	padding: 10px 0 0;
}
#menu li {
	margin: 10px 0 0;
}
html>/**/body #menu li a {
	display: inline-block;
}
#menu li a {
	display: block;
	margin: 0;
	width: 230px;
	height: 35px;
	text-indent: -9999px;
}
#m01 a { background: url(../common/mainmenu.gif) no-repeat 0 0; }
#m02 a { background: url(../common/mainmenu.gif) no-repeat 0 -35px; }
#m03 a { background: url(../common/mainmenu.gif) no-repeat 0 -70px; }
#m04 a { background: url(../common/mainmenu.gif) no-repeat 0 -105px; }
#m05 a { background: url(../common/mainmenu.gif) no-repeat 0 -140px; }
#m06 a { background: url(../common/mainmenu.gif) no-repeat 0 -175px; }
#m01 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px 0; }
#m02 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px -35px; }
#m03 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px -70px; }
#m04 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px -105px; }
#m05 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px -140px; }
#m06 a:hover { background: url(../common/mainmenu.gif) no-repeat -230px -175px; }
#m01 .this, #m01 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px 0; }
#m02 .this, #m02 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px -35px; }
#m03 .this, #m03 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px -70px; }
#m04 .this, #m04 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px -105px; }
#m05 .this, #m05 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px -140px; }
#m06 .this, #m06 .this:hover { background: url(../common/mainmenu.gif) no-repeat -460px -175px; }

/* side_menu
----------------------------------------------- */
#side_menu {
	margin: 15px 0 0 25px;
	padding: 0 0 10px;
	width: 180px;
	border-top: 3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
}
html>/**/body #side_menu li a {
	display: inline-block;
}
#side_menu li {
	margin: 10px 0 0;
}
#side_menu li a {
	display: block;
	width: 180px;
	height: 13px;
	text-indent: -9999px;
}
#sm01 a { background: url(../common/submenu.gif) no-repeat 0 0; }
#sm02 a { background: url(../common/submenu.gif) no-repeat 0 -13px; }
#sm03 a { background: url(../common/submenu.gif) no-repeat 0 -26px; }
#sm04 a { background: url(../common/submenu.gif) no-repeat 0 -39px; }
#sm01 a:hover { background: url(../common/submenu.gif) no-repeat -180px 0; }
#sm02 a:hover { background: url(../common/submenu.gif) no-repeat -180px -13px; }
#sm03	a:hover { background: url(../common/submenu.gif) no-repeat -180px -26px; }
#sm04 a:hover { background: url(../common/submenu.gif) no-repeat -180px -39px; }
#sm01 .this, #sm01 .this:hover { background: url(../common/submenu.gif) no-repeat -360px 0; }
#sm02 .this, #sm02 .this:hover { background: url(../common/submenu.gif) no-repeat -360px -13px; }
#sm03 .this, #sm03 .this:hover { background: url(../common/submenu.gif) no-repeat -360px -26px; }
#sm04 .this, #sm04 .this:hover { background: url(../common/submenu.gif) no-repeat -360px -39px; }


/* column1
----------------------------------------------- */
.column1 {
	display: inline-block;
	margin: 20px 0 0 40px;
	width: 455px;
}
.column1 .column_left {
	float: left;
	width: 150px;
}
.column1 .column_right {
	float: right;
	width: 305px;
	background: #fff;
}
.column1 p {
	margin: 5px 0 0;
	padding: 0 0 0 20px;
}
.column1 h2 {
	padding: 0 0 0 20px;
}


/* column2
----------------------------------------------- */
.column2 {
	display: inline-block;
	margin: 20px 0 0 40px;
	width: 455px;
}
.column2 .column_left {
	float: left;
	width: 160px;
}
.column2 .column_right {
	float: right;
	width: 295px;
}


/* column3
----------------------------------------------- */
.column3 {
	display: inline-block;
	margin: 20px 0 0;
	width: 455px;
}
.column3 .column_left {
	float: left;
	width: 170px;
}
.column3 .column_right {
	float: right;
	width: 265px;
}
.column3 p {
	margin: 5px 0 0;
}
.column3 img {
	border: 1px solid #d2d2d2;
}
.column3 a:hover img {
	border: 1px solid #ffb464;
}
.column3 .column_right img {
	margin: 0 0 7px;
}


/* column4
----------------------------------------------- */
.column4 {
	display: inline-block;
	width: 455px;
}
.column4 .column_left {
	float: left;
	width: 217px;
}
.column4 .column_right {
	float: right;
	width: 217px;
}


/* column after
----------------------------------------------- */
.column1:after,.column2:after,.column3:after,.column4:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/* document
----------------------------------------------- */
.doc {
	margin: 0 0 0 40px;
	width: 455px;
}
.doc p {
	margin: 15px 0 0;
}
.reference {
	margin: 35px 0 0 40px;
	width: 455px;
	border-top: 3px solid #e6e6e6;
}


/* info bar
----------------------------------------------- */
* html body #infobar {
	position: absolute;
	left: 385px;
	top: 0;
}
#infobar {
	position: fixed;
	left: 770px;
	top: 0;
	z-index: 99;
}


/* go contact
----------------------------------------------- */
#gocontact {
	position: absolute;
	z-index: 98;
}


/* oyaji
----------------------------------------------- */
* html body #oyaji {
	position: absolute;
	right: 0;
	bottom: 0;
}
#oyaji {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 100;
}

