@charset "utf-8";
/* ================================================================================= */
/*default*/
/* ================================================================================= */
body { background: transparent; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th,td {
	margin:0;
	padding:0;
	zoom:1;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul, li, dl, dt, dd {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before{
content:'“';
}
q:after {
content:'”';
}
abbr, acronym {
	border:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	font-family: inherit;
	color:#333333;
}
caption, th, td {
	text-align: left;
	vertical-align: top;
}
* {
	zoom : 1;
}
ol {
padding-left:2em;
}
ol li {
	zoom : normal;
}
/* ================================================================================= */
/*body*/
/* ================================================================================= */

body {
	background:#ffffff;

}
a:link {
	/*color:#333333;*/ /*改訂 200728*/
	text-decoration:underline;
	outline:none;
}
a:visited {
/*	color:#333333;*//*改訂　200731*/
	text-decoration:underline;
}
a:hover {
	color:#647baf;
	text-decoration:underline;
}
a:active {
	color:#647baf;
	text-decoration:underline;
}
/* ================================================================================= */
/* 2.font */
/* ================================================================================= */
body {
 min-width:960px;
	color:#333333;
	font-size:13px;
	line-height:1.4;
	font-family:Arial,"Times New Roman",Times,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 *font-size:small;
 *font:x-small;
}
.txt10 {
	font-size:77%;
}
.txt12 {
	font-size:85%;
}
.txt13 {
	font-size:100%;
}
.txt18 {
	font-size:139%;
}
.txt20 {
	font-size:154%;¥
}

.letter-m05{letter-spacing: -0.5px;}
.letter-m1{letter-spacing: -1px;}
