@charset "shift_jis";

/* 
---------------------------------------------*/
html,
body {
	width: 100%;
	background: #fff;
	color: #333;
	font-size: 14px;
	line-height: 1.8;
}
body {
	min-width: 1028px;
}
#contentsWrap {
	background: #fff;
}
.inner {
	width: 1028px;
	margin: 0 auto;
	position:relative;
}
.alpha a:hover,
.alphaOver a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* -------------------------------------------
-------------------------------------------

  mv

-------------------------------------------
---------------------------------------------*/
#mv {
	width: 100%;
	position:relative;
	height:600px;
	background:#f6f5f3;
	overflow:hidden;
}
#mv .mvInner {
	width: 100%;
	height:600px;
	background:url(/100th/img/bg_mv.jpg) repeat-x center;
	position: absolute;
	top:0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
#mv .inner {
	height:600px;
}

#mv #logo {
	width:0;
	height:0;
	background:url(/100th/img/bg_logo.png) no-repeat center;
	background-size:100%;
	position:absolute;
	top: 301px;
	left: 515px;
	
}
#mv h1 {
	position:absolute;
	top: 73px;
	left: 70px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	display:none;
}
#mv #logo .txt {
	padding-top: 274px;
}
#mv #logo .txt p + p {
	margin-top:13px;
}
#mv #logo .txt p {
	margin:0 auto;
}
#mv #logo .txt p > span {
	display:block;
	float:left;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
#mv #logo .txt .txt01 {
	width: 227px;
}
#mv #logo .txt .txt02 {
	width:246px;
}
#mv #logo .txt .txt03 {
	width:121px;
}

/* -------------------------------------------
-------------------------------------------

  contentsWrap

-------------------------------------------
---------------------------------------------*/
#contentsWrap {
	background:#eff3f5;
}
/* nav
---------------------------------------------*/
#contentsWrap nav {
	height:110px;
	background:url(/100th/img/bg_nav.gif);
	transition:all 0.5s;
}
#contentsWrap nav .logo01 {
	margin:17px 0 0 15px;
	float:left;
}
#contentsWrap nav .logo01 img {
	transition:all 0.5s;
}

#contentsWrap nav .logo02 {
	margin:17px 0 0 15px;
	float:left;
}
#contentsWrap nav .logo02 img {
	transition:all 0.5s;
}

#contentsWrap nav ul {
	padding:20px 0;
	float:left;
	transition:all 0.5s;
	float: right;
}
#contentsWrap nav ul li {
	float:left;
	position:relative;
}

#contentsWrap nav ul li a {
	display:block;
	padding: 0 52px 20px 51px;
	background:url(/100th/img/arrow_anchor.png) no-repeat center bottom;
}
#contentsWrap nav ul li a:after {
	content:"";
	width:1px;
	height:100%;
	position:absolute;
	top:0;
	right:-1px;
	background:url(/100th/img/line_nav.png) no-repeat 0 0;
}
#contentsWrap nav ul li:first-child a:before {
	content:"";
	width:1px;
	height: 100%;
	position:absolute;
	top:0;
	left:-1px;
	background:url(/100th/img/line_nav.png) no-repeat 0 0;
}
#contentsWrap nav ul .nav01 span {
	display: block;
	font-size:0;
	width:262px;
	height:51px;
	background:url(/100th/img/nav01.png) no-repeat top left;
}
#contentsWrap nav ul .nav02 span {
	display: block;
	font-size:0;
	width:263px;
	height:51px;
	background:url(/100th/img/nav02.png) no-repeat top left;
}
#contentsWrap nav ul .nav03 span {
	display: block;
	font-size:0;
	width:262px;
	height:51px;
	background:url(/100th/img/nav03.png) no-repeat top left;
	background-size:100%;
}
#contentsWrap nav ul li a:hover span {
	background-position:bottom left!important;
}


/*Ǐ]*/
#contentsWrap nav.fixed {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:999;
	height:72px;
}
#contentsWrap nav.fixed  + #message {
	padding-top: 189px;
}
#contentsWrap nav.fixed ul {
	padding:7px 0;
}
#contentsWrap nav.fixed ul li a {
	background-size: 12px;
	padding: 0 72px 12px 71px;
}
#contentsWrap nav.fixed ul .nav01 span{
	width: 223px;
	height: 43px;
	background:url(/100th/img/nav01_small.png) no-repeat top left;
}
#contentsWrap nav.fixed ul .nav02 span{
	width: 224px;
	height: 43px;
	background:url(/100th/img/nav02_small.png) no-repeat top left;
}
#contentsWrap nav.fixed .logo01 {
	width:55px;
	margin:9px 0 0 16px;
}
#contentsWrap nav.fixed .logo01 img {
	width:100%;
	height:auto;
}
#contentsWrap nav.fixed .logo02 {
	width:60px;
	margin:12px 0 0 16px;
}
#contentsWrap nav.fixed .logo02 img {
	width:100%;
	height:auto;
}


