@charset "utf-8";
/* CSS Document */

#Index {
	background: #f064ff;
	background-image: url(/img/sp/sp_index_bg3.png), url(/img/sp/sp_index_bg.png), url(/img/sp/sp_index_bg2.png);
	background-position: center 345px, center top, center top;
	background-repeat: repeat-x, no-repeat, repeat-x;
	-moz-background-size: auto 50px, auto 380px, 1000px auto;
	-webkit-background-size: auto 50px, auto 380px, 1000px auto;
	background-size: auto 50px, auto 380px, 1000px auto;
}
#Index_Logo {
	height: 170px;
	width: 100%;
	background: url(/img/sp/sp_logo_index.png) no-repeat center top;
	-moz-background-size: auto 170px;
	-webkit-background-size: auto 170px;
	background-size: auto 170px;
	text-indent: -9999px;
	overflow: hidden;
}
#Index_T1 {
	margin-top: 1.0em;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
}

#Index_T2 {
	margin: 1.0em 0;
	text-align: center;
	font-size: 1.0em;
	color: #fff;
	text-shadow: 1px 1px 1px #e15af5,
	-1px 1px 1px #e15af5,
	1px -1px 1px #e15af5,
	-1px -1px 1px #e15af5;	clear: both;
	font-weight: bold;
}

#Enter {
	height: 80px;
}

#Enter ul {
	display:table;
	table-layout:fixed;
	width:100%;
}

#Enter li {
	height: 44px;
	display:table-cell;
	text-align: center;
	line-height: 44px;
}

#Enter li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#Enter li:first-child {
	border-radius: 22px 0 0 22px;
	border-left:none;
	background: rgb(63,129,252); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(188,61,246,0.6) 0%, rgba(203,87,255,0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(188,61,246,0.6) 0%,rgba(203,87,255,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(188,61,246,0.6) 0%,rgba(203,87,255,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3df6', endColorstr='#cb57ff',GradientType=0); /* IE6-9 */
	border: 1px solid #f6e8fe;
}

#Enter li:last-child {
	border-radius: 0 22px 22px 0;
	background: rgb(63,129,252); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(188,61,246,0.8) 0%, rgba(203,87,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(188,61,246,0.8) 0%,rgba(203,87,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba188,61,246,0.8) 0%,rgba(203,87,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3df6', endColorstr='#cb57ff',GradientType=0); /* IE6-9 */
	border: 1px solid #f6e8fe;
}

#Enter li:first-child a {
	color:#fff;
	text-decoration: none;
}

#Enter li:last-child a {
	color:#FFF;
	font-size: 1.2em;
	text-decoration: none;
}

#Caution {
	text-align: center;
	padding-bottom: 6px;
	font-size: 11px;
}

.Index_links {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 25px;
	clear: both;
	overflow: auto;
}

.Index_links a {
	color: #fff;
	font-size: 0.8em;
}

#Container {
	margin: 0 4px 70px;
	clear: both;
	position: relative;
}

footer {
	margin-top: 1.0em;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
}

#address a {
	color:#fff;
}

#address{
	font-style:normal;
	color:#FFF;
	text-align: center;
}

#top-btn {
	text-decoration: none;
}

#btn_top{
	text-shadow:-1px -1px 0px #222222;
	color: #FFFFFF;
	padding:12px;
	text-align:center;
	/* Gradation */
	background: #0063c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #b352f9 45%, #9131ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#b352f9), color-stop(100%,#9131ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b352f9 45%,#9131ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b352f9 45%,#9131ff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b352f9 45%,#9131ff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b352f9 45%,#9131ff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b352f9', endColorstr='#9131ff',GradientType=0 ); /* IE6-9 */
}

#btn_top span{
	background:url(../img/sp/btn_top.png) no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	margin:0 5px 0 0;
	vertical-align: sub;
}

.index_cont_box .index_photo img {
    max-width: initial;
    max-width: auto;
    max-height: initial;
    max-height: auto;
}


.index_cont_box {
    border-bottom: solid 1px #CCCCCC;
	background:url(/img/list_bg.png) no-repeat 98% center;
	overflow:hidden;
	padding:5px;
	margin: 3px 0;
}
.index_cont_box h3 {
    font-size: 14px;
    line-height: 1.2;
    padding: 0 0 2px;
	font-weight:bold;
}

.index_photo{
}


