﻿/* テキスト版クリック募金  */

#bg{
  border-top: 1px solid #cccccc;
  background: none;
}

h2.top{
  margin-top: 15px;
}

ul.htmlClick li{
width: 204px;
float: left;
margin: 0 18px 8px 0;
font-size: 77%;
background: url(../img/common/bg_dash.gif) repeat-x bottom;
padding-bottom: 6px;
}

ul.htmlClick li.right{margin-right: 0;}

ul.htmlClick li a{font-size: 130%;}

ul.htmlClick li span{color: #c00;}


/* モバイル版 */

img.qr{
  float: left; margin-right: 5px;
}

/* アンケート募金 */
ul.mypage{
  margin-top: 10px;
}


/* 友だち紹介募金 */
.friends{
  margin: 15px 0;
}

.yoursWrap{
  background: url(../img/common/bg_dash.gif) repeat-x bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.yourname{
  float: left;
  width: 305px;
}

.yourmail{
  float: right;
  width: 305px;
}

.yourname input, .yourmail input{
  width: 160px;
}

.friendsWrap{
  margin-bottom: 10px;
}

.friendsT{
  float: left;
  width: 100px;
  background: #ffffff;
  padding-right: 10px;
  display: inline;
}

.friendsForm p{
 width: 248px;
 float: left;
 margin-right: 10px;
 display: inline;
}

.friendsForm input{
 width: 205px;
}
