A 			{ color: #ff9900; font-family: Trebuchet MS, verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #5B5BFF; text-decoration: none; } 
A:active	{ color: #ff9900;  } 
A:hover		{ color: #ff9900;  } 

body {
	background-color: #faf3fa;
	margin-top:3px;
}

#page{
	background-color: #FFF;
}

h1 {
	font-family: verdana,arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #000;
}

.body {
	font-family: verdana, arial, sans-serif; 
	font-size: 0.7em; 
	line-height:18px;
	color: #818181; 
	margin-left: 0px;
}
.body a {
	text-decoration: none;	
	font-family: verdana,arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.body a:hover {
	font-family: verdana,arial, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

.byline, .entryfooter, .trackbackfooter {
	font-family: verdana, arial, sans-serif; 
	font-size: .6em;
	line-height: 140%;
	margin: 2px 0 0 0;
	padding: 2px 0 8px 0;
	color: #5B5BFF;
}
.byline{
	clear:both;
}

.commentBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .10em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentbyline {
	border-bottom: 1px dotted #cccccc; 
	font-weight: bold
}

#wrapper{
	width: 765px;
	background: white;
	margin: 0px auto 0px auto;
	padding: 0;
	border: 0;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-family: verdana,arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	background-color: #0099FF;	
	padding:5px;
}

input, select, textarea {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}

.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 0.7em;
	font-weight:bold;
	color:#ffffff;
	background-color:#9F9FFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 5px;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .6em;
	text-align: center;
	font-weight: bold;
}

#calendar{
	width:90%;
	margin:0 auto 0 auto;
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: #ffff99;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 18px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
}

.date {
	font-family: verdana, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #ffe3d0;
	margin:8px 2px 8px 0;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img{
	border: 0px;
}

.comment, .trackback {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.commentAlt, .trackbackAlt {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eaeaea;
}

.commentBody, .trackbackBody{
	font-family: verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

#relatedEntriesList {
 	font-family: verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
}

.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
}

#trackbacks,#comments{
	margin-top:8px;
}

#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

fieldset{
	border: none;
	margin: 2px 0 0 0;
}

fieldset label, fieldset input, fieldset select, fieldset textarea {
	display: block;
	width:330px;
}
fieldset textarea{
	width:500px;
}

fieldset.sideBySide label, fieldset.sideBySide input, fieldset.sideBySide select, fieldset.sideBySide textarea {
	clear: right;
	float: left;
}

fieldset.sideBySide label{
	clear: left;
	width: 170px;
}
#submit, .checkBox, #reset{
	width:auto;
	display: inline;
}
fieldset.formButtons{
	text-align:center;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

/* Nobu */
#headerLogo {
	width: 764px;
	margin: 0 0 2px 0; /* margin-top & margin-bottom: 2px, margin-left & margin-right: 0px */
	padding: 0;
	border: 1px solid #ffe3d0;
	height: 60px;
}
#logo {
	float: left;
	background-image:url(../images/ryugakuGo.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 50px;
	margin: 0;
	padding: 0;
}
#headerCatch {
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	float: right;
	height: 50px;
	width: auto;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.headerLogo A {
	font-weight: normal;
}
#headerLead{
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	width: 455px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 5px 0 0 0;
	padding-right: 4px;
	
}
#headerLinks{
	font-size: 12px;
	padding-right: 4px;
}
#headerLinks A{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

table.topMenu {
	width:100%;
	border: 0;
}
table.topMenu td {
	border-width: 0; 
	border-style: solid;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/bg_gray.gif);
	padding: 0 5px 0 5px;
	height: 18px;
	text-align: center;
}
.topMenu A {
	font-weight:normal;
	font-size: 12px;
	color:#0033FF;
}
.topMenuText {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 12px;
	color:#0066ff;
	line-height: 18px;
}
.ellipse {
	float: left;
	background-image:url(../images/ellipse.gif);
	background-repeat:no-repeat;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.bodyText {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding: 4px 0 4px 0;
}