@charset "utf-8";

/*-------------------------------------------------------------------
	* bokin.css
	* site name : チャンスイット
	* description : 募金ページ指定
	* import : web/bokin/***.jsp
-------------------------------------------------------------------*/

#contents {
	width: 850px !important;
	margin: 20px auto 0;
}

/*
=====================================================================
* トップページ
=====================================================================
*/
#head-title {
	width: 850px;
	height: 105px;
	overflow: hidden;
	position: relative;
}

#head-msg {
	width: 850px;
	height: 74px;
	overflow: hidden;
	position: relative;
}

#head-title img,
#head-msg img {
	position: absolute;
	top: 0;
	left: 0;
}

#head-point {
	width: 850px;
	height: 141px;
	overflow: hidden;
	background: url("../../img/10/bokin/head-point-bg.gif") no-repeat 0 0;
}

#head-point .date {
	margin: 10px 165px 0 0;
	text-align: right;
	font-size: 108%;
}

#head-point .pt {
	margin: 17px auto 0;
	text-align: center;
}

*+html #head-point .pt {
	margin: 26px auto 0;
	text-align: center;
}

#head-point .pt strong {
	font-size: 300%;
	font-weight: bold;
}

#head-point .rate {
	margin: 25px 150px 0 0;
	text-align: right;
}

*+html #head-point .rate {
	margin: 27px 150px 0 0;
	text-align: right;
}

/* ---------------------------------------お知らせ */
#info {
	margin: 15px 20px 0;
	padding: 10px;
	border: 1px solid #f00;
}

#info dl {
	padding: 0 0 0 95px;
	background: url("../../img/10/bokin/info-title.gif") no-repeat 0 0;
}

#info dl dt {
	font-weight: bold;
}

#info dl dd {
	margin: 5px 0 0;
	line-height: 1.6;
}

/* ---------------------------------------募金はこちら */
.bokinbox {
	width: 850px;
	margin: 5px auto 0;
	padding: 0 0 18px;
	background: url("../../img/10/bokin/bg-box.gif") no-repeat 0 bottom;
}

.bokinbox h3 {
	width: 850px;
	height: 37px;
	overflow: hidden;
	position: relative;
}

.bokinbox h3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.bokinbox p {
	margin: 18px 25px 0;
	font-size: 108%;
	line-height: 1.4;
}

.bokinbox .bokin {
	width: 810px;
	min-height: 107px;
	margin: 17px auto 0;
	background: url("../../img/10/bokin/bg-bokinaccept1.gif") no-repeat 0 0;
}

.bokinbox .bokin-end {
	width: 810px;
	min-height: 107px;
	margin: 17px auto 0;
	background: url("../../img/10/bokin/bg-bokinaccept2.gif") no-repeat 0 0;
}

.bokinbox .bokin dl,
.bokinbox .bokin-end dl {
	float: left;
	width: 377px;
	margin: 0;
	overflow: hidden;
}

.bokinbox .bokin dl dt,
.bokinbox .bokin-end dl dt {
	margin: 7px 30px 0;
	font-size: 108%;
}

.bokinbox .bokin dl dt span,
.bokinbox .bokin-end dl dt span {
	font-weight: bold;
}

.bokinbox .bokin dl dd,
.bokinbox .bokin-end dl dd {
	margin: 17px 0 0 10px;
	padding: 12px 0;
	width: 327px;
	text-align: center;
	font-size: 153%;
	font-weight: bold;
}

*+html .bokinbox .bokin dl dd,
*+html .bokinbox .bokin-end dl dd {
	margin: 22px 0 0 10px;
}

.bokinbox .bokin dl dd strong,
.bokinbox .bokin-end dl dd strong {
	padding: 0 10px 0 0;
	font-size: 131%;
}

.bokinbox .bokin .select {
	float: left;
	width: 430px;
	margin: 0;
	overflow: hidden;
}

.bokinbox .bokin .select .txt {
	margin: 40px 0 0 27px;
}

.bokinbox .bokin .select select {
	float: left;
	margin: 7px 0 0 27px;
}

.bokinbox .bokin .select #image-btn {
	float: left;
	margin: 5px 0 0 10px;
	border: 0px;
	width: 81px;
	height: 27px;
	background: url("../../img/10/bokin/btn-bokin.gif") no-repeat 0 0;
}

.bokinbox .bokin-end .thanks-txt {
	float: left;
	margin: 40px 0 0 27px;
	overflow: hidden;
	font-size: 131%;
}

