@charset "utf-8";

/* reset
------------------------------------------------------------------------------------ */

html {
	color: #000000;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
}

a {
	overflow: hidden;
}

a img, img {
	border: 0;
}

abbr, acronym {
	border: 0;
}

address, caption, cite, code, dfn, em, th, strong, var {
	font-style: normal;
	font-weight: normal;
}

blockquote, dd, div, dl, dt,
h1, h2, h3, h4, h5, h6,
li, ol, p, pre, span, td, th, ul {
	margin: 0;
	padding: 0;
}

caption, th {
	text-align: left;
}

code, kbd, pre, samp, tt {
	font-family: monospace;
	line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ul {
	list-style-type: none;
}

q: before, q: after {
	content: '';
}

button, fieldset, form, input, label, legend, select, textarea {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}


/* share style
------------------------------------------------------------------------------------ */


html{
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	color: #000;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	z-index: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.8;
	margin: 0 0 0 0;
}

li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	display: none;
}

strong {
	font-style: bold;
}

em {
	font-style: normal;
}

ol {
	margin: 0 0 1.6em 32px;
}

ol li {
	text-align: left;
	margin: 1px 0;
	padding: 0 0 0 0px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}



/* Link Color
------------------------------------------------------------------------------------ */

a {
	text-decoration: none;
}

a:link {
	color: #D90046;
	text-decoration: underline;
}

a:visited {
	color: #D90046;
	text-decoration: underline;
}

a:hover, a:active {
	color: #D90046;
	text-decoration: none;
}



/* header
------------------------------------------------------------------------------------ */

#header {
	height: 74px;
	width: 100%;
	background: url(../images/common/header-bg.jpg) repeat-x;
	background-color: #38210D;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

#innerheader {
	height: 74px;
	width: 920px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}


/* wrapper
------------------------------------------------------------------------------------ */

#Wrapper {
	width: 100%;
	min-height: 100%;
	height: 100%;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}



/* grobalNavigation
------------------------------------------------------------------------------------ */

#grobalNavigation {
	width: 100%;
	height: 62px;
	text-align: left;
	background: url(../images/common/navigation-bg.jpg) repeat-x;
	background-color: #38210D;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
}



/* container
------------------------------------------------------------------------------------ */

#Container {
	width: 920px;
	text-align: left;
	margin: 35px auto 0px auto;
	padding: 0;
	position: relative;
	z-index: 2;
}



/* header content
------------------------------------------------------------------------------------ */


#headerLogo {
	padding: 0;
	position: absolute;
	bottom: 14px;
	left: 7px;
	z-index: 3;
}

#headerContact {
	padding: 0;
	position: absolute;
	bottom: 16px;
	left: 576px;
	z-index: 3;
}

#headerSitemap {
	text-align: right;
	padding: 0;
	position: absolute;
	top: 19px;
	right: 6px;
	z-index: 3;
}

#headerTel {
	text-align: right;
	padding: 0;
	position: absolute;
	bottom: 16px;
	right: 6px;
	z-index: 3;
}



/* grobalNavigation grobalNav
------------------------------------------------------------------------------------ */

ul#grobalNav {
	width: 920px;
	height: 62px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

ul#grobalNav li {
	list-style-type: none;
	text-align: left;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}



/* container mainarea main sidebar
------------------------------------------------------------------------------------ */


#sidenav {}

ul#snav {
	margin: 0;
	padding: 0;
}

ul#snav li {
	margin: 0 0 10px 0;
	padding: 0;
}

ul#snavSub {
	margin: 0;
	padding: 0;
}

ul#snavSub li {
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
}


ul.BannerSpace {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}




/* footer
------------------------------------------------------------------------------------ */

#footer {
	height: 272px;
	width: 100%;
	background: url(../images/common/footer-bg.jpg) repeat-x;
	margin: 50px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

#innerfooter {
	height: 272px;
	width: 986px;
	background: url(../images/common/footer-mark.jpg) no-repeat bottom;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
}


/* footer content
------------------------------------------------------------------------------------ */

ul#footerNav {
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	z-index: 3;
}

ul#footerNav li {
	list-style-type: none;
	font-size: 0.7em;
	line-height: 1.2;
	display: inline;
	margin: 0;
	padding: 0 16px 0 8px;
	background: url(../images/common/nav-line.gif) no-repeat right center;
}

ul#footerNav a {
	text-decoration: none;
}

ul#footerNav a:link,
ul#footerNav a:visited {
	color: #fff;
	text-decoration: none;
}

ul#footerNav a:hover,
ul#footerNav a:active {
	color: #fff;
	text-decoration: underline;
}


/*for IE6 */
* html ul#footerNav li {
	padding: 0 14px 0 14px;
}

/*for IE7 */
*:first-child+html ul#footerNav li {
	padding: 0 14px 0 14px;
}

/*for IE8 */
html>/**/body ul#footerNav li {
	padding /*\**/: 0 16px 0 8px\9;
}



ul#footerNav li.fnavend {
	list-style-type: none;
	background: url(../images/common/nav-line-off.gif) no-repeat left center;
}


#copyright {
	font-size: 0.9em;
	width: 100%;
	color: #fff;
	clear: both;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 4px;
}