/* message
---------------------------------------------*/
#contentsWrap #message {
	border-top:5px solid #d7dadc;
	padding:70px 0;
	overflow: hidden;
	clear: both;
}
#contentsWrap #message h2 {
	text-align:center;
	margin-bottom:60px;
}
#contentsWrap #message .txt {
	width:600px;
	float:left;
}
#contentsWrap #message .txt h3 {
	margin-bottom:45px;
}

#contentsWrap #message .txt p {
	font-size:15px;
	line-height:2.3;
}
#contentsWrap #message .txt p + p {
	margin-top: 15px;
}
#contentsWrap #message .img {
	width:379px;
	height:460px;
	float:right;
	position:relative;
}
#contentsWrap #message figure {
	position:absolute;
	top:0;
	left:0;
}

#contentsWrap #message .name {
	text-align:center;
	margin-top:425px;
}

/* history
---------------------------------------------*/
#contentsWrap #history {
	background:url(/100th/img/bg_history.gif);
	overflow:hidden;
}
#contentsWrap #history .ttl {
	background: url(/100th/img/bg_ttl_history.jpg) no-repeat center #a38219;
	border-bottom:5px solid #e7e7e7;
	margin-bottom:60px;
}
#contentsWrap #history .ttl h2 {
	text-align:center;
}
#contentsWrap #history .point {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
#contentsWrap #history .ltCont {
	width: 330px;
	float:left;
	position: relative;
}
#contentsWrap #history .ltCont dl {
	position:absolute;
	width: auto;
	height:auto;
	right:0;
}
#contentsWrap #history .ltCont dl dt {
	margin-bottom:15px;
}
#contentsWrap #history .ltCont dl dd {
	font-size:14px;
	line-height:1.8;
	margin: 0 30px 0 20px;
	padding-left: 17px;
	background: url(/100th/img/icon_txt.png) no-repeat left 9px;
}
#contentsWrap #history .ltCont dl dd + dd {
	margin-top:10px;
}
#contentsWrap #history .ltCont dl dd a {
	text-decoration:underline;
	display:inline-block;
	color:#007eca;
	padding-right:20px;
	background:url(/100th/img/icon_blank.png) no-repeat right center;
}
#contentsWrap #history .ltCont dl dd a:hover {
	text-decoration:none;
}
#contentsWrap #history .rtCont {
	width: 681px;
	float:right;
	position: relative;
}


#contentsWrap #history .rtCont dl {
	position:absolute;
	width:100%;
	height:auto;
	left:0;
}
#contentsWrap #history .rtCont dl dd {
	position:absolute;
	width:auto;
	height:auto;
}
#contentsWrap #history .rtCont dl dd a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#contentsWrap #history .rtCont dl dd.btn{
	width: 293px;
	height: 309px;
}
#contentsWrap #history .rtCont dl dd.btn a {
	display:block;
	width: 293px;
	height: 309px;
}
#contentsWrap #history .rtCont dl dd.btn img {
	position:absolute;
	bottom: 17px;
	left: 31px;
}

#contentsWrap #history .line {
	position:absolute;
	top:0;
}
/*------his01------*/
#contentsWrap #history #his01 {
	height: 538px;
}
#contentsWrap #history #his01 .line {
	top: -65px;
	left: 310px;
}

/*ltCont*/
#contentsWrap #history #his01 .ltCont .point01 {
	top: 106px;
}
#contentsWrap #history #his01 .ltCont .point02 {
	top: 234px;
}
#contentsWrap #history #his01 .ltCont .point03 {
	top: 354px;
}
/*rtCont*/
#contentsWrap #history #his01 .rtCont h3 {
	float:right;
}
#contentsWrap #history #his01 .rtCont .point01 {
	top: 185px;
}
#contentsWrap #history #his01 .rtCont .point01 dd {
	top:-63px;
	right: 211px;
}

