@charset "Shift-JIS";

/* Basement CSS ( without WinIE4.x ) */
@import "style.css";

/*

	CSS Hacking		-------------------------------------------------------

*/

/* WinIE6.x/5.x CSS writing */
/*\*/

* html body{
	text-align: center;
}

* html #wrap{
	text-align: left;
}

* html #h_txt{
	margin: 3px 0px 0px 0px;
}

* html #menu{
	padding: 20px 0px 0px 0px;
}

* html #sidebar h2{
	margin: 21px 0px 0px 10px;
}

* html #staff1 p a{
	padding: 45px 150px 13px 10px;
}

* html .results{
	margin: 10px 0px 0px 10px;
}
/*
*html #sitemap dl dd{
	text-indent: -40px;
}

*html #sitemap dl dd p{
	text-indent: -40px;
}
*/
* html #sitemap dl ul li{
	text-indent: 0px;
}

* html #work div.phase_01{	height: 554px;}
* html #work div.phase_02{	height: 204px;}
* html #work div.phase_03{	height: 154px;}

* html form{
	margin: 15px 7px;
}

* html form table{
	margin-left: 7px;
}

* html form input#submit,form input#reset{
	vertical-align: middle;
}

* html #seo p#img01{height:200px;}

/* */


/* WinIE 5.x CSS import */
@media tty{
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */


/* MacIE5 CSS import */
/*\*//*/
 @import url("ie5mac.css");
/**/


