/* --OTHER TAGS-- */
a {
overflow:hidden;
}

a img, img { 
border:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* for IE7 */
	*+html code, *+html kbd, *+html pre, *+html samp, *+html tt {
	font-size:108%; 
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

img,a {
	border:none;
}


body {
	margin:0;
	font-size:13px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFCC;
}
em {
	display:none;
}
address {
	color: #FFF;
}
.header_box {
	height: 73px;
	padding-top: 8px;
}
html:not([lang*=""]) .header_box {
	height: 73px;
	padding-top: 15px;
}

body:first-of-type .header_box {
	height: 73px;
	padding-top: 8px;
}

.h_menu {
	float: right;
	padding-top: 15px;
}

.g_menu {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 52px;
}
.g_menu a {
	height: 52px;
	display: block;
	float: left;
}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/
