@charset "utf-8";
@import "../css/common.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

/* override *************************************************************/
#categoryheader li a {
	background:url(./images/categoryheader_navi.gif) no-repeat 0 0;
}
/************************************************************************/

#mainright table {
	width:100%;
	border-collapse:collapse;
	margin:5px 0 20px 0;
	padding:0;
	font-size:12px;
	border-top:1px solid #b3cdde;
	border-left:1px solid #b3cdde;
}

#mainright th {
	width:67px;
	text-align:center;
	vertical-align:center;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:4px 0;
	color: #1d3a75;
	background:#c7e8fe;
	border-right:1px solid #b3cdde;
	border-bottom:1px solid #b3cdde;
}
#mainright td {
	text-align:center;
	vertical-align:center;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:4px 4px 4px 5px;
	background:#ffffff;
	border-right:1px solid #b3cdde;
	border-bottom:1px solid #b3cdde;
}
#mainright th.first  { background:#b7e6ff; width:188px;}
#mainright th.second { background:#9edcff; width:188px;}
#mainright th.third  { background:#8ccdee; width:187px;}
#mainright td.blue   { background:#f0f6fd;}
#mainright td.blueO  { background:#e0ebfa;}
#mainright td.blueE  { background:#d2e2fa;}

#mainright td.narrow {
	letter-spacing:-0.05em;
	}
#mainright td.tight {
	line-height: 1.1;
	}
	 
#mainright .h302 {
	display:block;
	width:635px;
	height:60px;
	margin:20px 0;
	padding:0;
	border:0;
	overflow:hidden;
}

#mainright .h302 h3,
#mainright .h302 h3 img {
	display:block;
	margin:0;
	padding:0;
	border:0;
}

#mainright .h302 p {
	display:block;
	width:488px;
	height:44px;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
	position:relative;
	top:-49px;
	left:147px;
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, sans-serif;
	letter-spacing:-1px;
}

#mainright .contact {
	height:181px;
	margin:20px 0;
	padding:0;
	border:0;
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, sans-serif;
	overflow:hidden;
}
#mainright .contact h3,
#mainright .contact p,
#mainright .contact img {
	display:block;
	margin:0;
	padding:0;
	border:0;
}


#mainright .contact dl {
	display:block;
	height:50px;
	margin:0;
	padding:0;
	border:0;
	position:relative;
	top:-104px;
	left:103px;
	line-height:1.1;
}

#mainright .contact dt {
	float:left;
	display:block;
	margin:0;
	padding:0 0 5px 0;
	border:0;
}

#mainright .contact dd {
	display:block;
	margin:0;
	padding:0 0 5px 141px;
	border:0;
}

#mainright .contact .email {
	display:block;
	height:50px;
	margin:0;
	padding:0;
	border:0;
	position:relative;
	top:-104px;
	left:103px;
}

#mainright h5 {
	margin:10px 0 0 0;
	padding:0 10px;
	color: #396ace;
	font-size:14px;
	font-weight:bold;
	}

#mainright p.tight {
	margin:15px 0 0 0;
	}
#mainright .net a {
	font-weight:bold;
}
