@charset "utf-8";
/* CSS Document */

.story_tile{
	height:50px;
	background-image:url(Images/story/story_til.gif);
	background-repeat: no-repeat;
}
.story_bmenu{
	height:120px;
}
.story_bmenu_volunteer a{
	height:120px;
	width:164px;
	background-image:url(Images/story/btn_volunteer_doll.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-left:50px;
	margin-right:60px;
}
.story_bmenu_donator a{
	height:120px;
	width:164px;
	background-image:url(Images/story/btn_donator_doll.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:60px;
}
.story_bmenu_accept a{
	height:120px;
	width:164px;
	background-image:url(Images/story/btn_accept_doll.gif);
	background-repeat: no-repeat;
	display:block;
	float:right;
	margin-right:30px;
}
.story_news_box{font-size:11px;height:auto;line-height:3em;}
.story_list_title{}
.story_list_name{font-size:11px;color:#FF6600;}
.story_list_name:link{font-size:11px;color:#FF6600;text-decoration:none;}
.story_list_name:visited{font-size:11px;color:#FF6600;text-decoration:none;}
.story_list_name:hover{font-size:11px;color:#FF6600;text-decoration:none;}
.story_list_date{}
.story_list_com01{
	width:450px;
	height:100px;
	background-image: url(Images/story/story_bk01.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.story_list_com02{
    width:450px;
    height:100px;
	background-image: url(Images/story/story_bk02.jpg);
	background-repeat: no-repeat;
}
.story_smenu{}
.story_menu_volunteer a{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_volunteer01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_volunteer a:link,story_menu_volunteer a:visited{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_volunteer01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_volunteer a:hover{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_volunteer02.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}

.story_menu_accept a{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_accept01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_accept a:link,story_menu_accept a:visited{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_accept01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_accept a:hover{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_accept02.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_donator a{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_donator01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_donator a:link,story_menu_donator a:visited{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_donator01.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_menu_donator a:hover{
	height:32px;
	width:164px;
	background-image:url(Images/story/btn_donator02.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
.story_volunteer_bk{
	background-image:url(Images/story/story_volunteer_bk.jpg);
	background-repeat: no-repeat;
}
.story_donator_bk{
	background-image:url(Images/story/story_donator_bk.jpg);
	background-repeat: no-repeat;
}

.story_accept_bk{
	background-image:url(Images/story/story_accept_bk.jpg);
	background-repeat: no-repeat;
}
.story_smallmenu_bk{
	height:32px;
	background-image:url(Images/story/story_smallmenu_bk.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.love_image_box{
	background-image: url(Images/story/image_box.gif);
	background-repeat: no-repeat;
	background-position:5px;
}

