@charset "euc-jp";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
}

body{
	font: 93% Meiryo,'¥á¥¤¥ê¥ª','Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯','MS PGothic','Lucida Grande',Verdana,sans-serif;
	color:#444444;
}
.win.ff3 body{font-size:86%; line-height:1.7;}
.win.ff4 body{font-size:86%; line-height:1.7;}
.mac.gecko body{font-size:84%; line-height:1.7;}
.mac.webkit body{
	font-size:85%;
	line-height:1.7;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}

a:link { text-decoration:underline; color:#003399;; }
a:visited { text-decoration:underline; color:#003399;; }
a:active { text-decoration:underline; color:#003399;; }
a:hover { text-decoration:underline; color:#ff6600; }

img { border:0; }



/* header
-----------------------------------*/
#header {
	width:100%;
	height:86px;
	background:url(../../images/hd_bg.jpg) repeat-x;
}

#header #header-block {
	width:900px;
	margin:0 auto;
	padding:0;
}

#header #header-block h1 {
	position:absolute;
	width:270px;
	height:65px;
	margin-top:14px;
	z-index:1;
}


/* contents
-----------------------------------*/
#contents {
	width:810px;
	margin:40px auto 50px;
	text-align:center;
}

#contents h2 {margin-bottom:50px;}
#contents h3 {margin-bottom:20px;}


/* contact
-----------------------------------*/
#contact {
	width:100%;
	background-color:#efefef;
	margin-bottom:30px;
	padding:40px 0;
}

#contact #contact-block {
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#contact #contact-block h2 {margin-bottom:20px;}


/* footer
-----------------------------------*/
#footer-block {
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}


/* pagetop */
#page-top {
	position:fixed;
	bottom:50px;
	right:10px;
}



/*¡¡text
-----------------------------------*/
.t-tel {color:#ff7f00;}
.t-bold {font-weight:bold;}

.t-12 {font-size:0.857em; line-height:1.3em;}
.t-13 {font-size:0.929em; line-height:1.3em;}
.t-16 {font-size:1.143em;}
.t-22 {font-size:1.571em;}


a:link {color:#003998; text-decoration:underline;}
a:active {color:#003998; text-decoration:underline;}
a:visited {color:#003998; text-decoration:underline;}
a:hover {color:#ff7f00; text-decoration:none;}


/* button
-----------------------------------*/
.button-img a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
.button-img a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/* clear
-----------------------------------*/
.clear-all{clear:both;}








