@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■1．ワンクリック募金ページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#section_click #click_first{
	overflow:hidden;
	padding:15px;
	background:url("../images/click_bg.gif") no-repeat left top;
}

#click_first .click_left{
	float:left;
	width:428px;
	padding-top:15px;
}

#click_first .click_left dl{
	margin-bottom:20px;	
}

#click_first .click_left dl dt{
	margin-bottom:8px;
	padding:3px 5px;
	background:#f541a6;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.5em;
}

#click_first .click_right{
	float:right;
	padding:15px 20px;
}

#click_first .click_left p{
	margin-bottom:10px;	
}

#click_first .click_left a{
	color:#f541a6;	
}

/*支援先一覧*/
#click_list{
	clear:both;	
}

#click_list p.title{
	padding:3px 5px;
	background:#f541a6;
	font-weight:bold;
	color:#FFFFFF;
}

#click_list dl{
	margin:10px;	
}
#click_list dl dt{
	margin-bottom:10px;	
}

/*支援先情報*/
.support{
	overflow:hidden;
	width:640px;
	margin:0 auto 20px auto;
	padding:10px;
	border:1px solid #CCCCCC;
}
.support img{
	float:left;	
}
.support dl{
	float:right;
	width:460px;
}

.support dl a{
	color:#f541a6;	
}

/*バナー*/
#bannar{
	margin-left:10px;	
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■2．プロジェクト
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#section_project #title_wrapper{
	padding:30px 37px;
	border:2px solid #ff5682;
	background:url("../images/project01/title_bg.jpg") no-repeat 100px 300px;
}

img.left_img{
	float:left;
	width:117px;
	margin-right:48px;
}
img.right_img{
	float:left;
	width:109px;
	margin-right:48px;
}

dl.right_dl{
	float:left;
	width:474px;
}

dl.left_dl{
	float:left;
	width:486px;
	margin-left:50px;
}

dl.right_dl dt{
	margin-bottom:10px;
}

dl.left_dl dt{
	margin-bottom:10px;
}

#section_project #title_wrapper p{
	padding:230px 0 10px 70px;	
}

#section_project h3{
	margin:10px 0 20px 0;	
}

#btn_report{
	width:498px;
	margin:0px auto;
	padding:30px 0;
}

div.comment{
	background-image: url(../images/project01/thanks_comment.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 25px;
	color: #666;
}


div.comment img{
	margin:0 0 0px 0;
}

#end{
	padding:30px 37px;
	font-weight:bold;
	font-size: 14px;
	}

