@charset "utf-8";
/* CSS Document */

html,body,
div,span,
object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,
a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,sub,sup,tt,var,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,label,
table,caption,tbody,tfoot,thead,tr,th,td,
header,nav,footer{
margin:0;
padding:0;
}


body{
color:#333;
background-color:#fff;
background-repeat:no-repeat;
font-size:100.01%;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
line-height:1;
-webkit-text-size-adjust:none;
}

ul{
list-style-type:none;
}

ol{
list-style-type:decimal;
}

img{
border:0;
line-height:0;
}


a,
a:visited{
color:#3399cc;
}

/*
a:visited{
color:#5140b8;
}
*/

a:hover,
a:focus{
color:#008194;
}

a:active{
color:#006599;
}

em,
strong,
cite{
font-style:normal;
}

strong{
font-weight:bold;
}



/* ----------------------------------------------------------------
    Text Module
----------------------------------------------------------------- */
p {
	font-size:80%;
	line-height:1.5;
}











