@charset "utf-8";
/* CSS Document */


/*
 Share Style [
----------------------------------------------------------- */

/* default */
body {
    font-size: 12px;
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.5;
}
/* IE7 or less */
*+html body{
    font-size: 80%;
}
* html body {
    font-size: 80%;
}
html, body {
		height:100%;
		}
/*reset*/
body,div,p,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,input,textarea,blockquote,th,td {
   margin:0;
   padding:0;
}
body {
	
}
html {
	overflow-y:scroll;/*for firefox*/
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}

/*clear------***ID or class
#***{
    zoom:100%;
}

#***:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
*/

----------------------------------------------------------- */


.clear{
clear:both;
width:0;
height:0;
margin:0;
padding:0;
line-height:0;
}

a{
outline:0;
}

body{
/*font-size: 13px;
/*font-size: 81.25%; /*for IE6,IE7*/
/*line-height:120%;
width:955px;
margin-left:auto;
margin-right:auto;
*/
}

/*

縦方向中央揃え

*/