/*------his02------*/
#contentsWrap #history #his02 {
	height: 2371px;
}
#contentsWrap #history #his02 .line {
	top: 0;
	left: 218px;
}
#contentsWrap #history #his02 .ttl {
	background:url(/100th/img/bg_ttl_history02.jpg) no-repeat center;
	margin-bottom: 0;
	border-bottom: 0;
}
#contentsWrap #history #his02 .ttl h3 {
	text-align:center;
}

/*ltCont*/
#contentsWrap #history #his02 .ltCont .point01 {
	top: 120px;
}
#contentsWrap #history #his02 .ltCont .point02 {
	top: 303px;
}
#contentsWrap #history #his02 .ltCont .point03 {
	top: 354px;
}
#contentsWrap #history #his02 .ltCont .point03 {
	top: 394px;
}

#contentsWrap #history #his02 .ltCont .point04 {
	top: 522px;
}
#contentsWrap #history #his02 .ltCont .point05 {

	top: 610px;
}
#contentsWrap #history #his02 .ltCont .point06 {
	top: 1020px;
}
#contentsWrap #history #his02 .ltCont .point07 {
	top: 1214px;
}
#contentsWrap #history #his02 .ltCont .point08 {
	top: 1455px;
}
#contentsWrap #history #his02 .ltCont .point09 {
	top: 1616px;
}
#contentsWrap #history #his02 .ltCont .point10 {
	top: 2113px;
}


/*rtCont*/
#contentsWrap #history #his02 .rtCont .point01 {
	top: 179px;
}
#contentsWrap #history #his02 .rtCont .point01 dd {
	top: -84px;
	right: 218px;
}

#contentsWrap #history #his02 .rtCont .point02 {
	top: 489px;
}
#contentsWrap #history #his02 .rtCont .point02 .btn {
	top: 0px;
	right: -11px;
}

#contentsWrap #history #his02 .rtCont .point03 {
	top: 783px;
}
#contentsWrap #history #his02 .rtCont .point03 .btn {
	top: 0px;
	right: 309px;
}

#contentsWrap #history #his02 .rtCont .point04 {
	top: 1289px;
	z-index: 2;
}
#contentsWrap #history #his02 .rtCont .point04 dd{
	top: -187px;
	right: 42px;
}

#contentsWrap #history #his02 .rtCont .point05 {
	top: 1347px;
	z-index: 1;
}
#contentsWrap #history #his02 .rtCont .point05 dd{
	top: 0;
	right: 224px;
}
#contentsWrap #history #his02 .rtCont .point05 dd img {
	bottom:30px;
}

#contentsWrap #history #his02 .rtCont .point06 {
	top: 1704px;
	z-index: 2;
}
#contentsWrap #history #his02 .rtCont .point06 .product01{
	top:-56px;
	right: 158px;
}
#contentsWrap #history #his02 .rtCont .point06 .product02{
	top:-56px;
	right: 28px;
}

#contentsWrap #history #his02 .rtCont .point07 {
	top: 1775px;
	z-index: 1;
}
#contentsWrap #history #his02 .rtCont .point07 .btn {
	top: 0;
	right: 308px;
}
#contentsWrap #history #his02 .rtCont .point07 .btn img {
	bottom:24px;
}

#contentsWrap #history #his02 .rtCont .point08 {
	top: 2111px;
}
#contentsWrap #history #his02 .rtCont .point08 .product01 {
	top:-28px;
	right: 136px;
}
#contentsWrap #history #his02 .rtCont .point08 .product02 {
	top:-146px;
	right: 40px;
}


/*------his03------*/
#contentsWrap #history #his03 {
	height: 4101px;
}
#contentsWrap #history #his03 .line {
	top: 0;
	left: 218px;
}
#contentsWrap #history #his03 .ttl {
	background:url(/100th/img/bg_ttl_history03.jpg) no-repeat center;
	margin-bottom: 0;
	border-bottom: 0;
}

#contentsWrap #history #his03 .ttl h3 {
	text-align:center;
}

