body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg_main.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#container {
	background-image: url(img/bg_container.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 6px 0px 0px;
	width: 100%;
	text-align: center;
}
div#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	width: 761px;
	overflow: hidden;
}
div#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#wrapper {
    height: 1em;
    overflow: visible;
}
/**/
#header h1 {
	margin: 0px;
	padding: 0px;
}
div#menu {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
div#image {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div#whatsnew {
	padding: 0px;
	float: left;
	width: 428px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}
/*\*/
* html div#whatsnew {
   margin-left: 7px;
}
/**/
div#topics {
	background-image: url(img/bg_topics.gif);
	float: right;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 274px;
	text-align: left;
	font-size:12px;
	line-height:120%;
}
/*\*/
* html div#topics {
   margin-right: 8px;
}
/**/
#whatsnew h2 {
	padding:0;
	margin:5px 0 5px 0;
}
#topics h2 {
	padding:0;
	margin:0 0 10px 0;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04357A;
}
a {
	color: #04357A;
}
a:hover{
	color:#CC0000;
}
div#contents {
	padding: 0px;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	overflow: hidden;
}
div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/
#contents h2 {
	padding: 0px;
	margin: 0px;
}



h3.midashi {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #0F3373;
	clear:both;
}
div#blogbody {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 571px;
}
div#blogside {
	background-image: url(img/bg_topics.gif);
	margin: 20px 0 0 0;
	padding: 5px;
	float: right;
	width: 140px;
	font-size:12px;
}
.midashi a{
	color:#333333;
	text-decoration:none;
}
p.entry-footer{
	font-size:12px;
	text-align:right;
	margin-top:-10px;
}
p.entry-more-link{
	font-size:12px;
	text-align:right;
}
h3.module-header{
	margin-top:0px;
	font-size:14px;
	border-bottom:1px solid #DADADA;
}
.module-header:first-letter {
	color: #CC0000; 
	font-size: 16px; 
} 
div.module-content{
	margin-bottom:10px;
}
div#more {
	margin-top:10px;
}
h3#trackback,
h3.comments-header,
h2.comments-open-header {
	font-size:16px;
	color: #04357A;
}
.comment-footer img{
	display:none;
}
p.comment-footer {
	font-size:12px;
	text-align:right;
	margin-top:-10px;
}
p.content-nav{
	text-align:center;
}
	
div#footer {
	background-color: #F68B1F;
	clear: both;
	padding:5px;
	margin-top:10px;
}
table.mailform {
				margin: 0px auto 0px auto;
			}
			table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #0B479F;
				display: block;
				margin: 0px;
			}
			table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 14px;
				color: #FF0000;
			}
