@charset "utf-8";

body {
	font-size: 16px;
}
#slidemenu_list {
	font-size: 14px;
}
.mainvisual {
	text-align:center;
	margin:0 auto;
}
.mainvisual .flexslider .slides li img {
	width: 100%;
	height: auto;
}
.donationSample ul {
	margin:10px;
}
.donationSample li {
	/*margin-bottom:10px;*/
	/*border-bottom:2px dotted #CCC;*/
}
p.donationttl {
	background-color:#e4f4ff;
	padding:2px 0 0 10px;
	color:#0099FF;
	margin-bottom:4px;
}
p.icon {
	margin-bottom:0px;
	line-height:140%;
}
.icon img {
	margin-right:4px;
	float:left;
}
img.icon {
	margin-right:4px;
	vertical-align:middle;
}
.selectlist-b {
	margin-bottom:10px;
}
.selectlist-b dl.acordion-b {
	margin: 0 10px 0 10px;
}
.selectlist-b dl.acordion-b dt.trigger {
	/*background-color:#e4f4ff;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b8e2ff), color-stop(0.00, #e0f3ff));
	background: -webkit-linear-gradient(top, #e0f3ff 0%, #b8e2ff 100%);
	background: -moz-linear-gradient(top, #e0f3ff 0%, #b8e2ff 100%);
	background: -o-linear-gradient(top, #e0f3ff 0%, #b8e2ff 100%);
	background: -ms-linear-gradient(top, #e0f3ff 0%, #b8e2ff 100%);
	background: linear-gradient(to bottom, #e0f3ff 0%, #b8e2ff 100%);
	/*background: #9bd8ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b9e4ff), to(#62b5ea));
	background: #9bd8ff linear-gradient(#b9e4ff, #62b5ea);*/
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: left;
	/*border: 1px solid #bee4ff;*/
	color: #000;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
}
.selectlist-b dl.acordion-b dt.active {
	border-radius: 10px 10px 0 0;
	margin-bottom: 0;
}
.selectlist-b dl.acordion-b dt.trigger span.open-close {
	background: url(/sp/img/common/icon_plus.png) no-repeat right top;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
}
.selectlist-b dl.acordion-b dt.active span.open-close {
	background: url(/sp/img/common/icon_minus.png) no-repeat right top;
	background-size:20px 20px;
	float: right;
	width: 20px;
	height: 20px;
}
.selectlist-b dl.acordion-b dd.acordion_tree {
	padding: 10px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: #9bd8ff linear-gradient(#fff, #f0f0f0);
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom:10px;
}
.phboxL {
	margin:0 6px 4px 0;
	float:left;
}
.phthumb {
	width:80px;
	margin:0 0 4px 6px;
	float:right;
}
ul.boderU li {
	clear:both;
	background: linear-gradient(#fff, #f0f0f0);
	border-bottom: 1px solid #ccc;
	height: 100%;
	margin: 0;
	padding:8px 0 4px 0;
}
ul.boderU li:after, .donationSample li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.ttlBokin {
	color:#336699;
	font-weight:bold;
	margin-bottom:6px;
}
input.btnentry {
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fb9e26), color-stop(0.00, #ffc476));
	background: -webkit-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -moz-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -o-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -ms-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	-webkit-border-radius: 6px;
	text-align:center;
	margin:10px 0;
	font-weight:bold;
	padding:10px;
	width:100%;
	border:none;
}
.selectlist-a dd.acordion_tree {
	padding-bottom:20px;
}
.guide ul {
	margin:10px;
	font-size:12px;
}
.guide ul li {
	overflow:hidden;
	margin:0;
	width:100%;
	text-align:left;
	padding:0;
	border:1px #ccc solid;
	border-bottom:0px;
	background-color:#FFF;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));*/
	display:block;
	-webkit-box-shadow:0px 3px 3px rgba(000, 000, 000, 0.1);
}
.guide ul li:first-child {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cccccc), color-stop(0.00, #eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	display:block;
	-webkit-box-shadow:0px 3px 3px rgba(000, 000, 000, 0.1);
	display: block;
	height: 30px;
	margin: 0px;
	white-space: nowrap;
	line-height: 30px;
	text-overflow: ellipsis;
	font-weight:bold;
}
.guide ul li:last-child {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom:1px #ccc solid;
}
.guide ul li span.ttl {
	padding-left:10px;
}
.guide ul li a {
	background: url(/sp/img/common/icon_link_arrow_b.png) no-repeat 100% 50%;
	-webkit-background-size: 20px 13px;
	color: #333;
	display: block;
	height: 38px;
	margin: 0px;
	overflow: hidden;
	padding: 0px 20px 0px 10px;
	white-space: nowrap;
	line-height: 38px;
	text-overflow: ellipsis;
	text-decoration: none;
}
ul.boderU li a {
	text-decoration:none;
}
ul.boderU li a p.ttlBokin+p {
	color:#000;
}
h1.boftitle {
	font-size: 1.4rem;
    color: #00b0f0;
    margin-top: 10px;
}