.bokinbox ul {
	clear: both;
	margin: 10px 20px 0;
}

.bokinbox ul li {
	line-height: 1.4;
	color: #f00;
}

/* ログイン */
.bokinbox .login {
	float: left;
	width: 395px;
	margin: 22px 0 0 20px;
	padding: 0 0 12px;
	background: url("../../img/10/bokin/bg-gray.gif") no-repeat 0 bottom;
}

.bokinbox .regist {
	float: right;
	width: 395px;
	margin: 22px 20px 0 0;
	padding: 0 0 12px;
	background: url("../../img/10/bokin/bg-gray.gif") no-repeat 0 bottom;
}

.bokinbox .login .inbox,
.bokinbox .regist .inbox {
	width: 395px;
	background: url("../../img/10/bokin/gray-top.gif") no-repeat 0 0;
	overflow: hidden;
}

.bokinbox .login .inbox p.lead-txt,
.bokinbox .regist .inbox p.lead-txt {
	margin: 10px;
	padding: 0 0 0 20px;
	background: url("../../img/10/bokin/ico-list.gif") no-repeat 0 2px;
	font-size: 131%;
}

.bokinbox .login .inbox p.btn,
.bokinbox .regist .inbox p.btn {
	width: 252px;
	height: 57px;
	margin: 15px auto 0;
}

.bokinbox .login .inbox p.btn a,
.bokinbox .regist .inbox p.btn a {
	display: block;
	width: 252px;
	height: 57px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.bokinbox .login .inbox p.btn a img,
.bokinbox .regist .inbox p.btn a img {
	position: absolute;
	top: 0;
	left: 0;
}

.bokinbox .login .inbox p.btn a:hover img,
.bokinbox .regist .inbox p.btn a:hover img {
	position: absolute;
	top: 1px;
	left: 1px;
}

/* ---------------------------------------過去の募金内容 */
.past-bokinbox {
	width: 850px;
	margin: 25px auto 0;
	padding: 0 0 18px;
	background: url("../../img/10/bokin/bg-box.gif") no-repeat 0 bottom;
}

.past-bokinbox h3 {
	width: 850px;
	height: 37px;
	overflow: hidden;
	position: relative;
}

.past-bokinbox h3 img {
	position: absolute;
	top: -49px;
	left: 0;
}

.past-bokinbox #list {
	clear: both;
	width: 815px;
	height: 454px;
	margin: 0 auto;
	padding: 0 0 20px;
	overflow-y: auto;
}

/* スクロールバーのデザイン変更 */
.jScrollPaneContainer {
	margin: 10px 0 0 15px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.jScrollPaneTrack {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url("../../img/10/bokin/scroll-bg.gif") repeat-y;
	cursor: pointer;
}

.jScrollPaneDrag {
	position: absolute;
	background: url("../../img/10/bokin/scroll-drag-bg.gif") repeat-y 2px 0;
	overflow: hidden;
	cursor: pointer;
}

.jScrollPaneDragTop {
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../img/10/bokin/scroll-drag-top.gif") no-repeat 2px 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../../img/10/bokin/scroll-drag-btm.gif") no-repeat 2px 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	height: 15px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url("../../img/10/bokin/scroll-arrow-up.gif") no-repeat;
	overflow: hidden;
	text-indent: -2000px;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url("../../img/10/bokin/scroll-arrow-down.gif") no-repeat;
	overflow: hidden;
	text-indent: -2000px;
}

a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* 団体名 */
.groupbox {
	width: 795px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url("../../img/10/bokin/bg-gray-w.gif") no-repeat 0 bottom;
}

.groupbox .inbox {
	width: 795px;
	margin: 0;
	background: url("../../img/10/bokin/gray-w-top.gif") no-repeat 0 0;
	overflow: hidden;
}

.groupbox .inbox .img {
	float: left;
	width: 102px;
	margin: 15px 7px 0 12px;
}

.groupbox .inbox .img img {
	border: 1px solid #555;
}

.groupbox .inbox .group-info {
	float: left;
	width: 657px;
	margin: 12px 5px 0;
}

.waiting .inbox .group-info .bokin-info {
	min-height: 23px;
	background: url("../../img/10/bokin/status-waiting.gif") no-repeat right 0;
}

.finish .inbox .group-info .bokin-info {
	min-height: 23px;
	background: url("../../img/10/bokin/status-finish.gif") no-repeat right 0;
}

