/* @group default */
@charset "utf-8";
* {margin:0;padding:0;}
html>body{/*IE7 and Modern*/
	font-size:14px;
}
body{font-size:100%;font-family:"Lucida Grande","メイリオ", Meiryo, Arial, Verdana, sans-serif;line-height:1.6;text-align:center;color:#FFFFFF;background:#ffffff;}
/**:first-child+html body{font-size:15px;}*/
* html body{vertical-align:baseline;}
h1, h2, h3, h4, h5, h6, table, p, ul, ol, dl, input, select, option, textarea{font-size:100%;}
h1, h2, h3, h4, h5, h6, em, strong{font-weight:bold;}
ul li, ol li{list-style-type:none;}
table{border-spacing:0;border-collapse:collapse;}
table tr th, table tr td, input, select, option, textarea{line-height:1.6;text-align:left;}
hr{display:none;}
img{vertical-align:bottom;border:0;}
object, embed{outline:0;}
a, a:hover, a:active, a:focus{outline:none;}
a{color:#1a2b6c;text-decoration:underline;}
a:visited{}
a:hover{color:#3456d8;}
a:active{}
/* @end */


/* @group common */
* {max-height:999999px;}/*for android chrome*/
p {background-image:url(../img/blank.gif);}
body{
	-webkit-text-size-adjust:100%;
}
/* end */

