@charset "shift_jis";
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
/*input,
textarea,*/
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	outline:none;
	zoom:1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: none;
	outline: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
body {
font-family:"MS UI Gothic", "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け";
font-size:13px;
line-height:1.3;
color:#343434;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height:1;
}
h1,
h2 {
	font-size: 1px;
}
h3,
h4,
h5,
h6 {
	font-size: 13px;
}
img,
object {
	vertical-align: bottom;
}
/*繝ｪ繝ｳ繧ｯ繧ｫ繝ｩ繝ｼ*/
a:link {
color:#06f;
text-decoration:underline;
}
a:visited {
color:#06f;
text-decoration:underline;
}
a:active {
color:#06f;
text-decoration:underline;
}
a:hover {
color:#f90;
text-decoration:underline;
}


/* 調整用 */
.mgt {
margin-top:10px;
}
.FL_L {
float:left;
}
.tac {
text-align:center;
}




.cf:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.cf {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .cf {height: 1px;}
.cf {display: block;}
/* End hide from IE5/Mac */
/*p,th,td,li {
text-align:justify;
text-justify:inter-ideograph;
}*/
/*js hook*/
img.rollover {}
img.use_alpha {}
table.stripedtable {}
