@charset "utf-8";

/* --------------------------------
	基本レイアウト
-------------------------------- */
/* ==========================================================================================================

	 1. 基本レイアウト
 
============================================================================================================*/
html {
}
body {
	color : #838383;
	text-align: center;
}
#wrapper {
	text-align : left;
	width : 100%;
	background: url(../img/home/bg_wrapper.png) repeat left top;
	padding-top: 30px;
	padding-bottom: 130px;
}
#header {
	background : #ffffff url(../img/home/bg_header01.png);
	width: 100%;
	padding-bottom: 30px;
	margin: 30px 0px 0px 0px;
}
#header02 {
	background : #fffce4 url(../img/home/bg_header_gd.png);
	width: 100%;
	margin: 30px 0px 0px 0px;
}
#header03 {
	background : #ffffff;
	width: 100%;
	margin: 30px 0px 0px 0px;
}



#header_inner {
	position: relative;
	width: 960px;
	height: 662px;
	margin-right: auto;
	margin-left: auto;
}
#header_inner2 {
	position: relative;
	width: 960px;
	height: 403px;
	margin-right: auto;
	margin-left: auto;
}
#header_inner3 {
	position: relative;
	width: 960px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
}




#container {
}
#footer {
	color: #FFF;
	background: #df3c90;
	clear : both;
	width : 100%;
	padding-top: 15px;
	text-align: left;
}

#footerpre {
	color: #FFF;
	background: #81d8d0;
	clear : both;
	width : 100%;
	padding-top: 15px;
	text-align: left;
}

.partition {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
#globalnavi {
	position: fixed;
	width: 960px;
	background-color: #df3c90;
	top: 0;
	left: 0;
}
#globalnavi li{
	float: left;
}
#globalnavi li a{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.red {
	color:#F00;
}

#globalnavipre {
	position: fixed;
	width: 960px;
	background-color: #81d8d0;
	top: 0;
	left: 0;
}

/* ==========================================================================================================

	 * 2. Template Style
 
============================================================================================================*/
/* ==========================================================================================================

	 2-1. header
 
============================================================================================================*/
/*  ------------------------------------------------------------------

	header_img

---------------------------------------------------------------------*/
#header #siteID {
	position: absolute;
	right: 100px;
	top: 0px;
	z-index: 100;
}
#header #header_img li {
	position: absolute;
	z-index: 50;
}
#header #header_img li.img01 {
	left: 0px;
	top: 10px;
}
#header #header_img li.img02 {
	right: 50%;
	top: 230px;
	margin-right: 60px;
}
#header #header_img li.img03 {
	left: 19px;
	bottom: 56px;
}
#header #header_img li.img04 {
	right: 10px;
	bottom: 113px;
}

#header #header_img li.img05 {
	right: 10px;
	bottom: 0px;
}


#header02 #siteID {
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 100;
}
#header02 #header_img li {
	position: absolute;
	z-index: 50;
}
#header02 #header_img li.img01 {
	left: 0px;
	top: 350px;
}
#header02 #header_img li.img02 {
	right: 50%;
	top: 180px;
	margin-right: 150px;
}
#header02 #header_img li.img03 {
	left: 5px;
	bottom: 20px;
}
#header02 #header_img li.img04 {
	right: 10px;
	bottom: 107px;
}

#header02 #header_img li.img05 {
	right: 10px;
	bottom: 10px;
}
#header02 #header_img li.img06 {
	right: -5px;
	bottom: 0px;
	z-index: 1;
}

#header02 #header_img li.img07 {
	right: 10px;
	bottom: 225px;
}

#header02 #header_img li.img08 {
	left: 5px;
	bottom: 115px;
}
#header02 #header_img li.img09 {
	left: 14px;
	bottom: 110px;
}

#header02 #header_img li.img10 {
	right: 10px;
	top: 190px;
}

#header02 #header_img li.img11 {
	right: 20px;
	top: 15px;
}

#header02 #header_img li.img12 {
	right: 162px;
	top: 289px;
}

#header02 #header_img li.img13 {
	right: 19px;
	top: 289px;
}

#header02 #header_img li.img14 {
	left: 35px;
	top: 265px;
}




#header03 #siteID {
	position: absolute;
	left: -15px;
	top: 20px;
	z-index: 100;
}
#header03 #header_img li {
	position: absolute;
	z-index: 50;
}
#header03 #header_img li.img01 {
	left: 0px;
	top: 350px;
}
#header03 #header_img li.img02 {
	right: 50%;
	top: 180px;
	margin-right: 150px;
}
#header03 #header_img li.img03 {
	left: 60px;
	bottom: 320px;
}
#header03 #header_img li.img04 {
	left: 15px;
	bottom: 120px;
}

