#bg{
  background: url(../img/common/bg_gradation.jpg) repeat-x;
}

h2 {
  margin: 40px 0 17px;
  padding: 3px 0 3px 8px;
  border-left: 3px solid #ab4720;
}

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

h2.medal{
  margin-top: 0;
}

h3{
  margin-bottom: 5px;
}


/********************************************
初心者用パーツ
********************************************/

div.bgnWin{
  display: none;
  width: 615px;
  height: 585px;
  margin: 0 0 25px 17px;
  background: url(../img/main/beginner_bg.gif) no-repeat;
}

ul.bgnClose{
  text-align: right;
  cursor: pointer;
  margin: 0 20px 0 0;
  padding-top: 10px;
}

ul.bgnClose li{
  background: url(../img/main/beginner_close.gif) no-repeat center right;
  padding-right: 15px;
  color:#8f593d;
  text-decoration: underline;
}

div.bgnMsg h2{
  border: none;
  margin: 10px 0 30px 60px;
}

div.bgnMsg p{
  text-align: center;
  margin-right: 3px;
}


/********************************************
ツール
********************************************/

.toolWrap{
  background: url(../img/common/bg_dash_vertical.gif) repeat-y center;
}

.toolWrap p.sub{
  font-size: 80%;
}

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

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

.toolWrap h3{
  font-weight: bold;
  margin: 0;
}

h3.toolLine{
  background: url(../img/common/bg_dash.gif) repeat-x top;
  padding-top: 10px;
  margin-top: 8px;
}

/* startpage */

ul.startPage li a, li.startPag a {
  padding: 4px 25px 4px 0;
  background: url(../img/main/icon_startpage.gif) no-repeat right center;
}
.toolLeft ul.startPage li {
  margin-top: 5px;
}

.toolLeft ul.startPage li a {
  padding: 8px 0 8px 47px;
  background: url(../img/main/icon_startpage.jpg) no-repeat left center;
}

/* reminder */

.toolWrap fieldset p{
margin-top: 5px;
}

/* bookmark */

.bookmark {
  margin-top: 5px;
}

.bookmark li{
display: inline;
padding-right: 8px;
}

/* sharing */

.sharing {
  margin-top: 5px;
}

.sharing li{
display: block;
padding-right: 8px;
height: 21px;
width: 130px;
float: left;
}

.sharing li img {
vertical-align: top;
}

/* input btn */
div.submit{
  text-align: center;
}

.submit input{
  width: 150px;
  margin-top: 5px;
}


/********************************************
mainフラッシュ
********************************************/
.mainFlashDiv{
  height:264px;
}

#mainFlash .noFlash{
 padding:100px 0;
}

div.main p.noFlash {
 padding-top: 20px;
}

div.main p.noFlash a, #counterFlash p.noFlash a {
 background: none;
 padding: 0;
}

/* カウンターフラッシュ */
#counterFlashWrap{
  height:60px;
}

#counterFlash p.noFlash {
 padding-bottom: 0;
}


/********************************************
ステータス
********************************************/
div.statusArea {
  overflow: hidden;
  zoom: 1;
}

div.statusArea div.status_swf {
  width: 660px;
  float: left;
  padding: 5px 0 20px 0;
}

div.status_loginArea {
  width: 300px;
  float: right;
  padding: 5px 0 20px 0;
}

/********************************************
バナー
********************************************/
ul.topBanner { margin-bottom: 40px; }

ul.topBanner li a img {
	vertical-align: bottom;
}

ul.textBanner {
	margin-top: 20px;
	font-size: 77%;
}

ul.textBanner li {padding-bottom: 5px;}

ul.textBanner li a{font-size: 130%;}
ul.textBanner li span{color: #c00;}
ul.textBanner li span.caution{color: #990000;}

/********************************************
姉妹サイト
********************************************/

div.sister img, div.sisterPartsImg{
  float: left;
  width: 100px;
  display: inline;
  margin-right: 15px;
}

div.sister .exp{
  margin-left: 115px;
}

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

/********************************************
募金詳細
********************************************/

#contribution_div h3, #enquete_div h3{
  font-weight: bold;
}

.main table{
margin-top:0;
}

/********************************************
P対策注意事項
********************************************/

ul.atten{
  font-size: 77%;
  margin-top: 3px;
}

ul.atten .check{
  margin: 8px 0 3px;
  background: #F7F0DF;
  text-align: center;
}

/********************************************
更新情報
********************************************/

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

ul.newsList li span{
  padding-right: 10px;
  float: left;
  width: 120px;
}


/********************************************
click_sponsor
********************************************/

.menu_other .click_sponsor {
  margin: 15px 0 0 0;
}


/********************************************
toolbar
********************************************/

.menu_other .toolbar {
  margin: 5px 0;
}

/********************************************
mixi twitter
********************************************/


.mixiTwit{
  margin: 5px 0;
  }

.mixiTwit ul{
  margin: 0;
  }

.mixiTwit ul li.mixi{
  margin-right: 4px;
  }

.mixiTwit .follower {
	line-height: 100%;
	text-align: right;
	float: left;
	display: block;
	width: 207px;
	position: relative;
	top: -79px;
	z-index: 600;
	color: #ab4720;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -20px;
}

/*IE6*/
*html .mixiTwit .follower {
	top: -75px;
}

/*IE7*/
*:first-child+html .mixiTwit .follower {
	top: -75px;
}

/*IE8*/
.mixiTwit .follower {
	top: 6px\9;
}


/********************************************
NPO団体の最新活動
********************************************/

ul.menu_other h3{
  background: url(../img/common/bg_dash.gif) repeat-x bottom;
  padding-bottom: 7px;
  margin: 18px 0 3px;
}

dl.npo_recent{
  margin-bottom: 10px;
}

dl.npo_recent dt{
  font-weight: bold;
  margin: 10px 0 2px;
}

dl.npo_recent dd img{
  float: left;
  margin-right: 8px;
  display: inline;
}

dl.npo_recent dd span{
  display: block;
  line-height: 0.8;
}

dl.npo_recent dd p{
  line-height: 1.5;
}


/********************************************
メニュツール
********************************************/

li.parts{
  margin: 10px 0 15px;
}

li.menuTool img{
  float: left;
  width: 110px;
  display: inline;
  margin-right: 10px;
}

li.menuTool div{
  margin-left: 120px;
}


/********************************************
【別窓用】モバイル募金・友だち紹介募金
********************************************/

div.textPop{
  border: 1px solid #cccccc;
  width: 400px;
  margin: 20px auto;
  padding: 20px 0;
}


div.textPop h1, div.textPop p, div.textPop ul{
 margin: 0 20px;
}


div.textPop h1{
 font-weight: bold;
 margin-bottom: 20px;
}

div.textPop ul{
 margin-bottom: 20px;
}


div.textPop p.left{
  text-align: left;
}

div.textPop p.mrg{
  margin-top: 10px;
  margin-bottom: 10px;
}

.attentionRed{
  color: #cc0000;

}

ul.attentionRed li{
  list-style-type: disc;
  margin: 0 0 3px 18px;
  text-align: left;
}

div.textPop p.frendsAdress{
  margin: 5px 20px;
  padding: 5px;
  background: #F7F0DF;
}


div.textPop ul.atten{
  color:#999;
  font-size:76%;
  text-align: left;
}

div.textPop p.introClose{
  margin-top: 20px;
}


