@charset "utf-8";

/*
=================================================================================
グリップ震災チャリティプロジェクト /charity/
=================================================================================
*/

#charity	{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#charity #charity_header	{
	width: 870px;
	margin-bottom: 30px;
}

#charity #charity_header h2{
	width: 250px;
	margin-right: 20px;
	float: left;
}

#charity #charity_header #header_right{
	width: 600px;
	float: left;
}

#charity #charity_header #header_right p.read	{
	margin-bottom: 10px;
}

#charity #charity_header #header_right p.text	{
	width: 580px;
	margin-bottom: 15px;
	border: 2px solid #cccccc;
	padding: 8px;
	font-size: 15px;
}

#charity #charity_header #header_right p.text strong	{
	font-weight: bold;
}

#charity #charity_header #header_right div.progress	{
	width: 600x;
	height: 65px;
	background: url(../images/progress.gif) no-repeat;
	position: relative;
}

#charity #charity_header #header_right div.progress h3	{
	position: absolute;
	top: -1px;
	left: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #ff4500;
}

#charity #charity_header #header_right div.progress p.riding	{
	width: 100px;
	position: absolute;
	top: 22px;
	left: 95px;
	text-align: right;
	line-height: 40px;
	font-weight: bold;
	color: #ff4500;
}

#charity #charity_header #header_right div.progress p.donation	{
	width: 175px;
	line-height: 40px;
	position: absolute;
	top: 22px;
	left: 395px;
	text-align: right;
	font-weight: bold;
	color: #ff4500;
}

#charity #message_jockey	{
	width: 870px;
	margin-bottom: 30px;
}

#charity h3	{
	margin-bottom: 10px;
}

#charity #message_jockey .message_box	{
	width: 120px;
	margin-right: 5px;
	text-align: center;
	font-size: 15px;
	float: left;
}

#charity #message_jockey #fujioka	{
	margin-right: 0;
}

#charity #message_jockey div h4	{
}

#charity #message_jockey div p	{
}

#charity #about	{
	width: 870px;
	margin-bottom: 30px;
}

#charity #donation	{
	width: 870px;
	margin-bottom: 30px;
}

#charity #donation #donation_left	{
	width: 550px;
	margin-right: 20px;
	float: left;
}

#charity #donation #donation_right	{
	width: 300px;
	float: left;
}

#charity #donation #donation_text	{
	width: 550px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#charity #donation #donation_progress	{
	width: 550x;
	height: 50px;
	margin-bottom: 20px;
	background: url(../images/donation_progress.gif) no-repeat;
	position: relative;
}

#charity #donation #donation_progress #price	{
	width: 175px;
	line-height: 40px;
	position: absolute;
	top: 5px;
	left: 290px;
	text-align: right;
	font-weight: bold;
	color: #ff4500;
}

#charity #donation #donation_comment	{
	width: 550px;
	margin-bottom: 20px;
}

#charity #donation #donation_comment  #comment_header	{
	width: 550px;
}

#charity #donation #donation_comment #comment_header h4	{
	width: 200px;
	margin-bottom: 10px;
	float: left;
}

#charity #donation #donation_comment #comment_header p	{
	width: 350px;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	float: left;
}

#charity #donation #donation_comment #comment_header p strong	{
	margin: 0 5px;
	font-size: 19px;
	font-weight: bold;
	color: #ff4500;
}

#charity #donation #donation_comment .pagelink {
	width: 550px;
	margin-bottom: 10px;
	padding: 5px 0;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	text-align:center;
}
#charity #donation #donation_comment .pagelink p {
	width: 215px;
	margin-right: 5px;
	float: left;
}
#charity #donation #donation_comment .pagelink ul {
	width: 330px;
	display:block;
	float: left;
}
#charity #donation #donation_comment .pagelink ul li {
	display:inline;
	margin-left: 5px;
}
#charity #donation #donation_comment .pagelink a {
	padding:1px 5px;
	border:#cccccc 1px solid;
	background-color:#ffffff;
	color:#222222;
}
#charity #donation #donation_comment .pagelink a:hover {
	border:#cccccc 1px solid;
	color:#ffffff;
	background-color:#7eae00;
	text-decoration:none;
}

#charity #donation #donation_comment #comment_inner	{
	width: 550px;
	margin-bottom: 10px;
}

#charity #donation #donation_comment #comment_inner dl	{
	width: 550px;
}

#charity #donation #donation_comment #comment_inner dl.odd	{
	background-color: #eeeeee;
}

#charity #donation #donation_comment #comment_inner dl dt	{
	width: 165px;
	padding: 5px;
	float: left;
}

#charity #donation #donation_comment #comment_inner dl dt strong	{
	margin-right: 5px;
	font-weight: bold;
}

#charity #donation #donation_comment #comment_inner dl dt span	{
	font-size: 11px;
	color: #666666;
}

#charity #donation #donation_comment #comment_inner dl dd	{
	width: 365px;
	padding: 5px;
	float: left;
}

#charity #donation #donation_comment #comment_inner dl dd strong	{
	font-size: 19px;
	font-weight: bold;
	color: #ff4500;
}

#charity #donation table	{
	width: 550px;
	border: 1px solid #999999;
}
#charity #donation table th	{
	width: 30%;
	border: 1px solid #999999;
	padding: 10px;
	background-color: #fff6f2;
	font-weight: bold;
}
#charity #donation table td	{
	width: 70%;
	border: 1px solid #999999;
	padding: 10px;
}

