@charset "UTF-8";

/*==========================initialize==========================*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
}
body {
	text-align: center;
}
img {
	border: none;
	vertical-align: bottom;
}
/*==========================ページレイアウト==========================*/
#container {
	background-image: url(/files/Image/common/contentsBg.gif);
	background-repeat: repeat-y;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*==========================ヘッダ==========================*/
#header {
	background-image: url(/files/Image/common/headerBg.gif);
	background-repeat: no-repeat;
	height: 102px;
}
#header #headerContainer {
	width: 794px;
	margin-left: 7px;
	position: relative;
}
#header #headerContainer h1 {
	height: 40px;
	width: 275px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#header #headerContainer h1 a {
	height: 40px;
	width: 275px;
	display: block;
	/*text-indent: -9999px;
	overflow: hidden;*/
}
/*==========================サイトメニュー==========================*/
#siteMenu {
	width: 351px;
	margin-left: 443px;
	position: relative;
}
#siteMenu li {
	list-style-type: none;
	display: block;
	position: absolute;
	overflow: hidden;
}
#siteMenu li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(/files/Image/common/siteMenu.gif);
	background-position: 0px 0px;
}
#siteMenu li a:hover {
	background-image: url(/files/Image/common/siteMenu.gif);
}
#siteMenu li#sm_groupList {
	width: 110px;
	height: 17px;
}
#siteMenu li#sm_groupList a {
	width: 110px;
	height: 17px;
	background-position: 0px 0px;
}
#siteMenu li#sm_groupList a:hover {
	width: 110px;
	height: 17px;
	background-position: 0px -17px;
}
#siteMenu li#sm_inquiry {
	width: 87px;
	height: 17px;
	left: 110px;
}
#siteMenu li#sm_inquiry a {
	width: 87px;
	height: 17px;
	background-position: -110px 0px;
}
#siteMenu li#sm_inquiry a:hover {
	width: 87px;
	height: 17px;
	background-position: -110px -17px;
}
#siteMenu li#sm_siteMap {
	width: 86px;
	height: 17px;
	left: 197px;
}
#siteMenu li#sm_siteMap a {
	width: 86px;
	height: 17px;
	background-position: -197px 0px;
}
#siteMenu li#sm_siteMap a:hover {
	width: 86px;
	height: 17px;
	background-position: -197px -17px;
}
#siteMenu li#sm_english {
	width: 58px;
	height: 17px;
	left: 283px;
}
#siteMenu li#sm_english a {
	width: 58px;
	height: 17px;
	background-position: -283px 0px;
}
#siteMenu li#sm_english a:hover {
	width: 58px;
	height: 17px;
	background-position: -283px -17px;
}
/*==========================テキストサイズ変更ボタン==========================*/
#textSizeChange {
	height: 15px;
	width: 174px;
	position: absolute;
	left: 610px;
	top: 26px;
}
#textSizeChange dl {
	background-image: url(/files/Image/common/textSizeChange.gif);
	line-height:10%;
	font-size:1px;
	height: 15px;
	position: relative;
}
#textSizeChange dt {
	text-indent: -9999px;
	height: 15px;
	width: 103px;
}
#textSizeChange #tsize_up {
	height: 15px;
	width: 34px;
	position: absolute;
	left: 103px;
	top: 0px;
}
#textSizeChange #tsize_up a {
	height: 15px;
	width: 34px;
	text-indent: -9999px;
	display: block;
}
#textSizeChange #tsize_up a:hover {
	background-image: url(/files/Image/common/textSizeChange.gif);
	background-position: -103px -15px;
}
#textSizeChange #tsize_nomal {
	height: 15px;
	width: 34px;
	position: absolute;
	left: 140px;
	top: 0px;
}
#textSizeChange #tsize_nomal a {
	height: 15px;
	width: 34px;
	text-indent: -9999px;
	display: block;
}
#textSizeChange #tsize_nomal a:hover {
	background-image: url(/files/Image/common/textSizeChange.gif);
	background-position: -140px -15px;
}
/*==========================グローバルメニュー==========================*/
#globalMenu {
	position: absolute;
	top: 63px;
	left: 0px;
}
#globalMenu ul {
	position: relative;
	height: 33px;
	list-style-type: none;
}
#globalMenu li {
	display: block;
	height: 33px;
	position:absolute;
}
#globalMenu li a {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	display: block;
	height: 33px;
}
#globalMenu #gm_product {
	background-position: 0px 0px;
	height: 33px;
	width: 130px;
	left: 0;
}
#globalMenu #gm_product a {
	background-position: 0px 0px;
	height: 33px;
	width: 130px;
}
#globalMenu #gm_product a:hover {
	background-position: 0px -33px;
}
#globalMenu #gm_product.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: 0px -66px;
}
#globalMenu #gm_product.this a {
	background-image:none;
	text-indent: -9999px;
}
#globalMenu #gm_company {
	height: 33px;
	width: 133px;
	left: 130px;
}
#globalMenu #gm_company a {
	background-position: -130px 0px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_company a:hover {
	background-position: -130px -33px;
}
#globalMenu #gm_company.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: -130px -66px;
}
#globalMenu #gm_company.this a {
	background-image:none;
	text-indent: -9999px;
}
#globalMenu #gm_eco {
	height: 33px;
	width: 133px;
	left: 263px;
}
#globalMenu #gm_eco a {
	background-position: -263px 0px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_eco a:hover {
	background-position: -263px -33px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_eco.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: -263px -66px;
}
#globalMenu #gm_eco.this a {
	background-image:none;
	text-indent: -9999px;
}
#globalMenu #gm_ir {
	height: 33px;
	width: 133px;
	left: 396px;
}
#globalMenu #gm_ir a {
	background-position: -396px 0px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_ir a:hover {
	background-position: -396px -33px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_ir.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: -396px -66px;
}
#globalMenu #gm_ir.this a {
	background-image:none;
	text-indent: -9999px;
}
#globalMenu #gm_group {
	height: 33px;
	width: 133px;
	left: 529px;
}
#globalMenu #gm_group a {
	background-position: -529px 0px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_group a:hover {
	background-position: -529px -33px;
	height: 33px;
	width: 133px;
}
#globalMenu #gm_group.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: -529px -66px;
}
#globalMenu #gm_group.this a {
	background-image:none;
	text-indent: -9999px;
}
#globalMenu #gm_recruit {
	height: 33px;
	width: 131px;
	left: 662px;
}
#globalMenu #gm_recruit a {
	background-position: -662px 0px;
	height: 33px;
	width: 131px;
}
#globalMenu #gm_recruit a:hover {
	background-position: -662px -33px;
	height: 33px;
	width: 131px;
}
#globalMenu #gm_recruit.this {
	background-image:url(/files/Image/common/globalMenu.gif);
	text-indent: -9999px;
	background-position: -662px -66px;
}
#globalMenu #gm_recruit.this a {
	background-image:none;
	text-indent: -9999px;
}
/*==========================パンくずメニュー==========================*/
#hansel {
	padding-top:12px;
	padding-bottom:12px;
	background-image: url(/files/Image/common/hanselBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
}
#hansel ul {
	list-style-type: none;
	margin-right: 19px;
	margin-left: 19px;
}
#hansel li {
	list-style-type: none;
	display: inline;
}
#hansel a:link {
	color: #000000;
	text-decoration: none;
}
#hansel a:visited {
	color: #666666;
	text-decoration: none;
}
#hansel a:hover {
	color: #000000;
	text-decoration: underline;
}
#hansel a:active {
	color: #666666;
	text-decoration: underline;
}
/*==========================コンテンツ==========================*/
#contents {
	background-image: url(/files/Image/common/contentsFooterBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentsContainer {
	margin-right: 19px;
	margin-left: 19px;
}
#leftColumn {
	float: left;
	width: 166px;
}

