@charset "utf-8";


/* --------------------------------------------------

oteire

-------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address ,hr {
	margin:0;
	padding:0;
}

img{
	border:0;
}

ul,li{
	list-style-type:none;
}

address{
	font-style: normal;
}

body{
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	font-family: Verdana, Arial,"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.5;
}

#outer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
