@charset "UTF-8";

/*=========================================================================

Description : 募金
Author      : Akira Sasaki
Date        : 2010.09
URL         : http://www.so-net.ne.jp/point/use/fund/

=========================================================================*/







/*
 コンテンツトップ
-------------------------------------------------------------------------*/

/*
 コンテンツ共通
-----------------------------------------------*/
.typeUse .mainPageTitle span {
	display:block;
	float:left;
	border-left:3px solid #fc7d00;
	}


/*
-------------------------------------------------------------------------*/

#MAIN_CONTAINER .cont,
#MAIN_CONTAINER .cont2,
#MAIN_CONTAINER .cont3,
#MAIN_CONTAINER .cont4 {
	clear:both;
	overflow:hidden;
	margin-bottom:25px;
	}
#MAIN_CONTAINER .cont {
	clear:both;
	overflow:hidden;
	}
	#MAIN_CONTAINER .cont .img {
		float:left;
		padding-bottom:20px;
		}
	#MAIN_CONTAINER .cont .detail {
		float:right;
		width:602px;
		}
	#MAIN_CONTAINER .cont .bodyText {
		padding-bottom:10px;
		margin:0;
		}
	#MAIN_CONTAINER .cont .detail .see {
		float:right;
		padding-bottom:10px;
		margin:0;
		text-align:right;
		}
	#MAIN_CONTAINER .cont .detail .see a {
		}
	#MAIN_CONTAINER .detail .see .icon {
		width:14px;
		height:14px;
		background:url(/point/img/icon.gif) -36px 0px no-repeat;
		}
	#MAIN_CONTAINER .cont .detail .sub {
		clear:both;
		margin:0 0 20px;
		background:#FFF;
		border:2px solid #fdb874;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		behavior: url(/point/css/border-radius.htc);
		}
	#MAIN_CONTAINER .cont .detail .sub h3 {
		position:relative;
		top:-10px;
		left:10px;
		}
	#MAIN_CONTAINER .cont .detail .sub p,
	#MAIN_CONTAINER .cont .detail .sub ul {
		padding:0 14px 14px;
		}
	#MAIN_CONTAINER .cont .detail .sub ul li {
		display:inline;
		padding-right:10px;
		}
	#MAIN_CONTAINER .cont table {
		clear:both;
		width:757px;
		}
	#MAIN_CONTAINER .cont table th,
	#MAIN_CONTAINER .cont table td {
		padding:3px 15px;
		margin:0;
		vertical-align:top;
		}
	#MAIN_CONTAINER .cont table th {
		width:100px;
		background:#e8e8e8;
		border-top:1px solid #FFF;
		border-right:1px solid #FFF;
		font-weight:bold;
		}
	#MAIN_CONTAINER .cont table td {
		width:597px;
		background:#fff5e2;
		border-top:1px solid #FFF;
		}
	#MAIN_CONTAINER .cont table td p {
		}

#MAIN_CONTAINER .cont2 .lineBg,
#MAIN_CONTAINER .cont3 .lineBg {
	overflow:hidden;
	padding:0 1px;
	width:755px;
	background:url(/point/img/fund_bg.gif) left bottom repeat-y;
	}
#MAIN_CONTAINER .cont2 {
	}
	#MAIN_CONTAINER .cont2 dl {
		width:370px;
		}
	#MAIN_CONTAINER .cont2 dl.pL {
		float:left;
		}
	#MAIN_CONTAINER .cont2 dl.pR {
		float:right;
		}
	#MAIN_CONTAINER .cont2 dl dt {
		padding:10px 0;
		font-weight:bold;
		background:#FFF5E2;
		text-align:center;
		border-top:1px solid #FFE6B7;
		}
	#MAIN_CONTAINER .cont2 dl dd {
		padding:20px;
		text-align:left;
		font-size:98%;
		}
	#MAIN_CONTAINER .cont2 dl dd.bodyText {
		height:240px;
		}
	#MAIN_CONTAINER .cont2 dl > dd.bodyText {
		min-height:240px;
		height:auto;
		}
	#MAIN_CONTAINER .cont2 dl dd.sp {
		padding-top:0px;
		font-size:88%;
		text-align:right;
		}
	#MAIN_CONTAINER .cont2 dl dd.sp a {
		display:inline-block;
		width:95px;
		height:26px;
		line-height:26px;
		text-align:center;
		background:url(/point/img/bg_btn.gif) left -52px no-repeat;
		}
	#MAIN_CONTAINER .cont2 dl dd.sp span {
		padding-left:18px;
		margin-right:10px;
		background:url(/point/img/icon_sp_w.gif) left -1px no-repeat;
		}
	#MAIN_CONTAINER .cont2 dl dd.sp img {
		vertical-align:middle;
		}




