body { 
background-image: url(img/back_stripe.gif);
background-repeat: repeat-x;
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #009900;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
} 

body, td {
	font-size: 90%;
	color: #575757;
	font-family: Verdana, Osaka, 'MS P Gothic';
	font-weight: normal;
	line-height:150%;
	margin: 0;
	padding: 0;
	text-align: left;
}
A:LINK {
  color : black;
  text-decoration : underline;
}
A:VISITED {
  color : black;
  text-decoration : underline;
}
a:active {
  color : #ffffff;
  text-decoration : underline;
}
a:hover {
  color : #000000;
  text-decoration : underline;
  background-color: #ffedab;
}
a.alter {
  font-size : 10px;
}
a.alter:link {
  color : #ffffff;
  text-decoration : underline;
}
a.alter:visited {
  color : #ffffff;
  text-decoration : underline;
}
a.alter:active {
  color : #ffffff;
  text-decoration : underline;
}
a.alter:hover {
  color : #ff0066;
  text-decoration : underline;
}
img {
}
.navi {
  padding : 2px 8px 5px 8px;
  color : #ffffff;
  font-size : 10px;
}
.contents {
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;

}
.news {
    padding: 10px;
    font-size: 10px;
    height: 200px;
    background-color: #ffffff;
    overflow-y:auto;
    overflow-x:hidden;
}
.topix {
	padding: 10px;
    font-size: 13px;
    height:80px;
    background-color: #ffffff;
    overflow-y:auto;
    overflow-x:hidden;
}
.news_small {
  padding: 10px 10px 10px 10px;
  font-size: 10px;
  height : 160px;
  background-color: #ffffff;
  overflow-y:auto;
  overflow-x:hidden;
}
.block_index {
  width: 180px;
  height: 100px;
  background-color: #ffffff;
  overflow-y:scroll;
  overflow-x:hidden;

}
.caption {
  font-size : 90%;
  color : #999999;
  line-height:130%;
}
ol,ul   {
  margin-top:0px;
  padding-left:20px;
  margin-left:0px;
  margin-bottom:0px;
  list-style-type:decimal;
}
.box_long {
  background-color: #ffffff;
  width: 630px;
  padding: 20px;
}
.box_middle {
  background-color : #ffffff;
  width : 410px;
  padding : 20px;
}
.box_credit {
	padding : 10px 10px 10px 10px;
	color: #333333;


}
.block_area {
  background-color : #ffffff;
  width : 560px;
}
.block_title {
  background-image: url(http://www.smn.or.jp/animekoushien/img/block_title.gif);
  height:20px;
  width:210px;
}
.block_title2 {
  background-image: url(http://www.smn.or.jp/animekoushien/img/block_title2.gif);
  height:20px;
  width:410px;
}
.block_title3 {
  background-image: url(http://www.smn.or.jp/animekoushien/img/block_title3.gif);
  height:20px;
  width:630px;
}
.block_title4 {
  background-image: url(http://www.smn.or.jp/animekoushien/img/block_title4.gif);
  height:20px;
  width:560px;
}
.block_title5 {
  background-image: url(http://www.smn.or.jp/animekoushien/img/block_title5.gif);
  height:20px;
  width:360px;
}
.question {
  color : #009999;
  font-weight:bold;
}
/* フォーム関連の設定 */
textarea{
  font-size:11px;
  line-height:17px;
  padding:5px;
}
textarea,input{
  color:#333333;
  border:1px solid #33333;
  background-color:#ffffff;
}
.history{
	line-height : 30px;
	font-size : 14px;
	height: 30px;
}

.about {
	color: #FFFFFF;
}
.schedule {
	font-weight: bold;
	color: #006633;
}
.green {
	font-weight: bold;
	color: #006633;
	font-size: 130%;

}
.contents .contents table tbody tr td table tbody tr .box_long .entrylistbox tbody tr .white {
	color: #FFF;
}

.list1 {
	list-style: circle outside;
}
.list2 {
	list-style: url(none) none outside;
}
.red {


	font-weight: bold;
	color: #990000;
}
.black {
	font-weight: bold;
	color: #000000;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFF;
}
