@charset "UTF-8";

/* =================================================================
■全体
================================================================= */



body {
	font-size: 14px;
	line-height: 140%;
	color: #595959;
	background: url(/share/images/common/body-bg.gif) left top ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}

#wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0 8px;
	background: url(/share/images/common/wrap-bg.gif) 0 top repeat-y ;
}



/* リンク */
/*-------------------------------------------- */

/* リンク基本 */
a {
	color: #4977c1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* 余白 */
/*-------------------------------------------- */
.m30-0-0-0 {
	margin-top: 30px!important;
}

.m20-0-0-0 {
	margin-top: 20px!important;
}

.m10-0-0-0 {
	margin-top: 10px!important;
}

.m0-0-30-0 {
	margin-bottom: 30px!important;
}

.m0-0-20-0 {
	margin-bottom: 20px!important;
}

.m0-0-10-0 {
	margin-bottom: 10px!important;
}

/* 本文関連 */
/*-------------------------------------------- */

.txt {
	padding: 0 10px 10px;
}

/* =================================================================
■ヘッダー
================================================================= */

#head { 
	width: 950px;
	height: 25px;
	background: url(/share/images/common/head-bg-top.gif) 0 top no-repeat ;
}

#head-no-image { /* ----------- 法人ページ様090310　-------------- */
	width: 950px;
	background: url(/share/images/common/head-bg-top.gif) 0 top no-repeat ;
}

#head:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

	#home {
		width: 150px;
		height: 25px;
		padding: 10px 25px 0px;
		margin-top: 13px;
		float: left;
}


/* =================================================================
■ウィンドウclose
================================================================= */

#t-menu-window {
	margin: 5px 19px 0 0;
	float: right;
}

#t-menu-window A{
	background		: transparent url(/share/images/common/t-menu-close.gif) repeat scroll 0 0;
	display			: block;
	width			: 92px;
	height			: 31px;
	overflow		: hidden;
	text-indent		: -9999px;
}
#t-menu-window A:hover{
	background		: transparent url(/share/images/common/t-menu-close.gif) repeat scroll 0 -32px;
}

/* =================================================================
■コンテンツ レイアウト
================================================================= */

#Mc {
	width: 910px;
	padding: 15px 0 10px;
	background: url(/share/images/common/mc-bg-bottom.gif) 0 bottom no-repeat ;
}

	/* ボトムカラム*/
	/*-------------------------------------------- */

	#Bc {
		width: 925px;
		margin: 25px 0 17px 0;
		padding: 0 0 0 25px;
	}

	#Bc:after {
		content : "";
		display : block;
		height : 0;
		clear : both;
	}



	#Bc li {
		display : block;
		float: left;
		border-right: 1px solid #b2b2b2;
	}

	#Bc li.bm-l {
		border-right: none!important;
	}

	#Bc li a {
		width: auto;
		line-height: 16px;
		padding: 0 7px;
		display : block;
		float: left;
		font-size: 12px;
	}

	#Bc p {
		width: 126px;
		height: 20px;
		float: right;
		background: url(/share/images/common/up.gif) 0 0 no-repeat ;
	}

	#Bc p a {
		width: 126px;
		height: 20px;
		display: block;
		overflow: hidden;
		text-indent: -9999px;
	}

	#Bc p a:hover {
		background: url(/share/images/common/up.gif) 0 -20px no-repeat ;
	}

	
/* =================================================================
■フッター
================================================================= */

#foot {
		width: 920px;
		padding: 12px 0 30px 30px;
		position: relative;
	}

#foot:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
	}

	#foot ul.f-menu01 {
		width : 606px;
		float: left;
	}

	#foot ul.f-menu01 li {
		margin-right: 24px;
		padding-left: 7px;
		display : block;
		float: left;
		background: url(/share/images/common/ico-g-arrowR.gif) 0 5px no-repeat ;
	}

	#foot ul.f-menu01 li a {
		width: auto;
		line-height: 16px;
		display : block;
		float: left;
		font-size: 12px;
	}

	#foot p {
		width: 314px;
		height: 11px;
		float: right;
		text-indent: -9999px;
		background: url(/share/images/common/f-txt01.gif) 0 0 no-repeat ;
	}

	#foot ul.f-menu02 {
		width : auto;
		padding: 10px 20px 0 0;
		float: right;
	}

	#foot ul.f-menu02 li {
		padding-left: 8px;
		background: url(/share/images/common/ico-g-arrowR.gif) 0 8px no-repeat ;
	}

	#foot ul.f-menu02 li a {
		font-size: 12px;
	}

	#foot address {
		width: 373px;
		height: 25px;
		margin-top: 20px;
		text-indent: -9999px;
		background: url(/share/images/common/f-copy.gif) 0 0 no-repeat ;
	}

	#foot div.legal {
		top: 50px;
		width: 130px;
		position: absolute;
		right: 0pt;
		color: #4977C1;
		font-size: 12px;
	}