/*ltCont*/
#contentsWrap #history #his03 .ltCont .point01 {
	top: 319px;
}
#contentsWrap #history #his03 .ltCont .point02 {
	top: 425px;
}
#contentsWrap #history #his03 .ltCont .point03 {
	top: 1231px;
}
#contentsWrap #history #his03 .ltCont .point03 {
	top: 1331px;
}
#contentsWrap #history #his03 .ltCont .point04 {
	top: 1501px;
}
#contentsWrap #history #his03 .ltCont .point05 {
	top: 1708px;
}
#contentsWrap #history #his03 .ltCont .point06 {
	top: 1827px;
}
#contentsWrap #history #his03 .ltCont .point07 {
	top: 1963px;
}
#contentsWrap #history #his03 .ltCont .point08 {
	top: 2059px;
}
#contentsWrap #history #his03 .ltCont .point09 {
	top: 2179px;
}
#contentsWrap #history #his03 .ltCont .point10 {
	top: 2273px;
}
#contentsWrap #history #his03 .ltCont .point11 {
	top: 2490px;
}
#contentsWrap #history #his03 .ltCont .point12 {
	top: 2651px;
}
#contentsWrap #history #his03 .ltCont .point13 {
	top: 2845px;
}
#contentsWrap #history #his03 .ltCont .point14 {
	top: 2995px;
}
#contentsWrap #history #his03 .ltCont .point15 {
	top: 3140px;
}
#contentsWrap #history #his03 .ltCont .point16 {
	top: 3486px;
}

/*rtCont*/
#contentsWrap #history #his03 .rtCont .point01 {
	top: 104px;
}
#contentsWrap #history #his03 .rtCont .point01 dd {
	top:-56px;
	right: 25px;
}

#contentsWrap #history #his03 .rtCont .point02 {
	top: 179px;
}
#contentsWrap #history #his03 .rtCont .point02 .product01 {
	top:-9px;
	right: 358px;
}
#contentsWrap #history #his03 .rtCont .point02 .product02 {
	top:-9px;
	right: 245px;
}


#contentsWrap #history #his03 .rtCont .point03 {
	top: 426px;
}
#contentsWrap #history #his03 .rtCont .point03 dd {
	top:-56px;
	right: 21px;
}


#contentsWrap #history #his03 .rtCont .point04 {
	top: 520px;
	z-index: 2;
}
#contentsWrap #history #his03 .rtCont .point04 .product01 {
	top:113px;
	right: 180px;
}
#contentsWrap #history #his03 .rtCont .point04 .product02 {
	top:-9px;
}
#contentsWrap #history #his03 .rtCont .point04 .btn {
	top: -10px;
	right: 312px;
}
#contentsWrap #history #his03 .rtCont .point04 .btn img {
	bottom: 26px;
}

#contentsWrap #history #his03 .rtCont .point05 {
	top: 852px;
	z-index: 1;
}
#contentsWrap #history #his03 .rtCont .point05 .btn {
	top: 0;
	right: 306px;
}
#contentsWrap #history #his03 .rtCont .point05 .btn img {
	bottom:27px;
	left: 28px;
}
#contentsWrap #history #his03 .rtCont .point05 .product01 {
	top:147px;
	right: 164px;
}
#contentsWrap #history #his03 .rtCont .point05 .product02 {
	top: 119px;
	right: 50px;
}

#contentsWrap #history #his03 .rtCont .point06 {
	top: 1200px;
	z-index: 2;
}
#contentsWrap #history #his03 .rtCont .point06 dd {
	top:-5px;
	right: 63px;
}

#contentsWrap #history #his03 .rtCont .point07 {
	top: 1262px;
	z-index: 1;
}
#contentsWrap #history #his03 .rtCont .point07 dd {
	top:-4px;
	right: 351px;
}

#contentsWrap #history #his03 .rtCont .point08 {
	top: 1502px;
}
#contentsWrap #history #his03 .rtCont .point08 .product01 {
	top: -77px;
	right: 152px;
}
#contentsWrap #history #his03 .rtCont .point09 {
	top: 1826px;
}
#contentsWrap #history #his03 .rtCont .point09 .product01 {
	top: -107px;
	right: 344px;
}
#contentsWrap #history #his03 .rtCont .point09 .product02 {
	top: -180px;
	right: 194px;
}
#contentsWrap #history #his03 .rtCont .point09 .product03 {
	top: -63px;
	right: 194px;
}
#contentsWrap #history #his03 .rtCont .point09 .product04 {
	top: -140px;
	right: 35px;
}

#contentsWrap #history #his03 .rtCont .point10 {
	top: 1964px;
}
#contentsWrap #history #his03 .rtCont .point10 dd {
	top:50px;
	right: 12px;
}

#contentsWrap #history #his03 .rtCont .point11 {
	top: 2058px;
}
#contentsWrap #history #his03 .rtCont .point11 dd {
	top:0;
	right: 342px;
}

#contentsWrap #history #his03 .rtCont .point12 {
	top: 2273px;
}
#contentsWrap #history #his03 .rtCont .point12 .product01 {
	top:0;
	right: 358px;
}
#contentsWrap #history #his03 .rtCont .point12 .product02 {
	top:0;
	right: 257px;
}

