/* CSS Document */

A{text-decoration:none;
	font-size: 14px;
	color: #3366CC;
	font-weight: 400;
	line-height: normal;
	}
A:hover{text-decoration:underline;
	font-size: 14px;
	color: #BF4281;
	font-weight: 400;
	line-height: normal;
	}
.class {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.pink {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #FF3300;
}
.pink2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	line-height: 140%;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 140%;
}
.black {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}
.red {
	font-size: 14px;
	line-height: 140%;
	color: #FF3300;
}
.black2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}

ul.service{
	margin:0px 0px 0px 20px;
	padding:0px;
	font-size:14px;
	line-height:25px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
}

h2{
	background-image:url(../img/tebiki/h2.gif);
	background-repeat:no-repeat;
	width:550px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#FFFFFF;
	text-indent:25px;
	height:30px;
	font-weight:bold;
	margin:0px;
	padding-top: 5px;
	font-weight:bold;
}

.blue12{
	font-size:12px;
	color: #0066CC;
	line-height: 140%;
	}
	
#CardTable {
	width:400px;
	height:60px;
	margin:0px 0px 5px 0px;
}

#CardTable td{
	vertical-align:bottom;
	text-align:center;
	font-size:11px;
	color:#999999;
	line-height: 1.0;
}