.groupbox .inbox .group-info .name {
	margin: 0 150px 0 0;
	padding: 5px 0 0 18px;
	background: url("../../img/10/bokin/ico-list.gif") no-repeat 0 -38px;
	font-size: 116%;
	font-weight: bold;
	color: #555;
}

.groupbox .inbox .group-info .summary {
	margin: 10px 0 0;
	background-color: #fff;
	overflow: hidden;
}

.groupbox .inbox .group-info .summary dl {
	clear: both;
	margin: 10px 13px 0;
}

.groupbox .inbox .group-info .summary dl dt {
	float: left;
	padding: 0 11px 0 18px;
	background: url("../../img/10/bokin/ico-list.gif") no-repeat 0 -100px;
	line-height: 1.4;
}

.groupbox .inbox .group-info .summary dl dd {
	float: left;
	padding: 0 20px 0 0;
	font-weight: bold;
}

.groupbox .inbox .group-info .summary dl dd span {
	color: #c00;
	font-size: 146%;
	line-height: 1.0;
}

.groupbox .inbox .group-info .summary .txt {
	clear: both;
	margin: 10px 13px;
	padding: 8px 0 0;
	border-top: 1px dotted #ccc;
}

/* 総ポイント */
#total {
	margin: 22px 20px 0;
	padding: 20px 0 0;
	border-top: 1px dotted #ccc;
}

#total .point {
	width: 795px;
	height: 95px;
	background: url("../../img/10/bokin/bg-total.gif") no-repeat 0 0;
	overflow: hidden;
}

#total .point p {
	width: 604px;
	margin: 32px 0 0;
	padding: 0 15px;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
}

/* ---------------------------------------Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/* ---------------------------------------注意事項 */
#note {
	margin: 10px auto;
	padding: 18px;
	border: 1px solid #f00;
}

#note p {
	color: #f00;
	font-size: 108%;
	font-weight: bold;
}

#note ul {
	margin: 12px 0 0;
}

#note ul li {
	margin: 0 0 5px;
	line-height: 1.4;
}


/*
=====================================================================
* サンクスページ
=====================================================================
*/
#thanks-head-title {
	width: 850px;
	height: 127px;
	overflow: hidden;
	position: relative;
}

#thanks-head-title img {
	position: absolute;
	top: 0;
	left: 0;
}

.thanksbox {
	width: 790px;
	margin: 20px auto 10px;
	padding: 0 0 20px;
	background: url("../../img/10/bokin/bg-normalbox.gif") no-repeat 0 bottom;
}

.thanksbox .inbox {
	width: 790px;
	margin: 0;
	background: url("../../img/10/bokin/normalbox-top.gif") no-repeat 0 0;
	overflow: hidden;
}

.thanksbox .inbox .msg {
	width: 350px;
	height: 31px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
}

.thanksbox .inbox .msg img {
	position: absolute;
	top: 0;
	left: 0;
}

.thanksbox .inbox .point {
	width: 620px;
	margin: 20px auto;
	padding: 0 0 120px;
	background: url("../../img/10/bokin/thanks-chancy.gif") no-repeat center bottom;
	text-align: center;
	font-size: 138%;
}

.thanksbox .inbox .point span {
	color: #c00;
	font-weight: bold;
}

.thanksbox .inbox .attention {
	text-align: center;
	color: #f00;
}

.to-top {
	width: 790px;
	margin: 0 auto;
	text-align: right;
}

.to-top a {
	padding: 0 0 0 12px;
	background: url("../../img/10/bokin/ico-list.gif") no-repeat 0 -155px;
}

/* ソーシャルアイコン */
.social-icon {
	width: 850px;
	height: 31px;
	margin: 10px 0 0;
	background: url("../../img/10/bokin/bg-social.gif") no-repeat 0 0;
	overflow: hidden;
}

.social-icon ul {
	margin: 0 0 0 115px;
	overflow: hidden;
}

.social-icon ul li {
	float: left;
	margin: 5px 0 0 5px;
}

.social-icon ul li img {
	vertical-align: middle;
}

.social-icon ul li.friend {
    width: 70px;
    height: 20px;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.social-icon ul li.friend img {
    position: absolute;
    left: 0;
    top: 0;
}

/*
=====================================================================
* エベチャレ募金
=====================================================================
*/

#head-title-evechalle {
	width: 850px;
	height: 114px;
	overflow: hidden;
	position: relative;
}