#contentsWrap #history #his03 .rtCont .point13 {
	top: 2488px;
}
#contentsWrap #history #his03 .rtCont .point13 .product01 {
	top:-20px;
	right: 143px;
}
#contentsWrap #history #his03 .rtCont .point13 .product02 {
	top: -22px;
	right: 49px;
}

#contentsWrap #history #his03 .rtCont .point14 {
	top: 2651px;
}
#contentsWrap #history #his03 .rtCont .point14 dd {
	top:-75px;
	right: 354px;
}

#contentsWrap #history #his03 .rtCont .point15 {
	top: 2844px;
}
#contentsWrap #history #his03 .rtCont .point15 .product01 {
	top:-20px;
	right: 148px;
}
#contentsWrap #history #his03 .rtCont .point15 .product02 {
	top:-97px;
	right: 11px;
}

#contentsWrap #history #his03 .rtCont .point16 {
	top: 3204px;
}
#contentsWrap #history #his03 .rtCont .point16 .product01 {
	top:-99px;
	right: 358px;
}
#contentsWrap #history #his03 .rtCont .point16 .product02 {
	top: -96px;
	right: 258px;
}
#contentsWrap #history #his03 .rtCont .point16 .product03 {
	top: -99px;
	right: 145px;
}
#contentsWrap #history #his03 .rtCont .point16 .product04 {
	top:-81px;
	right: 10px;
}

#contentsWrap #history #his03 .rtCont .point17 {
	top: 3389px;
}
#contentsWrap #history #his03 .rtCont .point17 .product01 {
	top:-15px;
	right: 206px;
}
#contentsWrap #history #his03 .rtCont .point17 .product02 {
	top:-15px;
	right: 109px;
}
#contentsWrap #history #his03 .rtCont .point17 .product03 {
	top:-40px;
	right: 40px;
}

#contentsWrap #history #his03 .rtCont .point18 {
	top: 3485px;
}
#contentsWrap #history #his03 .rtCont .point18 dd {
	top:-10px;
	right: 382px;
}

#contentsWrap #history #his03 .rtCont .point19 {
	top: 3770px;
	padding-left: 143px;
	box-sizing: border-box;
}
#contentsWrap #history #his03 .rtCont .point19 .product01 {
	top: -70px;
	right: 249px;
}
#contentsWrap #history #his03 .rtCont .point19 .product02 {
	top: -70px;
	right: 35px;
}

/*popup
---------------------------------------------*/
.popupWrap {
	display:none;
}

.popupBox {
	width:808px;
	height:700px;
	overflow:auto;
}
.boxInner {
	box-sizing:border-box;
	background:#fff;
	padding:7px;
}
.popupInner {
	background:url(/100th/img/bg_modal.gif);
	border:1px solid #e3e3e3;
	padding: 25px;
}
.popupBox .contents {
	border:3px solid #b39749;
	border-top:none;
	margin-bottom:30px;
}
.popupBox .contents h3 {
	height:126px;
	background:url(/100th/img/bg_modal_ttl.png) no-repeat 0 0;
	padding-top: 40px;
	box-sizing:border-box;
	text-align:center;
	color:#1180c2;
	font-size:30px;
	line-height:1.6;
	position: relative;
	top: -8px;
}
.popupBox .contents h3 span {
	font-size:17px;
	font-weight:lighter;
	display:block;
}
.popupBox .contents .lead {
	padding: 40px 32px 40px;
}
.popupBox .contents .lead figure {
	text-align:center;
	margin-bottom: 30px;
}
.popupBox .contents .lead p {
	font-size:14px;
	line-height:1.8;
}
/*brand01*/
#brand01.popupBox .contents .lead {
	background:url(/100th/img/bg_brand01.png) no-repeat center 235px;
}
/*brand02*/
#brand02.popupBox .contents .lead {
	background: url(/100th/img/bg_brand02.png) no-repeat center 235px;
}
/*brand03*/
#brand03.popupBox .contents .lead {
	background: url(/100th/img/bg_brand03.png) no-repeat center 235px;
}
/*brand04*/
#brand04.popupBox .contents .lead {
	background: url(/100th/img/bg_brand04.png) no-repeat center 235px;
}
/*brand05*/
#brand05.popupBox .contents .lead {
	background: url(/100th/img/bg_brand05.png) no-repeat center 235px;
}
/*brand06*/
#brand06.popupBox .contents .lead {
	background: url(/100th/img/bg_brand06.png) no-repeat center 235px;
}

