@charset "shift_jis";
@import url(navi.css);

/*
========================================
AGCƒeƒNƒmƒOƒ‰ƒX Web Site ‹¤—LƒXƒ^ƒCƒ‹ƒV[ƒg
========================================*/

html, body, div, span, form, p, table, img, a, ol, ul, button{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
img {
	vertical-align:top;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
li span {
	display:none;
}
body{
	background:#fff;
	text-align:center;
	color:#333;
	font: normal 90%/1.6 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Osaka', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', arial, sans-serif;
}


/*¡ FRAME
---------------------------------------------------------- */
#wrapper{
	width:600px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#inner{
	padding:50px;
}

/*¡ MAIN CONTENTS
---------------------------------------------------------- */
.address {
	margin:20px;
}

/*¡ ICON
---------------------------------------------------------- */


/*¡ FOOTER
---------------------------------------------------------- */
#footer {
	border-top:5px solid #ededed;
	padding:10px 0;
}
#footer:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#copy {
	float:right;
	font: normal 70%/1.5 "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,sans-serif;
	color:#808080;
	text-align:right;
}

/*¡ TEXT
---------------------------------------------------------- */
a { text-decoration:underline; color:#0081eb;}
a:hover { text-decoration:underline; color:#00c2eb;}

h1,h2,h3,h4,h5,h6,h7
{margin:0;padding:0;font-weight:bold;display:inline;}

strong { font-weight:bold;}
.small { font-size:70%;}
