@charset "utf-8";


/*==============================================================================================
////////////////////////////////////////////////////////////////////////////////////////////////

	version: 1.0
	created: 2010/02/08
	update : -

////////////////////////////////////////////////////////////////////////////////////////////////
==============================================================================================*/

html, x:-moz-any-link{
font-size:16px;
}
html{
overflow-y:scroll;
}

body{
margin:0;
padding:0;
font-family:'メイリオ',Meiryo,Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,'ＭＳ Ｐゴシック',sans-serif;

font-size:75%;
}

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

ul{
list-style:none;
}

ul ul,
ul ol,
ol ul,
ol ol,
table ul,
table ol{
margin-bottom:0;
}

table{
border-collapse:collapse;
border-spacing:0;
}
table th{
font-weight:normal;
text-align:left;
}

hr{
display:none;
}

img{
border:0;
}

input{
font-size:130%;
vertical-align:middle;
}
select{
font-size:130%;
vertical-align:middle;
}
textarea{
font-size:100%;
}

em,
address{
font-style:normal;
}
em{
font-weight:bold;
}
