@charset "UTF-8";

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
html, body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS P Gothic", Osaka,sans-serif;	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS P Gothic", Osaka,sans-serif;	margin: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}

table, caption, th, td {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS P Gothic", Osaka,sans-serif;	margin: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS P Gothic", Osaka,sans-serif;	margin: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}

a {
	outline: none;
	text-decoration: none;
	color: #574d4d;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

* table tr td:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

.Clear {
	clear: both;
}

article, aside, canvas, details, figcaption, figure, header, footer, hgroup, menu, nav, section, summary {
	display: block
}


/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
/*------------bodyのスタイル---------------------------------------------------------------*/
body {
	background: url(../../img/main_bg.gif) repeat left top;
	overflow: scroll;
	letter-spacing: 0;
	line-height: 1.8;
	font-size: small;
	color: #574d4d;

	min-width: 960px;
	_display: inline;
	_zoom: 1;
}

/*IE6・7用*/
*body { overflow: auto; }

div#PageTop a {
	display: block;
	width: 60px;
	height: 66px;
	background: url(../../img/pagetop.png) no-repeat left top;
	position: fixed;
	bottom: 50px;
	right: 50px;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
	z-index: 200;
}


/*------------Containerのスタイル---------------------------------------------------------------*/
div#Container {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}
div#Global {
	width: 100%;
	min-width: 930px;
	height: 100px;
	background: #f6c6d3;
}
div#Header {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}
div#Header h1 {
	width: 136px;
	height: 97px;
	background: url(../../img/header_logo.png) no-repeat left top;
	float: left;
}
div#Header h1 a {
	display: block;
	width: 126px;
	height: 97px;
	line-height: 0;
	overflow: hidden;
	text-indent: -99999px;
	font-size: 0;
}
div#Header h2 {
	padding-top: 1.7em;
	float: left;
	line-height: 1.2;
	color: #fff;
}
div#Header div#InGlobal {
	width: 440px;
	float: right;
}
div#Header div#InGlobal ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#Header div#InGlobal ul li {
	width: 110px;
	float: left;
}
div#Header div#InGlobal ul li a {
	display: block;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 0;
	overflow: hidden;
	text-indent: -99999px;
	font-size: 0;
}
div#Header div#InGlobal ul li a:hover { background-position: left bottom; }
div#Header div#InGlobal ul li#GMBtn01 a { background-image: url(../../img/gmbtn01.gif); }
div#Header div#InGlobal ul li#GMBtn02 a { background-image: url(../../img/gmbtn02.gif); }
div#Header div#InGlobal ul li#GMBtn03 a { background-image: url(../../img/gmbtn03.gif); }
div#Header div#InGlobal ul li#GMBtn04 a { background-image: url(../../img/gmbtn04.gif); }


/*--------------------------------------------------------------------共通１*/
div#Contents {
	width: 920px;
	margin: 0 auto;
	padding: 50px 0 0;
	background: #fff;
}
div#Wrap {
	width: 900px;
	margin: 0 auto;
}


/*------------Footerのスタイル---------------------------------------------------------------*/
div#Footer {
	width: 850px;
	margin: 0 auto;
	padding: 100px 0 10px;
	background: #fff;
	overflow: hidden;
}
div#Footer h2 {
	width: 126px;
	height: 97px;
	background: url(../../img/header_logo.png) no-repeat left top;
	line-height: 0;
	overflow: hidden;
	text-indent: -99999px;
	font-size: 0;
	float: left;
}
div#Footer div#FooterMenu {
	width: 680px;
	padding-top: 20px;
	float: right;
}
div#Footer div#FooterMenu ul {
	width: 100%;
	list-style: none;
	color: #ed85ad;
}
div#Footer div#FooterMenu ul li { display: inline; }
div#Footer div#FooterMenu ul li a { color: #ed85ad; }
div#Footer div#FooterMenu p { margin-top: 20px; }


/*------------Footerのスタイル---------------------------------------------------------------*/
address {
	padding: 20px 0;
	text-align: center;
}

/*------------a nameがきかない時の処理のスタイル---------------------------------------------------------------*/
a#p01, a#p02, a#p03, a#p04, a#p05, a#p06, a#p07, a#p08, a#p09, a#p10 { display: block; }