@charset "utf-8";
/* common css */

/* formatting style
--------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	font-family: 'メイリオ', 'Meiryo, sans-serif', 'ＭＳ Ｐゴシック', 'Osaka';
	color: #666666;
	background-color: #111111;
}


/* link style
--------------------------*/

a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #169BD2;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

/* 回り込み解除
--------------------------*/

.clear  {
	clear: both;
	visibility: hidden;
	height: 0px;
}
#wrapper {
	width: 100%;
	background-image: url(../common/images/dammy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 798px;
}


/* basic layout
--------------------------*/

#header {
	display: block;
	width: 100%;
	background-image: url(../common/images/headBg.png);
	background-repeat: repeat-x;
	background-position: left 20px;
	height: 56px;
	margin-bottom: 10px;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../common/images/footBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 100%;
	position: relative;
}

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

#header #gNavi {
	list-style: none;
	display: block;
	height: 36px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#header #gNavi li {
	display: block;
	float: left;
}
#header #gNavi #gnavi01 a {
	background-image: url(../common/images/gNavi01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 135px;
}
#header #gNavi #gnavi02 a {
	background-image: url(../common/images/gNavi02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 135px;
}
#header #gNavi #gnavi03 a {
	background-image: url(../common/images/gNavi03.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 135px;
}
#header #gNavi #gnavi04 a {
	background-image: url(../common/images/gNavi04.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 135px;
}
#header #gNavi #gnavi05 a {
	background-image: url(../common/images/gNavi05.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 150px;
}
#header #gNavi #gnavi06 a {
	background-image: url(../common/images/gNavi06.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 130px;
}
#header #gNavi #gnavi07 a {
	background-image: url(../common/images/gNavi07.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 130px;
}
#header #gNavi #gnavi01 a:hover,
#header #gNavi #gnavi02 a:hover,
#header #gNavi #gnavi03 a:hover,
#header #gNavi #gnavi04 a:hover,
#header #gNavi #gnavi05 a:hover,
#header #gNavi #gnavi06 a:hover,
#header #gNavi #gnavi07 a:hover {
	background-position: 0px -36px;
}


/* main styles
--------------------------*/

#main  h1  a {
	background-image: url(../common/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 86px;
	width: 174px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#main #mainBox {
	background-image: url(../common/images/mainBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 520px;
	width: 950px;
	margin-bottom: 17px;
}
#main #mainBox h2 {
	background-image: url(../common/images/title.png);
	background-repeat: no-repeat;
	background-position: left 26px;
	text-indent: -9999px;
	display: block;
	height: 53px;
	width: 890px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#main #mainBox #line {
	margin-left: 33px;
}
#main .underNavi {
	list-style: none;
	display: block;
	height: 40px;
	width: 566px;
	margin-right: auto;
	margin-left: auto;
}
#main .underNavi li {
	float: left;
}


#main #banner01 a {
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 182px;
	margin-right: 10px;
}
#main  #banner02  a {
	background-image: url(../images/banner02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 182px;
	margin-right: 10px;
}
#main  #banner03  a {
	background-image: url(../images/banner03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 182px;
}
#main #banner01 a:hover,
#main #banner02 a:hover,
#main #banner03 a:hover {
	background-position: -182px 0px;
}

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

#footer .footerBox {
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer address {
	background-image: url(../common/images/copyright.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 409px;
	float: left;
	margin-left: 265px;
}
#footer #footNavi {
	list-style: none;
	display: block;
	height: 25px;
	float: left;
	margin-left: 87px;
}
#footer #footNavi li {
	float: left;
}

#footer  #footnavi01 a {
	background-image: url(../common/images/privacy_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 115px;
}
#footer #footnavi02 a {
	background-image: url(../common/images/footNavi01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 16px;
	margin-right: 5px;
}
#footer  #footnavi03  a {
	background-image: url(../common/images/footNavi02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 16px;
}
#footer #footnavi01 a:hover, {
	background-position: 0px -25px;
}
#footer #footnavi01 a:hover {
	background-position: 0px -26px;
}

#footer #footnavi02 a:hover,
#footer #footnavi03 a:hover {
	background-position: -16px 4px;

}

/* IE6
--------------------------*/
* html #header {
	margin-bottom: 0px;

}
* html #main h1 a {
	margin-top: -25px;
}
* html #footer address {
	display: inline;
}
* html #footer {
	margin-top: -19px;
}
@charset "utf-8";
#wrapper {
	background-image: url(../campaign/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main #mainBox h2 {
	background-image: url(../campaign/images/menu.png);
	background-repeat: no-repeat;
	background-position: left 26px;
	height: 53px;
	width: 890px;
	margin-bottom: 15px;
}
#main .contentsArea {
	width: 880px;
	margin-left: 40px;
	height: 380px;
	margin-bottom: 39px;
	overflow: auto;
	color: #CCCCCC;
	overflow-x: hidden;
}
#main  .imgArea {
	width: 360px;
	padding-left: 50px;
	float: left;
	margin-right: 28px;
	margin-bottom: 50px;
}
#main .txtArea {
	width: 400px;
	float: left;
}
#main .txtArea h3 {
	display: block;
	width: 388px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../campaign/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#main .txtArea .txt {
	font-size: 12px;
	letter-spacing: 1px;
	display: block;
}
#main .boxSet {
	width: 890px;
	overflow: hidden;
}
