@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);
@import url(https://fonts.googleapis.com/earlyaccess/kokoro.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabigothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400i|Playfair+Display:400i');


.m-font {
font-family: 'Sawarabi Mincho';
}
.m-font2 {
font-family: 'Hannari';
}
.m-font3 {
font-family: 'Kokoro';
}

.g-font {
font-family: 'Mplus 1p';
}
.g-font2 {
font-family: 'Sawarabi Gothic';
}
.g-font3 {
    font-family: 'Noto Sans Japanese';
}
.ma-font {
font-family: 'Rounded Mplus 1c';
}

.e-font {
	font-family: 'Playfair Display', serif;
　　　　font-family: 'EB Garamond', serif;
}

.thick1 {
	font-weight: 500;
}

/*---------------------
  アイコン
---------------------*/

.mail-solid.icon {
	color: #000;
	position: absolute;
	margin-top: 5px;
	width: 15px;
	height: 10px;
	border-radius: 1px;
	border: solid 1px currentColor;
	background-color: currentColor;
	margin-left: -28px;
}
.mail-solid.icon:before {
	content: '';
	position: absolute;
	left: 7px;
	top: -4px;
	width: 1px;
	height: 10px;
	color: white;
	background-color: currentColor;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transform: rotate(-54deg);
	transform: rotate(-54deg);
}
.mail-solid.icon:after {
  content: '';
  position: absolute;
  left: 7px;
  top: -4px;
  width: 1px;
  height: 10px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}

/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-1 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 40%;
}
.tt-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.tt-2 {
	color: #FFFFFF;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.tt-3 {
	font-size: 200%;
	line-height: 1.0em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 1.0em;
	padding-left: 40%;
	margin-bottom: 60px;
	letter-spacing: 0.1em;
	clear: both;
}
.tt-4 {
	font-size: 60%;
	font-weight: 400;
	line-height: 0.8em;
	padding-top: 0px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	color: #FFF;
	padding-bottom: 4px;
	text-align: center;
}
.tt-5 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 0%;
}
.tt-5:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF5C26;
  border-radius: 0px;
  overflow: hidden;
}
.tt-6 {
	color: #FFFFFF;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.tt-7 {
	color: #000;
	font-size: 240%;
	line-height: 1.0em;
	font-weight: 800;
	text-align: left;
	margin-bottom: 60px;
	margin-left: 0%;
}
/*--.tt-7:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF4C4C;
  border-radius: 0px;
  overflow: hidden;
}--*/
.tt-8 {
	color: #000;
	font-size: 46%;
	line-height: 1.3em;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 0px;
}
.mt-2 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 260%;
	font-weight: 600;
}
.mt-2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #7D4769;
  border-radius: 0px;
}
.mt-3 {
	font-size: 40%;
	font-weight: normal;
	margin-left: 16px;
}

.tp-1 {
	color: #525252;
	font-size: 130%;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: left;
	padding-left: 150px;
	padding-top:30px;
}
.tp-2 {
	color: #FFF;
	font-weight: 600;
	font-size: 140%;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: left;
}
.tp-3 {
	color: #FFF;
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 60px;
	text-align: left;
}
.tp-4 {
	color: #000;
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 60px;
	text-align: left;
}
.tp-5 {
	font-size: 92%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #525252;
	padding-left: 150px;
}

.mp-1 {
	font-size: 92%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #000;
}

/*---------------------
  ALLここから
---------------------*/
.caption1 {
	font-size: 180%;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
.caption2 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 70px;
}
.caption3 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 60px;
}
.caption4 {
	font-size: 220%;
	line-height: 1.5em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 350px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.2em;
	/*--text-shadow: 0 0 20px #000,0 0 20px #000;--*/
}
.caption5 {
	font-size: 150%;
	line-height: 50px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
}
.caption6 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 600;
	color: #2E4A68;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}

