@charset "utf-8";
@import "../css/common.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

/* override *************************************************************/
#categoryheader li a {
	background:url(./images/categoryheader_navi.gif) no-repeat 0 0;
}
/************************************************************************/

#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 strong {
	font-style:normal;
	font-weight:bold;
}
