@charset "utf-8";
/*--------------------------
	common_add.css
--------------------------*/
/* --- y.koike さんによる追加と変更 --- */

#headMenu {
	width:683px;
	height:42px;
	text-align:center;
	overflow: hidden;
	position: relative;
}
#headMenu .hMBTitle{
	/*line-height:42px;*/
	line-height:60px;
	z-index: 100;
}
#headMenu p {
	font-size:70%;
	font-weight:bold;
	width:106px;
	height:42px;
	display:block;
	margin-left:1px;
}
header #headMenu p:first-child {
	margin-left:31px;
}
#headMenu p span {
	width:102px;
	display:block;
	position:absolute;
}
#headMenu .hMBBg {
	height:40px;
	background:#CCC;
	top:38px;
}

/* 3/27 ヘッダ文字定義変更のため追加 */
.content li,.content a,.content ul,.content p,.content h1,.content h2,.content h3,.content h4,.content h5,.content span,.content strong, table, tr, th, td, div{
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* --- パン屑 --- */
/* 3/26 未使用
.path_route{
	width:950px;
	padding: 0 37px;
	margin: auto;
	display: block;
	overflow: hidden;
}
.path_route ul{
	float: right;
	margin: 15px 0 25px;
}
.path_route li{
	float: left;
	clear: none;
	color: #0dab67;
}
.path_route li,.path_route li a{
	font-size: 16px;
}
.txtblack{	color: #000 !important;	}
*/

/* --- フッター選択スタイル --- */
/* 3/26 未使用
.selctedfotter{
	background-color: #f00;
}
*/

/* --- 重要なお知らせを最前面に表示 --- */
#noticeDlg {
	z-index:2000;
}