.t-1 {
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-2 {
	color: #333;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-3 {
	color: #272727;
	font-size: 280%;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
.t-4 {
	color: #E9A421;
	font-size: 45%;
	line-height: 30px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.t-4::after{
  content:"";
  display:inline-block;
  width:70px;
  height:1px;
  margin-left: 10px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-5 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 160%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
	color: #000000;
}

.t-6 {
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-7 {
	color: #333;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-8{
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-8::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #E9A421;
}
.t-9 {
	color: #272727;
	font-size: 260%;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: center;
}
.t-9::after{
  content:"";
  display:inline-block;
  width:90px;
  height:3px;
  margin-left: 20px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-10 {
	color: #333;
	font-size: 56%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-11 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-right: 0.5em;
	clear: both;
	font-size: 160%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
	color: #000000;
	text-align: right;
}

.p-1 {
	color: #000;
	font-size: 100%;
	line-height: 1.5em;
	clear: both;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-2 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-weight: bold;
}
.p-3 {
	color: #000;
	font-size: 120%;
	line-height: 1.3em;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 6px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-weight: bold;
}

.p-4 {
	font-size: 100%;
	line-height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	font-weight: normal;
	clear: both;
	margin-bottom: 60px;
}
.p-5 {
	font-size: 120%;
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-7 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}
.p-8 {
	font-size: 100%;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 20px;
	color: #000000;
}
.p-9 {
	font-size: 100%;
	line-height: 1.7em;
	text-align: center;
	font-weight: 400;
	clear: both;
	margin-bottom: 30px;
	color: #000000;
	padding: 0px 20px 0px;
}

.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 160px;
	text-align: left;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}

.foot-p {
	font-size: 92%;
	line-height: 24px;
	color: #FFF;
	padding-bottom: 16px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.foot-p a:link {
	color: #FFF;
	font-size: 92%;
	line-height: 24px;
	text-decoration: none;
}
.foot-p a:visited {
	color: #FFF;
	text-decoration: none;
}
.foot-p a:hover {
	text-decoration: none;
}


.sen-1 {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF2626;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
.sen-2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}


.st-1 {
    color: #FFFF00;
    font-weight: bold;
}
.st-2 {
    color: #FF2626;
    font-weight: bold;
}
.st-3 {
    color: #FF5A26;
    font-weight: bold;
}
.st-4 {
    color: #FF4C4C;
    font-weight: bold;
}
.st-5 {
	color: #E9A421;
}
.st-6 {
    color: #0080B0;
    font-weight: bold;
}


.copy-p {
	/* background-color: #00468C;　--*/
	padding-bottom: 40px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 76%;
	font-weight: bold;
}



/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-5 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 40%;
}
.tt-7 {
	color: #000;
	font-size: 240%;
	line-height: 1.0em;
	font-weight: 700;
	text-align: center;
	margin-bottom: 60px;
	margin-left: 0%;
}	
.tp-1 {
	color: #525252;
	font-size: 130%;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: left;
	padding-left: 150px;
	padding-top:10px;
}
.tp-2 {
	color: #FFF;
	font-weight: 600;
	font-size: 140%;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.tp-3 {
	color: #FFF;
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 60px;
	text-align: center;
}
.tp-4 {
	color: #000;
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 60px;
	text-align: center;
}
.tp-5 {
	font-size: 100%;
	line-height: 30px;
	margin-bottom: 40px;
	color: #525252;
	margin-right: 20px;
	margin-left: 0px;
}

.mp-1 {
	font-size: 100%;
	line-height: 30px;
	margin-bottom: 40px;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
}


/*---------------------
  ALLここから
---------------------*/
.caption4 {
	font-size: 220%;
	line-height: 1.5em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 350px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.2em;
	/*--text-shadow: 0 0 20px #000,0 0 20px #000;--*/
}

.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 80px;
	text-align: left;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}	
	
}



/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-1 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 20%;
}
.tt-3 {
	font-size: 200%;
	line-height: 1.0em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 1.0em;
	padding-left: 0%;
	margin-bottom: 60px;
	letter-spacing: 0.1em;
	clear: both;
}
.tt-5 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 20%;
}
.tt-7 {
	color: #000;
	font-size: 240%;
	line-height: 1.0em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	margin-left: 0%;
}

.mt-2 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 260%;
	font-weight: 600;
	margin-left: 20px;
}
.mt-2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #7D4769;
  border-radius: 0px;
}
.mt-3 {
	font-size: 40%;
	font-weight: normal;
	margin-left: 16px;
}
	
.tp-1 {
	color: #525252;
	font-size: 120%;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 130px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 0%;
}
.tp-2 {
	color: #FFF;
	font-weight: 600;
	font-size: 120%;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.tp-3 {
	color: #FFF;
	font-size: 96%;
	line-height: 30px;
	margin-bottom: 60px;
	text-align: center;
}
.tp-4 {
	color: #000;
	font-size: 96%;
	line-height: 30px;
	margin-bottom: 60px;
	text-align: center;
}
.tp-5 {
	font-size: 96%;
	line-height: 30px;
	margin-bottom: 40px;
	color: #525252;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 0%;
}
	
.mp-1 {
	font-size: 100%;
	line-height: 30px;
	margin-bottom: 16px;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
}
	
	
/*---------------------
  ALLここから
---------------------*/
.caption4 {
	font-size: 150%;
	line-height: 1.5em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 210px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.2em;
	/*--text-shadow: 0 0 20px #000,0 0 20px #000;--*/
}
	
.t-5 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 150%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}

.t-6 {	
	position: relative;
	display: none;
	margin-bottom: 80px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-7 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-9 {
	color: #272727;
	font-size: 200%;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: center;
}
.t-9::after{
  content:"";
  display:inline-block;
  width:60px;
  height:3px;
  margin-left: 10px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-11 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-right: 0.5em;
	clear: both;
	font-size: 150%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
	
.spt-1 {
	color: #333;
	font-size: 220%;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	margin-left: 35%;
}
.spt-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 35%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.spt-2 {
	color: #333;
	font-size: 180%;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	margin-left: 25%;
}
.spt-2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
	
.p-4 {
	font-size: 100%;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: normal;
	clear: both;
	margin-bottom: 60px;
}
.p-5 {
	font-size: 120%;
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-7 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}
.p-8 {
	font-size: 100%;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 20px;
}
.p-9 {
	font-size: 100%;
	line-height: 36px;
	text-align: center;
	font-weight: 400;
	clear: both;
	margin-bottom: 30px;
	padding: 0px 15px;
}

.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 50px;
	text-align: left;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}

.foot-p {
	font-size: 92%;
	line-height: 24px;
	color: #FFF;
	padding-bottom: 0px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}


.foot-p a:link {
	color: #FFF;
	font-size: 92%;
	line-height: 24px;
	text-decoration: none;
}
.foot-p a:visited {
	color: #FFF;
	text-decoration: none;
}

.foot-p a:hover {
	text-decoration: none;
}


.copy-p {
	/* background-color: #00468C;　--*/
	padding-bottom: 0px;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 0px;
	font-size: 76%;
	font-weight: bold;
	margin-top: 0px;
}


}
