@charset "EUC-JP"; 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* init */
body	{ font-size: 12px;
font:"Â£¡¦Â£¡¦ Â£¡¦Â¥Â´Â¥Â·Â¥¡¦Â¥Â¯", Osaka, sans-serif; font-size: 12px; line-height: 120%;
width:360px; /* width fix for IE */
 }

img { border: 0; vertical-align : bottom}
strong,em	{ font-weight:bold; }


a		{ text-decoration: none; color: #652; }
a:link{  text-decoration: none; color: #652;}
a:visited{  text-decoration: none; color: #652; }
a:hover,a:active,a:focus{ color: #FF6600; text-decoration: underline; }



.clear		{ clear:both }
.clear hr	{ display:none; }



body#whatsnew	{ } /* whats new contents exclusive */
body#topics		{ } /* topics contents exclusive */

#wrapper	{
	width:350px;
}


/*   content  */
#contents		{
	width: 350px;
	margin:0;
}



/*   information   */
#information		{ }

/*   news   */
#news			{ }
#news dl		{ 
	width: 360px;
	margin: 0 auto;
	line-height: 1;
	text-align: left;
	padding-bottom: 6px;
	background: url(/nobunyaga/images/line.gif) left bottom repeat-x;
	clear:both;
}


#news img	{ margin: 0 auto; }


#news dt		{
	float: left;
	clear: both;
	margin-left: 3px;

}



*html #news dt {
	float: left;
	clear: both;
	margin-left: 1px;
}


#news dt img	{
	padding-top: 6px;
	margin: 0 4px 10px 0;
	float:left;
	
}



#news dt em {
	margin-right: 10px;
	font-weight: bold;
	color: #333366;
	line-height: 26px;
}

#news dd {
	float: left;
	width: 260px;
	padding-top: 4px;

}

#news dd.link {
	float: left;
	width: 260px;
	padding-top: 4px;

}

#news dd.link a {
	line-height: 20px;
}


#news dd.link em		{ color:#990000; }





/* topics index */ /* temp */

.memo	{ margin:5px 0 5px 10px; }

body#topics_index {
	color: #000;
	width:100%;
}

body#topics_index h4		{ margin:0 0 10px 56px; padding:10px 0 0; font-size:14px; font-weight:bold; color:#555; }

body#topics_index #wrapper { width:800px; margin:0 auto 0; }
body#topics_index #contents{ width:800px; background:#fff; }

body#topics_index #news dl		{ width:700px; }
body#topics_index #news dt 		{  }

body#topics_index #news dd.link { width:595px; }



.go_old		{ margin:0 0 0; width:760px; text-align:right; padding:0 0 10px; }
