@charset "utf-8";

/*----------------------------------------------------
	{ݒANJ[Ȃ
----------------------------------------------------*/
html {
	overflow-y: scroll;
}
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,embed {
	vertical-align: top;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}


/*--- default */
body {
	background: #fff;
	color: #333;
	font-size: small;
	font-family: "CI", "Meiryo", verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height: 1.2em;
}
* html body {	/* for IF6 */
	font-family: "lr oSVbN","MS PGothic",Sans-Serif;
}

h1,h2,h3,h4,h5,h6,p {
	font-size: 1em;
}
li {
	list-style-type:none;
}
img {
	vertical-align:bottom;
}
a {
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.clear {
	clear:both;
	height: 0px;
}
.text-right {
	font-size: 12px;
	float: none;
	width: 620px;
	text-align: right;
}
.text3 {
	font-size: 16px;
	line-height: normal;
	color: #333333;
	text-align: left;
}
.td-text2 {
	font-size: 12px;
	padding: 5px;
}

