@charset "utf-8";
/*-----------------------------------------------------
reset
-----------------------------------------------------*/
br { letter-spacing: normal; }
body {
	margin:0;
	padding:0;
}
:first-child + html body { font-size:78.5%; }
* html body { font-size:78.5%; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	list-style:none outside none;
	margin:0;
	padding:0;
}
div, pre, form, fieldset, input, textarea, p, th, td {
	margin: 0;
	padding: 0;
	font-size: medium;
}
fieldset, img, a img { border:0 none; }
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
}
th {
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
/*input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}*/
:first-child + html input, :first-child + html textarea, :first-child + html select { font-size:100%; }
* html input, * html textarea, * html select { font-size:100%; }
:first-child + html pre, :first-child + html code, :first-child + html kbd, :first-child + html samp, :first-child + html tt { font-size:108%; }
* html pre, * html code, * html kbd, * html samp, * html tt { font-size:108%; }
a, a:link {
	text-decoration: underline;
	color: #3581d7;
}
a:visited { color: #22539c; }
a:hover, a:active { text-decoration:underline; 
}
/* clearfix */
.clearfix { min-height: 1px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .clearfix { height: 1px; }
.inner,/* clearfix content */ dl,  .contentBox  { min-height: 1px; }
.inner:after, dl:after,  .contentBox:after  {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
*  html  .inner, *  html  dl,  *  html  .contentBox    { height: 1px; }
iframe { border-style: none; }
.あああ {
}
