@charset "utf-8";
/* CSS Document */

/* ＝＝＝＝タグの再定義＝＝＝＝ */


body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
	margin: 0;
	font-size: 12px;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	
}

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

body {
   overflow-y:scroll;
}


form{margin:0px;}
td {font-size: 12px}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
	font-size : 10px;
	font-weight : 100;
	line-height : 120%;
	display:inline;
	margin:0;
	color: #CCC;
	top: 20px;
	padding: 20px;
	}

img,abbr,acronym,fieldset{
	border:0;
}


ol,ul {
	list-style:none;
	}


li{
list-style-type:none;
}


strong{
	font-weight : 100;
	line-height : 130%;
	margin-top : 0px;
	margin-bottom : 0px;
	}

em{
	font-weight : 100;
	}





/* ＝＝＝＝独自クラス＝＝＝＝ */


.text9 {  font-size: 9px}
.text10 {  font-size: 10px}
.text10-15-1 {  font-size: 10px; line-height: 15px; letter-spacing: 1px; text-decoration: underline}
.text11 {  font-size: 11px}
.text12 {  font-size: 12px}
.text14 {  font-size: 14px}
.text16 {
	font-size: 16px;
	font-weight: normal;
}


.T8 {  font-size: 8px}
.T9 {  font-size: 9px}


.T10 {  font-size: 10px}
.T10-0-1 {  font-size: 10px; letter-spacing: 1px}
.T10-14 {  font-size: 10px; line-height: 14px}
.T10-14-g {  font-size: 10px; line-height: 14px;color:#999999;}
.T10-14 -1{  font-size: 10px; line-height: 14px; letter-spacing: 1px}
.T10-16 {  font-size: 10px; line-height: 16px}
.T10-16-1 {  font-size: 10px; line-height: 16px; letter-spacing: 1px}


.T11-20-1 {  font-size: 11px; line-height: 15px}


.T12-0-1 {  font-size: 12px; letter-spacing: 1px}
.T12-0-1 {  font-size: 12px; letter-spacing: 1px}
.T12-20-1 {  font-size: 12px; line-height: 20px; letter-spacing: 1px}
.T12-18 {  font-size: 12px; line-height: 18px}
.T12-15 {  font-size: 12px; line-height: 15px}
.T12-15-g {  font-size: 12px; line-height: 15px;color:#999999;}
.T12-20 {  font-size: 12px; line-height: 20px}
.T12-27 {  font-size: 12px; line-height: 27px}
.T12-18-1 {  font-size: 12px; line-height: 18px}
.T12-18-2 {  font-size: 12px; line-height: 18px; letter-spacing: 2px}
.T12-22-1 {  font-size: 12px; line-height: 22px; letter-spacing: 1px}
.T10-g {
	font-size: 10px;
	color: #999;
}
.T10-bold-bk {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.txt-16b {
	font-size: 16px;
	line-height: 20pt;
	font-weight: bold;
	color: #333;
}


.T10-blue {
	font-size: 10px;
	color: #09C;
}
.T10-pk {
	font-size: 10px;
	color: #C66;
}

.T10-rd {
	font-size: 10px;
	line-height: 1.7em;
	color: #C00;
}
.T12-rd {
	font-size: 12px;
	color: #C00;
}
.red-12 {
	font-size: 12px;
	line-height: normal;
	color: #C00;
}
