@charset "Shift_JIS";


/***************************/
/* 　　お問い合わせ　　*/
/***************************/

#notice_h{
	background-image:none;
	margin:0;
	font-weight:bold;
	border-bottom: #CCCCCC solid 1px;
	border-spacing:10px;
}


	/* 東芝テンプレート*/

#cntct-notice {
	BORDER-RIGHT: #a0a0a0 1px solid;
	BORDER-TOP: #a0a0a0 1px solid;
	BORDER-LEFT: #a0a0a0 1px solid;
	WIDTH: 500px;
	BORDER-BOTTOM: #a0a0a0 1px solid;
	BACKGROUND-COLOR: #d5ece8;
	margin-left: 25px;
}

#cntct-noticetitle {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #446962;
	TEXT-ALIGN: center;
	padding: 6px;
	margin:0px;
	color: #FFFFFF;
}

.cntct-honbun {
	FONT-SIZE: small;
	LINE-HEIGHT: 140%;
	padding:10px 20px 5px 20px;
}
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;

#cnt {
	float: left;
	width: 550px;
	clear: both;
	font-size: small;
	color: #525252;
}
#cnt a {
	color: #127061;
	text-decoration: underline;
	margin: 0px;
	padding: 0;
}

#cnt a:hover {
	color: #993300;
	text-decoration: none;
}
