@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: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-size:87.5%;
line-height:1.6;
}

h1, h2, h3, h4, h5, h6{
font-size:100%;
margin:0;
}

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;
outline:none;
vertical-align:middle;
}

input{
font-size:100%;
vertical-align:middle;
}

em,
address{
font-style:normal;
}
em{
font-weight:bold;
}