#rightColumn {
	float: right;
	width: 586px;
	font-size:0.8em;
}
#clearColumn {
	clear: both;
	text-indent: -9999px;
	height: 50px;
}


#mainPic h2 {
	margin-bottom: 20px;
}
#rightColumnBody h3 {
	margin-bottom: 20px;
	margin-top: 0px;
}
#rightColumnBody h3.nomal {
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #E4E9F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #798BB0;
	/*	font-family: "HiraMinPro-W6", "ＭＳ Ｐ明朝", "細明朝体", serif;*/
	font-weight: bold;
	font-size: 1em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightColumnBody h3.nomal a {
	color:#151515;
	text-decoration:none;
}
.note {
	font-size: 0.8em;
}

/*==========================サイドメニュー==========================*/
#sideMenu dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:1px;
}
#sideMenu dd {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
}
#sideMenu {
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
}

#sideMenu a {
	color:#333333;
	line-height:1.2em;
	background-image: url(/files/Image/common/sideMenuButton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

#sideMenu a:hover {
	background-image: url(/files/Image/common/sideMenuButton_ro.gif);

}

#sideMenu a:active {
	background-image: url(/files/Image/common/sideMenuButton_ro.gif);

}

#sideMenu a.now {
	background-image: url(/files/Image/common/sideMenuButton_ro.gif);

}