#MAIN_CONTAINER .cont3 {
	}
	#MAIN_CONTAINER .cont3 dl {
		width:370px;
		}
	#MAIN_CONTAINER .cont3 dl.pL {
		float:left;
		}
	#MAIN_CONTAINER .cont3 dl.pR {
		float:right;
		}
	#MAIN_CONTAINER .cont3 dl dt {
		padding:10px 0;
		font-weight:bold;
		background:#FFF5E2;
		text-align:center;
		border-top:1px solid #FFE6B7;
		}
	#MAIN_CONTAINER .cont3 dl dd {
		padding:20px;
		text-align:left;
		font-size:98%;
		}
	#MAIN_CONTAINER .cont3 dl dd.img {
		padding:20px 0 0;
		text-align:center;
		}
	#MAIN_CONTAINER .cont3 dl dd.bodyText {
		height:93px;
		}
	#MAIN_CONTAINER .cont3 dl > dd.bodyText {
		min-height:93px;
		height:auto;
		}
	#MAIN_CONTAINER .cont3 dl dd.see {
		float:right;
		padding-top:0px;
		text-align:right;
		}

	#MAIN_CONTAINER .cont3 dl dd.see a {
		display:block;
		}
	#MAIN_CONTAINER .cont3 dl dd.see .icon {
		width:14px;
		height:14px;
		background:url(/point/img/icon.gif) -36px 0px no-repeat;
		}
		

		
		
		
	#MAIN_CONTAINER .cont3 dl dd.sp {
		clear:both;
		padding-top:0px;
		font-size:88%;
		text-align:right;
		}
	#MAIN_CONTAINER .cont3 dl dd.sp a {
		display:inline-block;
		width:95px;
		height:26px;
		line-height:26px;
		text-align:center;
		background:url(/point/img/bg_btn.gif) left -52px no-repeat;
		}
	#MAIN_CONTAINER .cont3 dl dd.sp span {
		padding-left:18px;
		margin-right:10px;
		background:url(/point/img/icon_sp_w.gif) left -1px no-repeat;
		}
	#MAIN_CONTAINER .cont3 dl dd.sp img {
		vertical-align:middle;
		}






#MAIN_CONTAINER .cont4 {
	}
	#MAIN_CONTAINER .cont4 .wrap {
		padding:0 12px 15px;
		border-bottom:1px dotted #808080;
		}
	#MAIN_CONTAINER .cont4 dl dt {
		padding-bottom:10px;
		font-weight:bold;
		}
	#MAIN_CONTAINER .cont4 dl dd {
		}
	#MAIN_CONTAINER .cont4 dl dd.img {
		float:left;
		}
	#MAIN_CONTAINER .cont4 dl dd.bodyText {
		padding-bottom:15px;
		}
	#MAIN_CONTAINER .cont4 dl dd table {
		}
	#MAIN_CONTAINER .cont4 dl dd table th,
	#MAIN_CONTAINER .cont4 dl dd table td {
		vertical-align:top;
		}
	#MAIN_CONTAINER .cont4 dl dd table th {
		font-weight:bold;
		}
	#MAIN_CONTAINER .cont4 dl dd table td {
		padding:2px 0;
		}
	#MAIN_CONTAINER .cont4 dl.dl1 {
		font-size:93%;
	}
	#MAIN_CONTAINER .cont4 dl.dl1 dd {
		margin-left:237px;
		}
	#MAIN_CONTAINER .cont4 dl.dl1 dd.img {
		margin-left:0;
		}
	
	#MAIN_CONTAINER .cont4 .pL {
		float:left;
		}
	#MAIN_CONTAINER .cont4 .pR {
		float:right;
		}
	#MAIN_CONTAINER .cont4 .pL,
	#MAIN_CONTAINER .cont4 .pR {
		margin:0;
		width:370px;
		}
	
	#MAIN_CONTAINER .cont4 .wrap2 {
		clear:both;
		overflow:hidden;
		width:757px;
		background:url(/point/img/fund_bg_b.gif) left bottom no-repeat;
		}
	#MAIN_CONTAINER .cont4 .wrap2 dl {
		margin:10px 0 0;
		padding:15px 0;
		font-size:93%;
		}
	#MAIN_CONTAINER .cont4 .wrap2 dl dt{
		padding:0 12px 5px;
		}
	#MAIN_CONTAINER .cont4 .wrap2 dl dd {
		padding:0 12px 0 50px;
		}

	#MAIN_CONTAINER .cont4 .bottom {
		clear:both;
		margin:0;
		padding:15px 0 0;
		overflow:hidden;
		}
	#MAIN_CONTAINER .cont4 .bottom p {
		float:left;
		}
	#MAIN_CONTAINER .cont4 .bottom p.see {
		float:right;
		}
	#MAIN_CONTAINER .cont4 .bottom p.see .icon {
		width:14px;
		height:14px;
		background:url(/point/img/icon.gif) -36px 0px no-repeat;
		}
