@charset "utf-8";

body {
	background-color: #ade7ff;
	color:#555656;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.4;
	margin: 0;
	padding:0;
	width:100%;
	/*background-image: url(/../images/event/140320lor/bg.png);*/
	background-repeat: repeat;
	background-size: contain;
	
	
	

}

a, a:link, a:hover, a:visited {
	color: #C9F;
}

#top_container {
	width: 100%;
}

header {
	margin: 0;
	text-align: center;
	line-height: 0;
}

header img {
	width: 100%;
}

.button a {
	color: #fff;
	text-align:center;
	border-bottom: 1px solid #33373d;
	border-radius: 10px;
	position: relative;
	background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	width:80%;
	padding: 8px;
	margin: 5px auto 10px;
	text-decoration: none;
	font-weight:bold;
	font-size:20px;
	display: block;
}

#ex {
	padding: 3px 5px 5px;
	line-height: 150%;
}

#ex img {
	width: 100%;
	margin:5px 0 5px;
	text-align:center;
}

#ex_in {
/*	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;*/
	border-radius: 8px;
	font-size: 17px;
	color: #000000;
	background-color: #7dc2c8;
	margin:8px;
	padding:12px 10px 2px;
	line-height: 150%;
	border: #568bbc solid;
}

#ex_in p {
	padding: 3px 0 5px;
	margin:0 0 20px;
}

#ex_in img {
	width: 80%;
	text-align:center;
	margin:10px;
}

#info {
	background-color: #ade7ff;
}

#info p {
	margin:-5px 0 0;
}

#info img {
	text-align:center;
}

#info2 {
	font-size: 12px;
	color: #555656;
	font-weight:bold;
	/*margin:5px 0px 10px;*/
	padding:0 8px 5px;
}

#info2 p {
	padding: 3px 0 5px;
	margin:0 0 3px;
}

#info2 img {
	text-align:center;
	width: 50%;
}




hr.style-three {
	border: 0;
	border-bottom: 1px dashed #7B2F00;
	background: #DBB500;
}

#cdinf {
	border-radius: 5px;
	font-size: 12px;
	background-color: #ffd7d7;
	margin:4px;
	padding:12px 10px 2px;
	line-height: 150%;
}

#cdinf img {
	width: 100%;
	margin:5px 0 5px;
	text-align:center;

}

#cdinf h2 {
	font-size: 16px;
	color: #fc0;
	margin-bottom: 5px;
}

#cdinf .btn {
	margin-top: 5px;
}

#cdinf2 {
	border-radius: 5px;
	background-color: #ade7ff;
	color:#555656;
	font-size: 12px;
	margin:4px;
	line-height: 150%;


}

.PageTopLink {
    border-radius: 4px;
    margin: 0px 10px 5px;
    padding: 5px 5px 5px;
    width: 40%;
    float: right;
    text-align:center;
    display: block;
    clear:both;
}

.PageTopLink a {
    display: block;
}

.PageTopLink img {
    width: 80%;
}

footer {
	color: #500000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

/* SB */ 
#social{
	margin: 0px 20px 5px 10px;
	text-align:left;
	margin-left:5px;
	margin-bottom:15px;
}

.social a img {
	display:block;
}

ul#banner {
  margin: 40px 0px 0px 0px;
  padding: 0;
  text-align:center;
}

ul#banner li {
  display: inline;
  margin: 0;
  padding: 0;
}

ul#banner li a {
  margin: 0;
  padding: 0;
}

ul#banner li img {
  margin:5px 0px 5px 0px;
  border:0;
  text-align:center;
}

ul#banner li a img {
  margin:5px 0px 2px 0px;
  border:0;
  text-align:center;
}

/*footer p {
	font-size:9px;
	text-align:center;
}

footer img {
	margin: 0 3px;
}

footer small {
	font-style: normal;
	font-size:8px;
	text-align:center;
}
*/

footer {
	color: #500000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

footer p {
	text-align: center;
	margin: 0;
	padding: 5px 5px 5px;
}

footer ul {
	text-align: right;
	margin: 8px 0;
}

footer img {
	margin: 0 10px;
}

#small {
background: #203139;
margin: 0;
padding: 8px;
color: #ffffff;
font-size: 10px;
}

#backlink {
	margin-top: 20px;
	text-align: left;
}

#backlink a {
	margin: 0 0 5px 5px;
}

/*=================================
トップページ以外
=================================*/

#container h1 h2 {
	margin: 5px 0 10px;
}

/*=========================================
ボタン
=========================================*/

nav .button {
	background: #6880ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6880ff), to(#4959b2)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	color: #FFF;
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 1px 1px 3px;
	padding: 0;
	text-shadow: 0 -1px 1px #666;
	width: 19%;
	float: left;
}
nav .button a,
nav .button a:link,
nav .button a:hover,
nav .button a:visited {
	line-height: 2.5;
	display: block;
	color: #FFF;
	text-decoration: none;
}

nav .button2 {
	background: #b29dff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b29dff), to(#7e6fb4)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	color: #FFF;
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	padding: 0;
	text-shadow: 0 -1px 1px #666;
	width: 98%;
	float: left;
}
nav .button2 a,
nav .button2 a:link,
nav .button2 a:hover,
nav .button2 a:visited {
	line-height: 2.3;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.txt1 .button {
	background: #6880ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6880ff), to(#4959b2)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	clear: both;
	color: #FFF;
	display: block;
	font-weight: bold;
	margin: 8px auto;
	text-align: center;
	text-shadow: 0 -1px 1px #666;
	width: 94%;
}
.txt1 .button a,
.txt1 .button a:link,
.txt1 .button a:hover,
.txt1 .button a:visited {
	line-height: 2.4;
	display: block;
	color: #FFF;
	text-decoration: none;
}