@charset "utf-8";

/*----------------------------------------------------------------- */
.mgFooter:after,
.mgTopContents:after,
.newsBanner:after,
.styleRight:after,
.styleBox:after,
.blogInfo:after
 { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.mgFooter,
.mgTopContents,
.newsBanner,
.styleRight,
.styleBox,
.blogInfo
 { display: block; *height:100% }
/* no ie mac \*/
* html .mgFooter,
* html .mgTopContents,
* html .newsBanner,
* html .styleRight,
* html .styleBox,
* html .blogInfo
 { height: 1%; }
.mgFooter,
.mgTopContents,
.newsBanner,
.styleRight,
.styleBox,
.blogInfo
 { display: block; }
/* */
/*----------------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4 {
	margin:0px;
}
img {
	border:none;
}
.mgBody {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/common/img/global/mg_background.jpg);
	background-repeat: repeat-x;
	background-color: #2E241B;
}
.mgBody .mgHeader {
	margin: 0px auto;
	width: 940px;
	text-align: left;
	height: 52px;
	position: relative;
}
.mgBody .mgHeader p {
	color: #695645;
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 0px;
	width: 650px;
	text-align: right;
}
.mgBody .mgHeader h1 {
	width: 275px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mgBody .mgTopFlash {
	height: 348px;
	width: 940px;
	margin: 0px auto;
}
.mgBody .mgTopImg {
	width: 940px;
	margin: 0px auto;
}
.mgBody .mgFooter {/*R*/
	font-size: 10px;
	margin: 0px auto;
	line-height: 170%;
	width: 940px;
	color: #D7D3CE;
	padding-bottom: 10px;
}
.mgBody .mgFooter a {
	color: #D7D3CE;
	text-decoration: none;
}
.mgBody .mgFooter a:hover {
	color: #D7D3CE;
	text-decoration: underline;
}
.mgBody .mgFooter .fLinkL {/*R*/
	float: left;
	text-align: left;
	width: 465px;
}
.mgBody .mgFooter .fLinkR {/*R*/
	float: right;
	text-align: right;
	width: 465px;
}
.mgBody .mgFooter .fLinkR img {/*R*/
	margin: 2px 4px 3px 0px;
}

/* グローバル　*/

.mgBody .mgGlobal {
	margin: 0px auto;
	width: 940px;
	height: 48px;
}
.mgBody .mgGlobal ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mgBody .mgGlobal li {
	float: left;
}
.mgBody .mgGlobal a {
	display: block;
	height: 48px;
	background-image: url(/common/img/global/globalnavi.jpg);
	background-position: 0px 0px;
	text-indent: -9999px;
	outline-style:none;
}
.mgBody .mgGlobal .mgNavi1 a {
	width: 52px;
	background-position: 0px 0px;
}
.mgBody .mgGlobal .mgNavi2 a {
	background-position: -113px 0px;
	width: 121px;
	margin-left: 61px;
}
.mgBody .mgGlobal .mgNavi3 a {
	background-position: -293px 0px;
	width: 88px;
	margin-left: 59px;
}
.mgBody .mgGlobal .mgNavi4 a {
	background-position: -434px 0px;
	width: 85px;
	margin-left: 53px;
}
.mgBody .mgGlobal .mgNavi5 a {
	background-position: -570px 0px;
	width: 120px;
	margin-left: 51px;
}
.mgBody .mgGlobal .mgNavi6 a {
	background-position: -846px 0px;
	width: 94px;
	margin-left: 156px;
}
.mgBody .mgGlobal .mgNavi1 a:hover {
	background-position: 0px -48px;
}
.mgBody .mgGlobal .mgNavi2 a:hover {
	background-position: -113px -48px;
}
.mgBody .mgGlobal .mgNavi3 a:hover {
	background-position: -293px -48px;
}
.mgBody .mgGlobal .mgNavi4 a:hover {
	background-position: -434px -48px;
}
.mgBody .mgGlobal .mgNavi5 a:hover {
	background-position: -570px -48px;
}
.mgBody .mgGlobal .mgNavi6 a:hover {
	background-position: -846px -48px;
}
.mgBody .bottomBnr {
	clear: both;
	padding: 15px 0px 20px;
	border-top: 1px solid #D7D3CE;
	margin: 0px 20px;
}
.mgBody .bottomBnr .centerBtn {
	margin: 0px 10px;
}
