/*----------------------------------------------------------------
共通
----------------------------------------------------------------*/
#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: 100%;
	font-size: 12px;
}
#header {
	padding: 20px 0 0 0;
}
#g-Nav {
	width: 881px;
	margin: 0 auto;
	margin-bottom: 5px;
	background: url(../../images/header_menu_bg.jpg) center no-repeat;
}
#g-Nav ul {
	list-style: none;
}
#g-Nav ul li {
	float: left;
	display: inline;
	margin: 0 40px 0 10px;
	padding: 13px 0 12px 0;
}
#g-Nav ul li#nav-Icon {
	padding: 8px 0 0 5px;	
}
*:first-child+html #g-Nav ul li#nav-Icon {
	padding: 10px 0 0 5px;	
}
* html #g-Nav ul li#nav-Icon {
	padding: 10px 0 0 5px;	
}
#title-box {
	clear: both;
	margin: 0;
	background: url(../../images/header_title_bg.gif) no-repeat;
}
#title-box h1 {
	float: left;
	width: 353px;
	margin: 5px 10px 0 5px;
	padding: 10px 0 10px;
}
#title-box h2 {
	float: left;
	width: 230px;
	margin: 25px 0 0 0;
	font-size: 14px;
	line-height: 120%;
}
#title-box h2 img {
	margin: 0 0 5px 0;
}
#header-change-box {
	position: relative;
	float: right;
	width: 320px;
	height: 120px;
	margin: 0 10px 0 0;
	#padding: 5px 0 0;
}
#mobile-info {
	position: relative;
	bottom: 5%;
	float: left;
	width: 140px;
	margin-top: 16px;
	padding: 20px 0 20px 80px;
	
	background: url(../../images/header_qr_fukidashi_bg.gif) right no-repeat;
	font-size:80%;
}
#mobile-info, x:-moz-any-link { margin-top: 10px; }
#mobile-info, x:x{ margin-top: 14px; }
html[xmlns*=""] body:last-child #mobile-info {
	position: relative;
	bottom: 10%;
	float: left;
	width: 140px;
	margin-top: 1px;
}

#mobile-info p {
	width: 120px;
}
#mobile-info p.m-cap1 {
	color: #505050;
	font-weight: bold;
}
#mobile-info p span {
	font-weight: bold;
}
#mobile-info p span a {
	color: #E6000A;
}
#header-qr {
	float: left;
	width: 89px;
	margin: 15px 0 0 0;
}
/*MCツールチップ
----------------------------------------------------------------*/
.hidden   { display:none; }
/*フッター
----------------------------------------------------------------*/
#footer {
	clear: both;
	width: 910px;
	height: 202px;
	margin: 0 auto;
	padding: 5px 0 0 30px;
	background: #FFF url(../../images/footer_bg.gif) 0 bottom no-repeat;
	font-size: 12px;
	position: relative;
}
#bottom-banner {
	float: left;
	width: 146px;
	margin: 5px 10px 0 0;
}
#bottom-copy {
	line-height: 140%;
	margin: 5px 0 0 0;
}
#bottom-copy span {
	color: #646464;
}
#footer-nav {
	clear: both;
	padding: 8px 0 3px 0;
}
#footer-nav ul li {
	float: left;
	display: inline;
	margin: 0 20px 0 10px;
	padding: 13px 0 0 0;
}
#footer-box {
	clear: both;
}
#footer-banner {
	float: left;
	width: 560px;
	margin: 12px 0 0 0;
}

#footer-banner ul {
	margin: 0;
}
#footer-banner ul li {
	float: left;
	margin: 0 20px 0 0;
}
#footer-banner ul li img {
	margin: 0 0 2px 0;
}

#footer-mobile-info {
	float: right;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 0;
	position: absolute;
	left: 625px;
	top: 125px;
}
#footer-mobile-txt {
	float: left;
	width: 210px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 5px;
	background: url(../../images/footer_qr_fukidashi_bg.gif) 0 0 no-repeat;
}
#footer-mobile-txt p {
	margin: 0 0 2px 0;
}
#footer-mobile-txt p.m-cap1 {
	color: #505050;
	font-weight: bold;
}
#footer-mobile-txt p span {
	color: #E6000A;
	font-weight: bold;
}
#footer-qr {
	float: right;
	width: 74px;
}
#footer-banner-flash {
	width: 214px;
	padding: 0 0 0 88px;
}