#charity #donation table td ul li	{
	list-style-type: square;
	margin-left: 20px;
}

#charity #donation #donation_button	{
	width: 300px;
	text-align: center;
	margin-bottom: 20px;
}

#charity #donation #donation_button	{
	width: 300px;
	text-align: center;
}

#charity #katsudo	{
	width:700px;
	margin: 0 auto 20px;
	padding: 10px;
	border:1px solid #ff4500;
	background-color: #fcdcd1;
}
#charity #katsudo h4	{
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ff4500;
	text-align: center;
}
#charity .katsudo_box	{
	width: 600px;
	margin-left: 80px;
}
#charity #katsudo h5	{
	font-weight: bold;
}
#charity #katsudo ul li	{
	background: url(http://j-grip.com/views/layouts/images/footer_icon.gif) no-repeat scroll 0 3px transparent;
	line-height: 18px;
	list-style: none outside none;
	padding: 0 0 0 15px;
}
#charity #result	{
	width:870px;
	margin-bottom: 20px;
}
#charity #result h4	{
	margin-bottom: 10px;
}
#charity .result_box	{
	width:870px;
}
#charity .result_box .left	{
	width:550px;
	float:left;
}
#charity .result_box .left p	{
	font-size: 15px;
}
#charity #result_kifu	{
	width: 350px;
	margin: 0 auto 10px;
}
#charity #result_kifu h5	{
	width: 350px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ff4500;
	margin-bottom: 3px;
}
#charity .result_box .left dl	{
	width: 350px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ff4500;
	font-size: 15px;
	font-weight: bold;
}
#charity .result_box .left dl dt	{
	width: 150px;
	margin-right: 25px;
	text-align: right;
	font-weight: bold;
	float: left;
}
#charity .result_box .left dl dd	{
	width: 175px;
	text-align: right;
	color: #ff4500;
	float: left;
}
#charity #result_gallery	{
	width: 550px;
}
#charity #result_gallery h5	{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ff4500;
	margin-bottom: 3px;
}
#charity .result_box .left ul	{
	width: 550px;
}
#charity .result_box .left ul li	{
	width: 120px;
	float: left;
	margin: 0 8px;
	line-height: 0;
}

#charity .result_box .right	{
	width:320px;
	float:right;
	text-align: right;
}
#charity .result_box .right h5	{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ff4500;
	margin-bottom: 3px;
}
#charity .result_box .right p	{
	float:left;
	margin: 0 5px;
}
#charity #katsudo h5	{
	font-weight: bold;
}
#charity #katsudo ul li	{
	background: url(http://j-grip.com/views/layouts/images/footer_icon.gif) no-repeat scroll 0 3px transparent;
	line-height: 18px;
	list-style: none outside none;
	padding: 0 0 0 15px;
}
#charity .line	{
	width: 870px;
	height: 1px;
	background-color: #ff4500;
	margin-bottom: 20px;
}


/*
=================================================================================
各騎手メッセージポップアップ
=================================================================================
*/

.charity_message	{
	width: 510px;
	padding: 20px;
	background-color: #ffffff;
}
.charity_message .message_header	{
	width: 510px;
	margin-bottom: 20px;
}
.charity_message .message_header p	{
	width: 120px;
	margin-right: 20px;
	float: left;
}
.charity_message .message_header h3	{
	width: 370px;
	padding-top: 50px;
	font-size: 17px;
	font-weight: bold;
	float: left;
}
.charity_message .message_inner	{
	width: 510px;
	margin-bottom: 20px;
}
.charity_message .message_inner p	{
	font-size: 15px;
}

/*
=================================================================================
募金フォーム /charity/form
=================================================================================
*/

#charity #charity_header h2.form_title	{
	width: 870px;
	margin-bottom: 0;
	float: none;
}

#form_container	.explain	{
	width: 780px;
	margin-bottom: 20px;
}

#form_container .bland_alert	{
	color: #cc0000;
	font-weight: bold;
}

#form_container .security_left	{
	width: 200px;
	float: left;
}
#form_container .security_right	{
	width: 250px;
	float: right;
}
#form_container #wallpaper	{
	width: 780px;
	margin-bottom: 30px;
}
#form_container #wallpaper h4	{
	width: 780px;
	margin-bottom: 10px;
}
#form_container #wall_text	{
	width: 780px;
	margin-bottom: 10px;
}
#form_container #wall_text p	{
	width: 780px;
	text-align: center;
	font-size: 15px;
}
#form_container #wall_left	{
	width: 400px;
	margin-right: 20px;
	float: left;
}
#form_container #wall_right	{
	width: 360px;
	float: left;
}

#charity #form_notice	{
	width: 780px;
}
#charity #form_notice h4	{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#charity #form_notice table th	{
	width: 30%;
	border: 1px solid #999999;
	padding: 10px;
	background-color: #fff6f2;
	font-weight: bold;
}
#charity #form_notice table td	{
	width: 70%;
	border: 1px solid #999999;
	padding: 10px;
}

#charity #form_notice table td ul li	{
	list-style-type: square;
	margin-left: 20px;
}

#charity p.backto	{
	margin-bottom: 20px;
	padding: 5px 0;
	background-color: #eeeeee;
	text-align: center;
}