@charset "shift_jis";

/* ------------------------------------------------------
base setting
------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	font-size:100%;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	text-align: center;
	border-top-width: 7;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	background-image: url(../../grotechnew/img/main_bg.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
list-style-type:none;
margin:0;
border:0;
padding:0;
font-style:normal;
font-weight:normal;
font-size:100%;
}

img {border:none;}

/* ------------------------------------------------------
font size
------------------------------------------------------ */
body {
	font-size: 75%; /* IE—p */
	background-image: url(../img/hdr_bg.jpg);
	background-repeat: repeat-x;
}
html>/**/body {
  font-size: 12px; /* IE7.0‚ðœ‚­ƒ‚ƒ_ƒ“ƒuƒ‰ƒEƒU—p */
}

/* ------------------------------------------------------
clearfix
------------------------------------------------------ */
/* for modern browser */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* for IE 5.5-7 */
.clearfix {
  zoom: 1;
}
a {
	color: #666;
}
