/* CSS Document */
.sect{margin-bottom:60px;}
#rightcontainer div#content div.text h2{margin-bottom:10px;}
div#content{
width:100%;
}
div#content div#leftbox{
width:auto;
}
div#content div#leftbox dt.title-long {
background: url("http://www.chatpia.jp/common/img/bg_sub_dt_long.gif") no-repeat 0 0;
color: #996666;
display: block;
font-size: 14px;
font-weight: bold;
height: 22px;
letter-spacing: 0.1em;
margin: 0 0 6px;
overflow: hidden;
padding: 2px 0 0;
text-indent: 17px;
width: 796px;
}
hr{
margin:60px 0;
height:1px;
border-top:1px solid #ccc;
}
form{
font-size:14px;
}
form input{
margin:0 3px;
width:418px;
height:55px;
text-align:center;
}
ul#charity4_sum{
	display:block;
	overflow:hidden;
	padding:0 !important;
	width:488px;
	height:100px;
	background:url(http://www.chatpia.jp/common/img/bg_charity5.gif) no-repeat;
}
ul#charity4_sum li{
	float:left;
	margin-top:51px;
	margin-left:246px;
	list-style:none;
	width:236px;
	text-align:center;
	color:#a71c77;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
}
ul#charity4_sum li span{
	margin-left:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
ul#charity3_sum{
	display:block;
	overflow:hidden;
	padding:0 !important;
	width:630px;
	height:100px;
	background:url(http://www.chatpia.jp/common/img/bg_charity4.gif) no-repeat;
}
ul#charity3_sum li{
	float:left;
	margin-top:30px;
	margin-left:272px;
	list-style:none;
	width:346px;
	text-align:center;
	color:#a71c77;
	font-size:38px;
	font-weight:bold;
	line-height:100%;
}
ul#charity3_sum li span{
	margin-left:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
ul#charity_sum{
	display:block;
	overflow:hidden;
	/*margin:0 auto;*/
	padding:0 0 0 3px !important;
	width:630px;
	height:100px;
	background:url(http://www.chatpia.jp/common/img/bg_charity3.gif) no-repeat;
}
ul#charity2_sum{
	display:block;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 0 3px !important;
	width:630px;
	height:100px;
	background:url(http://www.chatpia.jp/common/img/bg_charity2.gif) no-repeat;
}
ul#charity_sum li,ul#charity2_sum li{
	float:left;
	margin-top:51px;
	list-style:none;
	width:206px;
	text-align:center;
	color:#a71c77;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
}
ul#charity_sum li span,ul#charity2_sum li span{
	margin-left:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.suminfo{
	width:630px;
	text-align:right;
	color:#808080;
	font-size:10px;
 ine-height:14px;
}
table.charity,table.charity tr,table.charity td,table.charity th{
	border-collapse:collapse;
	border:1px solid #ccc;
	font-size:10px;
}
table.charity th{
	color:#fff;
	line-height:20px;
	text-align:center;
}
table.charity th div{
	padding:0 8px;
	width:185px;
	height:100%;
	border:1px solid #fff;
	background:#b7b7b7;
}
table.charity td{
	line-height:20px;
}


#content dl.main dt.title{
background: url(http://www.chatpia.jp/common/images/bg_subpage_dt.gif) no-repeat scroll 0 0.5em transparent;
font-weight: bold;
line-height: 1.8em;
padding-left: 15px;
}
#content dl.main dd{
display: block;
margin: 0 0 36px 0;
}

img.waku{
float:none !important;
margin:0 !important;
border:1px solid #ccc;
}

.charity-sum{
	background-color:#ffeef6;
	border-radius: 3px;
	font-size: 22px;
	font-weight: bold;
	line-height: 80px;
	margin: 0 auto 30px;
	overflow: hidden;
	text-align: center;
	width: 626px
}
.charity-sum span{color:#a71c77}
.charity-sum .charity-sum_note {
	font-size: 12px;
	line-height: 12px;
	margin: -16px 0 24px;
}

.charity-form{
	border: 3px solid #edd0df;
	border-radius:3px;
	margin: 30px auto 60px;
	padding: 25px 0 40px;
	text-align: center;
	width: 620px;
}
	.charity-form legend{color:#a71c77;font-size:18px;font-weight:bold;}
	.charity-form .select-group{
		margin: 0 auto 15px;
		position:relative;
		width:300px;
		z-index:1;
	}
	.charity-form .select-group:after{
		position: absolute;
		top: 0;
		right: 10px;
		bottom: 0;
		width: 0;
		height: 0;
		margin: auto;
		content: '';
		border-top: 6px solid #333;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
	}
	.charity-form select{
		border:1px solid #a71c77;
		border-radius:4px;
		display: block;
		font-size: 18px;
		line-height:38px;
		height: 38px;
		width: 300px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.charity-form input[type=submit]{
		cursor:pointer;
		margin: 0 auto;
		width:300px;
	}

.btn_login{
	background: #ce002c;
	background: -moz-linear-gradient(top,  #ee0043 0%, #9f000f 96%, #790007 96%);
	background: -webkit-linear-gradient(top,  #ee0043 0%,#9f000f 96%,#790007 96%);
	background: linear-gradient(to bottom,  #ee0043 0%,#9f000f 96%,#790007 96%);
	border:none;
	border-radius:2px;
	color:#fff !important;
	display:block;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	line-height:48px;
	margin:10px auto 0;
	width:300px;
}
.btn_login:hover{
	background: #e31c43;
	background: -moz-linear-gradient(top,  #ff1c61 0%, #bf1c2b 96%, #971c23 96%);
	background: -webkit-linear-gradient(top,  #ff1c61 0%,#bf1c2b 96%,#971c23 96%);
	background: linear-gradient(to bottom,  #ff1c61 0%,#bf1c2b 96%,#971c23 96%);
	text-decoration:none;
}
.btn_entry{
	background: #a70085;
	background: -moz-linear-gradient(top,  #af008b 0%, #920074 96%, #640050 96%);
	background: -webkit-linear-gradient(top,  #af008b 0%,#920074 96%,#640050 96%);
	background: linear-gradient(to bottom,  #af008b 0%,#920074 96%,#640050 96%);
	border:none;
	border-radius:4px;
	color:#fff;
	display:block;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	line-height:40px;
}
.btn_entry:hover{
	background: #b9009f;
	background: -moz-linear-gradient(top,  #c900ad 0%, #a80090 96%, #8c0079 96%);
	background: -webkit-linear-gradient(top,  #c900ad 0%,#a80090 96%,#8c0079 96%);
	background: linear-gradient(to bottom,  #c900ad 0%,#a80090 96%,#8c0079 96%);
}


.main.sect {
	margin: 20px 0;
}
.sect-box:after {
	clear: both;
	content: "";
	display: block;
}
.sect-box-inner {
	float: left;
	margin: 20px 30px 0 0;
}
.sect-box-inner__txt {
	font-weight: bold;
	text-align: center;
	background:none !important;
	padding: 0 !important;
}

.data-img{
	border:1px solid #ccc;
}
