@charset "euc-jp";
<!--

/*----------------------------------------

¥¿¥°

----------------------------------------*/

h1{
	display:none;
}

/*----------------------------------------

#main

----------------------------------------*/

#main{
	float:left;
	width:400px;
}

/*--------------------
counter
--------------------*/

p.counter{
	padding:0;
}

p.counter strong{
	background-color:#333;
	color:#fff;
}

/*--------------------
news
--------------------*/

#news{
	padding:0 0 1em 0;
	position:relative;
}

#news h2{
	background-image:none;
	margin:0;
	padding:0 0 0.5em 0;
}

#news p.more{
	padding:0;
	position:absolute;
	right:5px;
	top:4px;
}

#news p.more img{
	vertical-align:top;
}

#news dl dd{
	position:relative; /* IEÍÑ */
}

/*--------------------
pic
--------------------*/

#pic{
	float:left;
	width:195px;
}

#pic ul,
#urashima ul{
	list-style:none;
	padding:0;
}

#pic ul li,
#urashima ul li{
	border-bottom:#ddd solid 1px;
	margin:0;
	padding:0;
}

/*--------------------
urashima
--------------------*/

#urashima{
	float:right;
	width:195px;
}

#urashima ul ul li{
	border:none;
	padding-left:1em;
}

/*----------------------------------------

#other

----------------------------------------*/

#other{
	float:right;
	width:160px;
}

#other dl{
	background-image:url(../images/07_bot.gif);
}

#other dl dd{
	background-image:url(../images/07_mid.gif);
}

-->

