@charset "UTF-8";
/* CSS Document */


/*basic*/
body{
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Helvetica,"ヒラギノ角ゴ Pro W3",  "MS ゴシック", Osaka, Arial, sans-serif;
	} 

p{
    margin:0px;
	font-size:10px;
	line-height:20px;
	color:#000000;
}

a{
	font-size:10px;
	line-height:20px;
	text-decoration:none;
	color:#999999;
}
a:hover{
	color:#000000;
}

a img {
	border-width:0px;
	border-style:none;
}



/*editionnord.com_top-start*/

div.top {
    color:#999999; 
    margin-left:50px;
    margin-top:100px;
	width:150px;
    }

.enter{
    color:#999999;
	margin-top:20px;
	text-align:left;
	font-size:10px;
	line-height:20px;
}



/*editionnord.com_top-end*/

/* メニュー */	
.menu	{
	margin-top:100px;
	margin-left:50px;
    padding-bottom:50px;
	width:250px;
	}

.menu div	{
	margin-bottom:24px;
	}

.menu div.headline	{
	margin-bottom:30px;
	}

.menu p	{
	margin:0px;
	font-size:10px;
	line-height:20px;
	color:#000000;
	}

/* ニュース */	
.news	{
	margin-top:100px;
	margin-left:50px;
	padding-bottom:50px;
    width:850px;
	
	}

.news  p{
	margin:0px;
	font-size:10px;
	line-height:20px;
	color:#000000;
	}

div#en{
    width:550px;
	margin:0px;
	margin-bottom:3px;
	font-size:10px;
	line-height:20px;
}

#en p{
	font-size:10px;
	line-height:20px;
}

#imgs-frame {
    margin:0px;
    margin-bottom:13px;
    width: 300px;
    background-color:#FFFFFF;
}

ul, li {
	margin: 0px;
	padding: 0px;
	margin-right:3px;
	list-style: none;
	font-size:10px;
	float:left;
}

