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

body {
font-size:13px; *font-size:96%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 140%;
color : #333333; /*色指定*/
}

*:first-child+html body{/*IE7*/
font-size:91%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 140%;
color : #333333; /*色指定*/
}

/*
td { 
font-size:13px; *font-size:96%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 140%;
color : #333333; /*色指定*/
}
*/

*:first-child+html td{/*IE7*/
font-size:91%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 140%;
color : #333333; /*色指定*/
}



a{ 
	text-decoration  : none ; /*下線指定*/
	color : #333333; /*色指定*/
	}
a:link{ /*リンク指定*/
	text-decoration  : none ; /*下線指定*/
	color : #333333; /*色指定*/
	}

a:visited{ /*リンク後指定*/
	text-decoration  : none ; /*下線指定*/
	color : #555555; /*色指定*/
	}

a:active{ /*アクティブリンク指定*/
	text-decoration  : underline; /*下線指定*/
	color : #BC1B21; /*色指定*/
	}

a:hover	{ /*ホバ－リンク指定*/
	text-decoration  : underline; /*下線指定*/
	color : #BC1B21; /*色指定*/
	}

.t15 {
	margin-top:0px;
	font-size:110%; *font-size:105%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}


.t14 {
	margin-top:0px;
	font-size:100%; *font-size:96%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}


.t13 {
	margin-top:0px;
	font-size:96%; *font-size:89%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}

.t12 {
	margin-top:0px;
	font-size:91%; *font-size:86%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}

.t11 {
	margin-top:0px;
	font-size:88%; *font-size:81%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}

.t10_with_icon {
	margin:0px;
	font-size:81%; *font-size:75%;
	color:#333333;
	line-height: 150%;
	text-align:left;
	padding-left:15px;
	background-image: url(../img/all/icon_arrow11_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}
	

.t10 { 
	margin-top:0px;
	font-size:81%; *font-size:75%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}


.t9 { 
	margin-top:0px;
	font-size:75%; *font-size:69%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}

.t8 { 
	font-size:69%; *font-size:62%;
	color:#333333;
	line-height: 150%;
	text-align:left;
}