#head-msg-evechalle {
	width: 850px;
	height: 77px;
	overflow: hidden;
	position: relative;
}

#head-title-evechalle img,
#head-msg-evechalle img {
	position: absolute;
	top: 0;
	left: 0;
}

#head-point-evechalle {
	width: 510px;
	height: 179px;
	overflow: hidden;
	padding-left: 340px;
	background: url("../../img/10/bokin/head-point-bg-evechalle.jpg") no-repeat 0 0;
}

#head-point-evechalle .date {
	margin: 13px 20px 0 0;
	text-align: right;
	font-size: 108%;
}

#head-point-evechalle .pt {
	margin: 7px auto 0;
	text-align: center;
}

*+html #head-point-evechalle .pt {
	margin: 14px auto 0;
	text-align: center;
}

#head-point-evechalle .pt strong {
	font-size: 300%;
	font-weight: bold;
}

#head-point-evechalle .rate {
	margin: 1px 26px 0 0;
	text-align: right;
}

*+html #head-point-evechalle .rate {
	margin: 4px 26px 0 0;
	text-align: right;
}

#head-point-evechalle .caution-evechalle {
	margin: 12px 20px 0 10px;
	line-height: 1.3;
}

*+html #head-point-evechalle .caution-evechalle {
	margin: 17px 20px 0 10px;
	line-height: 1.3;
}

#usual-point {
	width: 830px;
	margin: 10px auto 8px;
	padding: 7px 10px 10px;
	background: url("../../img/10/bokin/bg-usual-bokin.gif") no-repeat 0 0;
	overflow: hidden;
}

#usual-point p {
	float: left;
}

#usual-point .date {
	margin: 7px 15px 0 25px;
	text-align: right;
	font-size: 116%;
	font-weight: bold;
}

#usual-point .pt strong {
	font-size: 217%;
	font-weight: bold;
	line-height: 1;
}

#usual-point .rate {
	margin: 12px 15px 0 25px;
	text-align: right;
}

#usual-point .caution-evechalle {
	clear: both;
	width: 100%;
	margin: 8px 0 0;
}

*+html #usual-point .caution-evechalle {
	margin: 12px 0 0;
}

#nasubi-movie {
	clear: both;
	margin: 0 auto;
	width: 850px;
	height: 482px;
	overflow: hidden;
		background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(60, 184, 138)),color-stop(1, rgb(37, 146, 84)));
	background-image: -moz-linear-gradient(-90deg,rgb(60, 184, 138) 0%,rgb(37, 146, 84) 100%);
	background-image: linear-gradient(-90deg,rgb(60, 184, 138) 0%,rgb(37, 146, 84) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff3cb88a, endcolorstr=#ff259254, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff3cb88a, endcolorstr=#ff259254, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}

#nasubi-movie #movie_in{
	width: 841px;
	margin-left: 4px;
	margin-top: 4px;
}

.bokinbox .caution-evechalle {
	margin: 10px 0;
	font-size: 123.1%;
	font-weight: bold;
}

#about-tag {
	clear: both;
	margin: 20px auto;
	width: 844px;
	border: #000 3px solid;
	background: url("../../img/10/bokin/bg-about.gif") 0 0;
}

#about-tag .wish {
	clear: both;
	margin: 10px auto 15px;
	width: 810px;
	background: url("../../img/10/bokin/bg-nasubi.gif") 0 bottom;
	overflow: hidden;
}

#about-tag .wish .txt-wish {
	float: left;
	width: 450px;
	margin: 10px 20px 10px 35px;
}

#about-tag .wish .txt-wish p {
	font-size: 116%;
	line-height: 1.6;
	margin-bottom: 15px;
}

#about-tag .wish .txt-wish .message {
	font-weight: bold;
}

#about-tag .wish .photo {
	float: right;
}

#about-tag .wish .go-evechalle {
	float: right;
	margin: 5px 0 15px;
}

#about-tag .wish .go-evechalle a {
	margin: 5px 25px 15px 0;
	display: block;
	width: 255px;
	height: 55px;
	position: relative;
	overflow: hidden;
}

#about-tag .wish .go-evechalle a img{
	position: absolute;
	top: 0;
	left: 0;
}

#about-tag .wish .go-evechalle a:hover{
	border: none;
}

#about-tag .wish .go-evechalle a:hover img{
	position: absolute;
	top: 2px;
	left: 2px;
}

