@charset "euc-jp";

/*----------------------------------------------------------------------------
	reset
----------------------------------------------------------------------------*/

body {
margin: 0;
padding: 0;
text-align: center;
background: #f6edf0;
}

body {
font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
*font-size: small;
*font: x-small;
}

table {
font-size: 100%;
line-height: 1.7;
}

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

h1, h2, h3, h4, h5, h6 {
font-size: 0;
line-height: 0;
}

li {list-style: none;}
	
address {font-style: normal;}

table,img {border: 0;}
table td,table th {vertical-align: top; text-align: left;}

img {line-height:0.1em;border:0px;vertical-align:bottom;font-size:0px;}
hr {display: none;}
fieldset {margin: 0; padding: 0; border: 0;}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
a:focus {outline: none;}

