body {
        margin: 0px 0px 0px 0px;
	background-color: #ffffff;        
}

a:link { 
	text-decoration: none;
	color: #2222ff; 
}

a:visited {
	text-decoration: none;
	color :#aa00aa; 
}

a:hover {
	text-decoration: underline; 
}

#top_photo {
	width: 760px;
	height: 300px;
	background: url(morita_top.jpg) no-repeat center #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#top_photo .copyright {
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	padding: 280px 10px 10px 10px;
}

#content {
	background: #ffffff;
	text-align: center;
	width: 780px;
	padding: 10px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}

/*
#left-bar {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
	width: 200px;
	border-right: 1px dotted #888888;
}

#right-bar {
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 5px 0px 5px 5px;
	width: 200px;
	border-left: 1px dotted #888888;
}
*/

#left-bar hr {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #bbbbbb;
}


#left-bar h1 {
	border-top: 1px solid #aaaaaa;
}

#header {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background: #d0d0d0;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #888888;
	color: #000000;
}

#header-right {
	float: right;
	text-align: right;
}

#header-left {
	float: left;
	text-align: left;
}

td.small {
	font-size: x-small;
}

td {
        font-size: 15px;
}


#footer {
	clear: both;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #d0d0d0;
	padding: 2px 5px 2px 2px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #888888
}

.smallnote{
	font-weight: normal;
	text-align: right;
	color: #333333;
	font-size: 11px;
	margin-bottom: 10px;
	border-top: 1px dotted #8888ff;
}

.footnote{
	font-weight: normal;
	text-align: right;
	color: #222222;
	font-size: 11px;
	margin-bottom: 10px;
	border-top: 1px solid #888888;
}

ul li {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.artists {
	margin: 0px 0px 0px 15px;
}

.artists a:link, .artists a:visited{
	display: block;
	list-style: inside none;
/*	list-style: inside url(notohara/listitem_blue.gif) none; */
	marker-offset: 0px;
}

.artists a:hover{
	display: block;
	background-color :#eeeeee; 
	list-style: inside none;
/*	list-style: inside url(notohara/listitem_red.gif) none; */
	marker-offset: 0px;
	text-decoration: none;
}

.contents_item {
	padding: 0px 0px 10px 0px;
	margin-left: 0px;
}

.update_item {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	font-size: 15px;
}

.update_item_body {
	padding-left: 10px;
}

.time_number {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.blue_square {
	color: #88bbff;
	font-size: 9px;
}

.green_square {
	color: #88ffbb;
	font-size: 9px;
}

.pink_square {
	color: #ffbbff;
	font-size: 9px;
}

.orange_square {
	color: #ff8800;
	font-size: 9px;
}

.gray_square {
	color: #888888;
	font-size: 9px;
}


img.header {
        margin-bottom: 10px;
        border: 0px;

}

.news_box {
	border-left: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	padding-left: 10px;
	padding-right: 10px;
}

img.logo {
	padding: 10px 0px 10px 0px;
}

.tobecon{
	font-weight: normal;
	text-align: right;
	color: #222222;
	font-size: 12px;
	margin-bottom: 10px;
}


.morita_pic {
	margin: 30px 0px 30px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.hasegawa_pic {
	margin: 30px 0px 30px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "MS PGothic",Osaka;
}

img.category {
	margin-top: 5px;

}