/* Katsumi.Kobayashi｜20110215 */	
#MAIN_CONTAINER .cont3 .w755 {
	width:755px;
	margin:0 auto 15px;
	border:1px solid #ffe6b6;
}
#MAIN_CONTAINER .cont3 .w755 h3 {
	font-size:100%;
	background-color:#fff5e2;
	width:735px;
	padding:15px 10px;
}
#MAIN_CONTAINER .cont3 .w755 .cbox {
	width:715px;
	padding:10px;
	margin:0 auto;
}
#MAIN_CONTAINER .cont3 .w755 .cbox h4 {
	margin:10px 0 0 0;
	font-size:100%;
}
#MAIN_CONTAINER .cont3 .w755 .cbox2_container {
	width:735px;
	margin:10px auto 0;
	padding-bottom:10px;
	line-height:150%;
}
#MAIN_CONTAINER .cont3 .w755 .cbox2img {
	width:202px;
	float:left;
}
#MAIN_CONTAINER .cont3 .w755 .cbox2 {
	width:515px;
	float:right;
}
#MAIN_CONTAINER .cont3 .w755 .cbox2 h4 {
	margin:10px 0 0 0;
	font-size:100%;
}


/*#MAIN_CONTAINER .cont3 .w755 table {
	margin:0px;
	width:715px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
#MAIN_CONTAINER .cont3 .w755 table td {
	border-right:1px solid #cccccc;
}
#MAIN_CONTAINER .cont3 .w755 table td {
	border-bottom:1px solid #cccccc;
}*/

/* Tomomi.Igarashi｜20121126 width:356px→515px*/
#MAIN_CONTAINER .cont3 .w755 dl {
	width:515px;
}
#MAIN_CONTAINER .cont3 .w755 dl dt {
		padding:5px;
		font-weight:bold;
		background:#ededed;
		text-align:left;
		border-top:none;
		}
#MAIN_CONTAINER .cont3 .w755 .cbox .bodyText {
	font-weight:normal;
}
#MAIN_CONTAINER .cont3 .w755 .cbox dl dd.bodyText {
	height:35px;
}
#MAIN_CONTAINER .cont3 .w755 .cbox dl > dd.bodyText {
	min-height:35px;
	height:auto;
}
#MAIN_CONTAINER .cont3 .w755 .cbox dl dd {
	padding:10px;
	text-align:left;
	font-size:98%;
}
#MAIN_CONTAINER .cont3 .w755 .cbox dl dd.sp {
	text-align:right;
	font-weight:normal;
	font-size:85%;
}
#MAIN_CONTAINER .cont3 .w755 .cbox dl dd.sp {
	font-size /*\**/: 100%\9;
	font-size: 100%\9;
}
/* Katsumi.Kobayashi｜20110216 */
#MAIN_CONTAINER .cont3 .txt-a {
	width:100%;
	margin-top:5px;
	color:#333333;
	line-height:130%;
}
#MAIN_CONTAINER .cont3 .a-list {
	width:715px;
}
#MAIN_CONTAINER .cont3 .a-list li {
	padding-left:10px;
	padding-bottom:2px;
	width:705px;
	background:url(/point/img/icon_arrow.gif) left center no-repeat;
	margin-top:10px;
	border-bottom:1px dotted #cccccc;
}
#MAIN_CONTAINER .cont3 div.sp {
	clear:both;
	padding-top:0px;
	font-size:88%;
	text-align:right;
	margin-top:10px;
}
#MAIN_CONTAINER .cont3 div.sp a {
	display:inline-block;
	width:95px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:url(/point/img/bg_btn.gif) left -52px no-repeat;
}
#MAIN_CONTAINER .cont3 div.sp span {
	padding-left:18px;
	margin-right:10px;
	background:url(/point/img/icon_sp_w.gif) left -1px no-repeat;
}



/*
 clearfixをclassに直接指定せずに以下のスタイルに各要素を追加するようにする。
-------------------------------------------------------------------------*/
.clearfix,
#MAIN_CONTAINER .cont3 .w755 .cbox2_container,
#FOOTER {
	zoom:100%;
	}

.clearfix:after,
#MAIN_CONTAINER .cont3 .w755 .cbox2_container:after,
#FOOTER:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
	}
	

