@charset=x-sjis;
/****
 * Style sheet for the HTML 4.01 specification
 * $Id: top.css,v 2.08 auth by Studio NAGI 2006/05/23 $
 ****/

/* body style */

body{
	font-size:10px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-weight: 100;
	color:#000000;
}


h0 {
	font-size: 18px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-weight: 700;
	color: #000000;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

h1 {
	font-size: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-weight: 100;
	color: #000000;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

h2 {
	font-size: 12px;
	line-height: 140%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 100;
	color: #000000;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

h3 {
	font-size: 13px;
	line-height: 150%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 500;

	color: #000000;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

h4 {
	font-size: 14px;
	line-height: 150%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 600;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5 {
	font-size: 15px;
	line-height: 150%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 600;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}

h6 {
	font-size: 18px;
	line-height: 150%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 700;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
h11{
	font-size: 11px;
	line-height: 150%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 100;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thin13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.markupred {
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

table, td {
	font-size:12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/** link style **/
A{
color:#0000CC;
text-decoration:none
}

A:hover{
color:#FF0000;
}



