﻿@charset "UTF-8";

.widget-content ul, .widget-content li, .asset-body ul, .asset-body li{
margin:0px;
padding:0px;
}

div#beta div.widget li {
line-height:140%;
background:transparent url(/share/imgs/bg-list3.png) no-repeat scroll 0 0.1em;
}

div#beta div.widget-calendar {
margin-bottom: 3px;
}

div#beta div.widget-calendar h2.widget-header {
margin-bottom:0px;
}

div#beta img {
margin-bottom:2px;
}

div.home div#alpha {
margin-bottom:0px;
}

div.home div#alpha div.asset div.asset-content li {
line-height:140%;
}

div.home div#alpha div.asset div.asset-content li {
background:transparent url(/share/imgs/bg-list5.png) no-repeat scroll 0 0.1em;
}

/*
div.home div#alpha div#asset-recent div.asset-content {
height:6.5em;
}
*/

div.widget-about .widget-content li {
background:transparent url(/share/imgs/bg-list3.png) no-repeat scroll 0 0.1em;
line-height:140%;
}

div.home div#alpha div.asset div.asset-content {
margin:0 10px 3px;
}

div#alpha .asset-content {
margin:0 20px 0px;
}

div.home div#alpha div#asset-search div.asset-content dl {
margin:0px 0;
}

div#content {
padding:10px 0 0;
}

div#footer {
	margin:5px 20px 5px 20px;
}

/* バナー */
*html .banner li {
	margin:3px 3px 0px 3px;
}
.banner li {
	margin:1px 4px 0px 4px;
	float:left;
	padding:0;
	line-hight:1;
	hight:45px;
}
.banner ul {
	list-style-type:none;
	margin:0px;
	display:block;
}
.banner span {
	font-size:80%;
}
.banner h2 {
	font-size:80%;
	margin:0px 0px 2px 0px;
	padding:3px;
	background:#E6E2FB url(/share/imgs/bg-widget-banner.png) no-repeat scroll left bottom;
}
.banner {
	margin:15px 79px;
	width:790px;
	height:180px;
	border:1px solid #CCCCCC;
}