#header03 #header_img li.img05 {
	left: -10px;
	bottom: 15px;
}
#header03 #header_img li.img06 {
	right: -35px;
	bottom: 0px;
	z-index: 1;
}

#header03 #header_img li.img07 {
	left: 25px;
	bottom: 250px;
}

#header03 #header_img li.img08 {
	left: 14px;
	bottom: 298px;
}
#header03 #header_img li.img09 {
	left: 14px;
	bottom: 110px;
}

#header03 #header_img li.img10 {
	right: 10px;
	top: 155px;
}

#header03 #header_img li.img11 {
	right: 0px;
	top: 20px;
}







/*  ------------------------------------------------------------------

	holding_box

---------------------------------------------------------------------*/
#container .holding_box {
	bottom: 30px;
	width: 940px;
	font-size: 18px;
	font-weight: bold;
	color: #0081b7;
}
#container .holding_box .holding {
	background: url(../img/home/bg_header02.png) no-repeat left top;
	height: 111px;
	width: 469px;
	clear: none;
	float: left;
	padding-top: 10px;
	margin-bottom: 2px;
}
#container .holding_box .holding.lastChild {
	float: right;
}
#container .holding_box a {
	color: #0081b7;
	text-decoration: none;
}
#container .holding_box a:hover {
	text-decoration: underline;
}

/* ==========================================================================================================

	 2-2. mainContent
 
============================================================================================================*/
#mainContent .txt p {
	margin-bottom: 0.8em;
}

/* ==========================================================================================================

	 2-3. gNav
 
============================================================================================================*/
#gNav {
	clear: both;
	width: 100%;
	height: 74px;
	background: #df3c90;
	letter-spacing: -.40em;
}
#gNav li {
	display: inline;
	letter-spacing: normal;
}
/* ==========================================================================================================

	 2-4. footer
 
============================================================================================================*/
/*  ------------------------------------------------------------------

	footNav

---------------------------------------------------------------------*/
.footNav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: -.40em;
}
.footNav li {
	border-left: 1px solid #FFF;
	white-space: nowrap;
	display: inline;
	letter-spacing: normal;
	padding-left: 15px;
	margin-right: 15px;
}
.footNav li:first-child {
	border: none;
	padding-left: 0px;
}
.footNav li a {
	color: #FFF;
	text-decoration: none;
}
.footNav li a:hover {
	color: #FFF;
	text-decoration: underline;
}




/*  ------------------------------------------------------------------

	company

---------------------------------------------------------------------*/
#footer .company {
	width: 940px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 15px;
}

#footer .company em{
	width: 940px;
	font-size: 12px;
}
/*  ------------------------------------------------------------------

	banner

---------------------------------------------------------------------*/
#footer .banner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer .banner li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*  ------------------------------------------------------------------

	copyright

---------------------------------------------------------------------*/
#footer .copy {
	font-size: 12px;
	color: #1f1f1f;
	background: #ffd0e8;
	line-height: 1;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}



/*  ------------------------------------------------------------------

	footpremium

---------------------------------------------------------------------*/
.footNavpre {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: -.40em;
}
.footNavpre li {
	border-left: 1px solid #FFF;
	white-space: nowrap;
	display: inline;
	letter-spacing: normal;
	padding-left: 15px;
	margin-right: 15px;
}
.footNavpre li:first-child {
	border: none;
	padding-left: 0px;
}
.footNavpre li a {
	color: #FFF;
	text-decoration: none;
}
.footNavpre li a:hover {
	color: #FFF;
	text-decoration: underline;
}




#footerpre .company {
	width: 940px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 15px;
}

#footerpre .company em{
	width: 940px;
	font-size: 12px;
}


#footerpre .banner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footerpre .banner li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footerpre .copy {
	font-size: 12px;
	color: #ffffff;
	background: #3DAEB6;
	line-height: 1;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

/* ==========================================================================================================

	99. clearFix (pkg)

============================================================================================================*/

/* start clearfix */
#gNav:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after,
.xxx:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* ie6 hack */
* html #gNav,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx,
* html .xxx {
	zoom: 1;
}
/* ie7 hack */
*:first-child+html #gNav,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx,
*:first-child+html .xxx {
	zoom: 1;
}
/* end clearfix */
