@charset "SHIFT_JIS";

/**************** Contents CSS ****************/
body {text-align: center;
	margin:0px; padding:0px;
	color: #666;}
	
.t1{font-Size:10px; line-height:12px}
.t2{font-Size:11px; line-height:13px}
.t2a{font-Size:11px; line-height:18px}
.t2b{font-Size:11px; line-height:15px}
.t3{font-Size:12px; line-height:16px}
.t3a{font-Size:12px; line-height:18px}
.t3b{font-Size:12px}
.t3c{font-Size:12px}
.t3d{font-Size:12px; line-height:18px}
.t3e{font-Size:12px; line-height:18px}
.t4{font-Size:14px; line-height:17px}
.t4a{font-Size:14px; line-height:26px}
.t4b{font-Size:14px; line-height:20px}
.t5{font-Size:16px; line-height:18px}
.t6{font-Size:18px; line-height:20px}

a:link{color: #999999; text-decoration:underline;}
a:visited{color: #AEADAD; text-decoration:underline;}
a:hover{color: #999999; text-decoration:underline;}
a:active{color: #AEADAD; text-decoration:underline;}

/*breadCrumb*/
div.breadCrumb a{color:#ff33cc !important;}
div.breadCrumb a:hover{text-decoration:underline !important;}

