@charset "UTF-8";/* CSS Document */html body {	margin: 0;	padding: 0;	font-family: "Yu Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;	font-family: 'Yu Gothic',"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;	-webkit-text-size-adjust: 100%;}body, div,dl, dt, dd, ul, li,h1, h2, h3, h4, h5, h6,pre, code, p, blockquote, form, fieldset, legend, input, select, textarea {	margin: 0;	padding: 0;	word-break:break-all;/* for IE */}a {	text-decoration:none;}a:link {	color:#000;}a:active {	color:#11a5f7;}a:hover {	color:#11a5f7;}a:visited {	color:#000;}ul li {	list-style: none;}.bold {	font-weight:bold;}img {	border:none;}/*	CLEAR FIX ---------------------------------------------- */.clr {		zoom:1;/*for IE 5.5-7*/}.clr:after {/*for modern browser*/	content: "";	display: block;	clear: both;	/* height: 0px; */	/* overflow: hidden; */}* html .clr {	display: inline-table;	/*\*/display: block;/**/}
