#img{
	height:235px;
}

#top{
	width:735px;
	margin-left:30px;
}

#top h2{
	width:385px;
	height:42px;
	padding:0;
	margin-bottom:10px;
	background-image: url(../img/bar_top.gif);
}

#life h2{
         width:385px;
   	     height:100px;
	     padding-top:20px;
	     margin-bottom:10px;
		 background-image: url(../img/bar_life.gif);
         }


#top dl{
	clear:both;
	margin-bottom:30px;
}

#top dt{
	float:left;
	width:85px;
}

#top dd{
	margin-left:90px;
}

#main{
	float:right;
	width:545px;
}

#news{
	float:left;
	width:385px;
}

#ad{
	float:right;
	width:120px;
	background-color: #EEEEEE;
	color:#999999;
}

#ad h3{
	width:120px;
	margin-top:8px;
	margin-bottom:10px;
  padding:0;
	font-size:small;
	text-align:center;
}

#ad p{
	margin-bottom:4px;
	text-align:center;
}

#ad p.about{
	margin-bottom:15px;
	text-align:center;
}


/*backnumber*/
.bn{
	float:right;
	position: relative;
	top: -20px;
	height: 15px;
	font-size:small;
	background-image: url(../img/plus.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

.bn_new{
  float:right;
  padding-right:15px;
  background-image:url(../img/plus.gif);
  background-repeat:no-repeat;
  background-position:right 5px;
  position:relative;
  top: -50px;
  margin-bottom: -35px;
  text-align:right;}



/* safari only \*/
html:\66irst-child .bn{
	top: -10px;
}
/* end */


#menu{
	float:left;
	width:165px;
}

#headline{
/*  目立たせたいとき  */
	border: 2px solid #F21E8C;
/*	border: 1px solid #999999;*/
	margin-bottom: 20px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#headline h2{
	background-image:none;
	width:auto;
	height:auto;
	padding:0;
	margin-bottom:3px;
	font-size:100%;
}

#senkyo{
  padding:8px;
	border: 4px solid #F21E8C;
  font-size:120%;
  font-weight:bold;
	margin-bottom:3px;
}

#rinji_m{ font-size:100%;
		padding:8px;
	    border: 1px solid #F21E8C;
        }

#rinji_mg{ font-size:90%;
		padding:8px;
	    border: 1px solid #F21E8C;
        }

		
		
#rinji_b{ font-size:105%;
         font-weight: bold;
		padding:8px;
	    border: 1px solid black;
}

#rinji_sengen{ font-size:90%;
		padding-top:48px;
		line-height:17px;
	    border: 1px solid #F21E8C;
        background-image: url(../img/sengen.gif);
		background-repeat: no-repeat;
		background-color: #D9E5FF;}


