* {
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust:none;
	text-align:left;
}
li {
	list-style-type:none;
}
a {
	-webkit-tap-highlight-color:rgba(0,77,182,0.5);
}
::selection {
	background:#ff99ac;
}
::-moz-selection {
	background:#ff99ac;
}
a {
	color:#004db6;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}
.clearfix {
	zoom:1;
}

html,body {
	min-width:950px;
	background:#ffffff;
	color:#333333;
}

#ie6 ,#noscript {
	width:100%;
	font-size:16px;
	line-height:1.5em;
	padding:15px 0;
	background:#ffffff;
	z-index:1000;
	color:#D80300;
	text-align:center;
	border-bottom:3px solid #D80300;
}

