@charset "UTF-8";

/* ***************************************************
* CSS file For jem-com.jp
	FileName: top.css
	data:2008/08/06 kinoshita

■目次 ==========================================
■[01]:TOP
**************************************************** */



/*-----------------------------------------------------------
■[01]:TOP
------------------------------------------------------------*/

/* News&Topic */
div#WhatsNew {
	width: 360px;
	margin: 0 0 30px;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	float: left;
	letter-spacing: 1px;
	text-align: left;
}

div#WhatsNew ul {
	width: 350px;
}

div#WhatsNew li {
	padding: 2px 0px;
	text-indent: -73px;
	margin-left: 73px;
}

div#WhatsNew span { }



div#WhatsNew a:link 		{ color: #666666; text-decoration: none; text-align: left;}
div#WhatsNew a:visited 		{ color: #666666; text-decoration: none; }
div#WhatsNew a:hover 		{ color: #666666; text-decoration: underline; }


.attention { margin:10px 0px 0px 20px; }


div.BanaBox{
	float: right;
	width: 407px;
	text-align: right;
}

div.BanaBox table th{
	padding-bottom: 6px;
}

.linkBox { width:330px; height:40px; margin: 34px 0px 0px 20px;}
.hawai { width:160px; height:40px; float:left; }
.johon { width:160px; height:40px; float:right; border: }












