/* --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:12px;
	background-image: url(../img/header-back_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	min-width:840px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer_back {
	height: 100%;
	width: 100%;
	background-image: url(../img/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 21px;
}
em {
	display:none;
}
.page_top {
	margin-left: 490px;
	margin-top: 20px;
}

.page_top , .page_top a {
	background-image: url(../img/page_top_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 110px;
}
.page_top a:hover {
	background-position:left bottom;
}

.adress {
	padding-top: 20px;
}

.title_td {
	padding-left:3px;
}

* html .title_td {
	padding-left: 0px;
}

html>/**/body .title_td {
	padding-left: 0px;
}

body:first-of-type .title_td {
	padding-left:2px;
}

.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以前向け*/


