@charset "utf-8";
/*
Theme Name: noti
Author: Keiichi Hitomi
*/



/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #336699;
	color: #ffffff;
	text-align: left;
	}
html,body {
scrollbar-face-color: #336699;
}

div#sidebar {
	width:336px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
a {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
ul	{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
li	{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	}
li a{
	list-style-type:none;
	margin: 2px 2px 2px;
	padding: 2px 2px 2px 18px;
	background-image: url(http://noti.marine-world.co.jp/wp-content/themes/noti/images/mark.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	}
.abc{
	list-style-type:none;
	margin: 2px 2px 2px;
	padding-left:18px;
	background-image: url(http://noti.marine-world.co.jp/wp-content/themes/noti/images/mark.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	}
.widget widget_recent_entries{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.widgettitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
