@charset "UTF-8";

body {
	font-family:"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif, 'メイリオ', Meiryo, sans-serif;
	/*text-align:center;*/
	font-size:16px;
	line-height:1.6;
}

* html body { /* for IE6 */
  font-size: medium;
}

*:first-child+html body { /* for IE7 */
  font-size: medium;
}

#headNavi li a#n04 {
	background: url(../images/head_nv_size01.jpg) no-repeat;
	width: 38px;
}
#headNavi li a#n05 {
	background: url(../images/head_nv_size02.jpg) no-repeat 0px -26px;
	width: 39px;
}
#headNavi li a#n06 {
	background: url(../images/head_nv_size03.jpg) no-repeat;
	width: 40px;
}

#Content h2 {
	padding: 2px 0px 0px 10px;
	height: 29px;
}
#Content h3 {
	padding: 0px 0px 0px 5px;
	height: 27px;
}

/*汎用*/
.t12{
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.t12grey {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.t12blue {
	font-size: 14px;
	line-height: 20px;
	color: #149AC5;
}
.t12red {
	font-size: 14px;
	line-height: 20px;
	color: #990000;
}
.t12ylw {
	font-size: 14px;
	line-height: 20px;
	color: #737323;
}
.t12wht {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.t14{
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
.t14grey {
	font-size: 16px;
	line-height: 22px;
	color: #666666;
}
.t14ylw {
	font-size: 16px;
	line-height: 22px;
	color: #737323;
}
.t14wht {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.t14red {
	font-size: 16px;
	line-height: 22px;
	color: #990000;
}

.t10 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.t10grey {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.t10blue {
	font-size: 12px;
	line-height: 16px;
	color: #149AC5;
}
.t10red {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