/* Tomomi.Igarashi｜20121126 */	
	#MAIN_CONTAINER .cont3 dl dd.see02 {
		padding:10px 0 10px 10px;
		}
	#MAIN_CONTAINER .cont3 dl dd.see02 a {
		display:block;
		}
	#MAIN_CONTAINER .cont3 dl dd.see02 .icon {
		width:14px;
		height:14px;
		background:url(/point/img/icon.gif) -36px 0px no-repeat;
		}
	#MAIN_CONTAINER .cont3 dl dd.see03 {
		padding:0 0 10px 10px;
		}
	#MAIN_CONTAINER .cont3 dl dd.see03 a {
		display:block;
		}
	#MAIN_CONTAINER .cont3 dl dd.see03 .icon {
		width:14px;
		height:14px;
		background:url(/point/img/icon.gif) -36px 0px no-repeat;
		}
		
	#MAIN_CONTAINER .cont3 dl dd.bodyText02 {
		padding:0 10px 0 10px;
		}
		
	#MAIN_CONTAINER .cont3 .w755 table {
		}
	#MAIN_CONTAINER .cont3 .w755 table th,
	#MAIN_CONTAINER .cont3 .w755 table td {
		vertical-align:top;
		}
	#MAIN_CONTAINER .cont3 .w755 table th {
		font-weight:bold;
		width:100px;
		}
	#MAIN_CONTAINER .cont3 .w755 table td {
		padding:2px 0;
		}
		
		
/* 改修｜20130927 */
#total{
	border:#fd7d00 solid 5px;
	padding:15px;
	color:#333;
}
.totalTitle{
	border-bottom:#ccc solid 1px;
	padding-bottom:6px;
}
.totalTitle p{
	display:inline;
}
.totalTtl01{
	padding-left:140px;
}
.totalTtl02{
	padding-left:80px;
}
.totalPt{
	font-size:350%;
	text-align:center;
	font-weight:bold;
	padding-top:25px;
}
.totalThanks{
	font-size:150%;
	text-align:center;
	padding-top:20px;
}
h4{
	font-weight:bold;
	font-size:120%;
	border-bottom:#ff7a00 solid 1px;
	padding:0 0 3px 20px;
	background: url("/point/img/fund_icon.gif") no-repeat scroll 1px 3px;
}

#MAIN_CONTAINER .cont3 .contHead2{
	font-size:130%;
	font-weight:bold;
	background-color:#fee6b6 !important;
	padding: 12px 0 8px 10px;
	margin-top:30px;
}
span.titleHead2{
	border-color: #FF5E00;
    border-style: solid;
    border-width: 0 0 0 5px;
	padding-left:10px;
	padding-top:3px;
}

.section{
	line-height:1.6em;
	clear:both;
	padding-top:20px;
	color:#333;
}

	.secImg{
   		overflow: hidden;
   		height: auto;
		padding:15px 0 0;
	}
 
	.secImg img {
  		 float: left;
   		margin: 0 15px 0 0 !important;
  		 padding: 0 !important;
   		border: 0 !important;
	}
 
	.secImgt p {
   		overflow: hidden;
   		height: auto;
	}
	
.linkF{
	text-align:right;
	margin:0 0 10px;
	padding:10px 15px 5px;
	background:url(/point/img/icon_blank.gif) right 15px no-repeat;
}
.linkL{
	text-align:left;
	background:url(/point/img/icon_blank.gif) 134px no-repeat;
}
.linkFclose{
	text-align:right;
	margin:0 0 10px;
	padding:10px 15px 5px;
	background:url(/point/img/icon_blank.gif) right 15px no-repeat;
}

.linkIcon{
	padding-top:3px;
	vertical-align:middle !important;
}
#MAIN_CONTAINER .cont3 .section .appBox{
	width:740px;
	text-align:center;
}
#MAIN_CONTAINER .cont3 .section .appBox{
	background: url("/point/img/fund_img_arrow.gif") no-repeat center 20px;
}
#MAIN_CONTAINER .cont3 .section .appBox p{
	display:inline;
	margin:0 40px 0 100px;
	font-size:130%;
}
#MAIN_CONTAINER .cont3 .section .appBtn a {
    background: url("/point/img/bg_appbtn.gif") no-repeat;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 184px;
}
.appBox{
	border-top:#ccc dotted 1px;
	padding-top:20px;
}
.csrBanner{
	text-align:center;
	padding-top:50px;
}
.child{
	padding-top:40px;
}
.p-r5{
	padding-right:5px;
}
.rest{
	width:731px;
	padding:10px;
	border:2px solid red;
	color:red;
	margin-top:15px;
	line-height:150%;
}