#sideMenu .open dl {
	margin-bottom: 10px;
}

#sideMenu .open dt {
	color:#333333;
	line-height:1.2em;
	background-image: url(/files/Image/common/sideMenuButton2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-bottom: 5px;
}

#sideMenu .open dd a {
	line-height: 1.4em;
	background-image: none;
	display: inline;
	height: auto;
	margin: 0px;
	padding: 0px;
}


#sideMenu .open dd a {
	margin-bottom: 5px;
	line-height: 1.4em;
	background-image: url(/files/Image/common/sideMenu-sub.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.3em;
	padding-left: 20px;
	display: block;
	margin-left:10px;
	margin-right:10px;
}

#sideMenu a.this {
	background-color:#EEEEEE;
}

#sideMenu .open dd a:visited {
	background-image: url(/files/Image/common/sideMenu-sub.gif);
}

#sideMenu .open dd a:hover {
	color:#999999;
	background-image: url(/files/Image/common/sideMenu-sub.gif);
}

#sideMenu .open dd a:active {
	color:#999999;
	background-image: url(/files/Image/common/sideMenu-sub.gif);
}
/*
#sideMenu .open dd.this {
	margin-bottom: 5px;
	line-height: 1.4em;
	background-image: url(/files/Image/common/sideMenu-sub.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.3em;
	padding-left: 20px;
	color:#3366FF;
}
*/

#sideMenu .text_small {
	font-size:0.8em;
}
/*==========================フッタ==========================*/
#footer {
	background-image: url(/files/Image/common/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	position: relative;
}
/*==========================コピーライト表記==========================*/
#footer address {
	display: block;
	position: absolute;
	width: 300px;
	left: 15px;
	top: 12px;
	text-indent: -9999px;
}
/*==========================フッタメニュー==========================*/
#footer #footerMenu {
	position: absolute;
	left: 560px;
	top: 10px;
}
#footer #footerMenu ul {
	position:relative;
}
#footer #footerMenu li {
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	position: absolute;
}
#footer #footerMenu li a {
	display:block;
}
#footer #footerMenu #fm_hpRoule {
	height: 18px;
	width: 120px;
}
#footer #footerMenu #fm_hpRoule a {
	height: 18px;
	width: 120px;
}
#footer #footerMenu #fm_hpRoule a:hover {
	background-image: url(/files/Image/common/footer.gif);
	background-position: -560px -63px;
}
#footer #footerMenu #fm_privacy {
	left: 135px;
	width: 95px;
	height: 18px;
}
#footer #footerMenu #fm_privacy a {
	width: 95px;
	height: 18px;
}

#footer #footerMenu #fm_privacy a:hover {
	background-image: url(/files/Image/common/footer.gif);
	background-position: -695px -63px;
}