.popupBox .contents .photo {
	background: rgba(168,190,203,0.15);
	padding:35px 16px;
}
.popupBox .contents .photo .box {
	margin-top:20px;
}
.popupBox .contents .photo > .box:first-child {
	margin-top:0;
}
.popupBox .contents .photo .box figure {
	margin-bottom:13px;
}
.popupBox .contents .photo .box p {
	font-size:13px;
}
.popupBox .contents .photo .boxMini {
	width:338px;
}
.popupBox .contents .photo .boxMini:first-child {
	float:left;
}
.popupBox .contents .photo .boxMini + .boxMini {
	float:right;
}
.popupBox .btn {
	width:445px;
	margin:0 auto;
}
.popupBox .btn + .btn {
	margin-top:20px;
}
.popupBox .btn a {
	display:block;
	padding:25px 0;
	line-height:1;
	text-align:center;
	background: url(/100th/img/arrow_btn.png) 94% center #007eca no-repeat;
	color:#fff;
	font-weight:bold;
	border-radius: 5px;
	font-size:16px;
}
.popupBox .btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.popupBox .contents .history {
	background: rgba(168,190,203,0.15);
	padding: 35px 16px 16px;
}
.popupBox .contents .history .hisInner {
	border:1px solid #d0dae1;
	background:#fff;
	padding:14px;
}
.popupBox .contents .history section h4 {
	line-height:0;
}
.popupBox .contents .history section div {
	background:#eef9ff;
	padding:25px 35px 0 100px;
	position:relative;
	box-sizing: border-box;
}
.popupBox .contents .history section .arrow {
	position:absolute;
	left:40px;
	top:0;
}
.popupBox .contents .history section figure {
	text-align:center;
	margin-bottom:20px;
}
.popupBox .contents .history section figure + p {
	font-size: 13px;
	line-height:1.5;
}
.popupBox .contents .history .his01 div {
	height:341px;
}
.popupBox .contents .history .his02 div {
	height:321px;
}
.popupBox .contents .history .his03 div {
	height:318px;
}
#brand05.popupBox .contents .photo .boxMini,
#brand06.popupBox .contents .photo .boxMini {
	margin-top:0;
}

/* bnr
---------------------------------------------*/
#contentsWrap #bnr {
	padding: 50px 0;
	background:url(/100th/img/bg_bnr.gif) no-repeat top center #007eca;
	overflow: hidden;
}
#contentsWrap #bnr h2 {
	text-align:center;
	font-size:25px;
	letter-spacing:0.2em;
	margin-bottom: 30px;
	color: #fff;
}
#contentsWrap #bnr h2 span {
	position:relative;
}
#contentsWrap #bnr h2 span:before {
	content:"";
	width:25px;
	height:44px;
	background:url(/100th/img/obj_bnr01.png) no-repeat 0 0;
	position:absolute;
	left:-34px;
	top: -5px;
}
#contentsWrap #bnr h2 span:after {
	content:"";
	width:25px;
	height:44px;
	background:url(/100th/img/obj_bnr02.png) no-repeat 0 0;
	position:absolute;
	right:-34px;
	top: -5px;
}
#contentsWrap #bnr ul {
	text-align:center;
}
#contentsWrap #bnr li {
	margin:0 11px;
	display:inline-block;
}
/* share
---------------------------------------------*/
#share {
	background:#fff;
	padding:50px 0;
}
#share ul {
	text-align:center;
}
#share ul li {
	width:49px;
	display:inline-block;
	margin:0 15px;
}
/* pageTop
---------------------------------------------*/
#pageTop {
	padding: 45px 0 19px;
	text-align:center;
	background:url(/100th/img/arrow_top.png) no-repeat center 25px #f7f7f7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#pageTop:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* footer
---------------------------------------------*/
footer {
	border-top: 2px solid #0080cc;
	padding: 20px 0 15px;
}
footer .inner {
	font-size:12px;
}
footer ul {
	margin-bottom:20px;
}
footer ul li {
	float:left;
	margin-right:25px;
}
footer ul li a {
	color:#0080cc !important;
	padding-left:13px;
	background:url(/100th/img/arrow_small.png) no-repeat left center;
}

footer ul li a:hover {
	text-decoration:underline;
}
footer p {
	text-align:right;

}
footer p a {
	display:inline-block;
	margin-left: 25px;
}
