@charset "euc-jp";
body {
	top: 0;
	left: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;	
	background-color: #ffffff;
	color: #333333;
	line-height: 1.5;
	margin: 0; 
	padding: 0;
	text-align:center;
	}
input, textarea {
	font-family: Osaka, verdana, arial, sans-serif;
	font-size: 10pt;	
	}
td, th {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;	
	}
p, div, h1, h2, h3, h4, form, input, ul, li, ol, table, tr, td, img{
	margin: 0; 
	padding: 0;
	}
img {
	border: none;
}
a {
	color:#003366;
	}
a:hover {
	color: #006600;
	}

h1 {
	display: none;
}
small{
	font-size: 0.8em;
	}
/* definitions applying to the contents block */

#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(../img/sanshin/contents_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	}
#contents {
	padding: 0 50px 0 50px;
	position: relative;
	}
#headerBlock{
	width:800px;
	height: 130px;
	overflow:hidden;
	}
#naviBlock{
	width: 800px;
	height: 35px;
	overflow: hidden;
	background-image:url(../img/sanshin/menu_bg.gif);
	background-repeat:no-repeat;
	}
#naviBlock ul{
	margin-top:5px;
	
	}
#naviBlock li{
	float: left;
	list-style-type: none;
	padding:0px 6px 0 6px;
	font-weight:bold;
	border-right:1px solid #003366;
	}
#colMain{
	width:550px;
	overflow:hidden;
	float: right;
	}
#weblogBlock{
	margin: 20px;
	position:relative;
	}
#colL{
	width: 250px;
	overflow: hidden;
	float:right;
	}
#sidemenu{
	margin: 20px;
	font-size: 0.9em;
	line-height:1.4;
	}

#footerBlock{
	width: 900px;
	height: 40px;
	overflow:hidden;
	background-image:url(../img/sanshin/footerbg.jpg);
	background-position: 0  0;
	background-repeat:no-repeat;
	}
#footerBlock p{
	margin: 4px 0 0 0;
	line-height: 100%;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	}
#weblogBlock h2 {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #666;
	text-align: right;
	font-size: 0.7em;
	color: #666;
	padding: 0 2px 0 0;
	margin: 10px 0 5px 0;
}

#sidemenu ul, #sidemenu p{
	margin: 0 0 10px 0;
	}
#sidemenu li{
	list-style-type: none;
	}
#sidemenu h2 {
	font-size:10pt;
	color:#336699;
	border-bottom:1px solid #336699;
	margin-bottom:3px;
	}
#sidemenu a, #naviBlock a{
	text-decoration:none;
	}
#sidemenu a:hover, #naviBlock a:hover{
	background-color:#999999;
	color:#FFFFFF;
	}
.topimg{
	position:absolute;
	top:-25px;
	left:-20px;
	width:550px;
	height:195px;
	overflow:hidden;
	}
.itembody{	
	padding: 0 5px 5px 5px;	
	}
.itembody h3 {
	font-size: 1em;
	margin: 5px 0;
	color: Midnightblue;
	font-weight: bold;
}
.itembody ol{
	margin: 0 0 1em 2em;
	}

.itembody ul {
	margin: 0 0 1em 1.2em;
	}
.itembody ul, .itembody ol{
	clear:both;
	}
.itembody ul  ul, .itembody ol  ul{
	margin: 0 0 0 0;
	}
.itembody b.kyoutyou{
	color:#CC3300;
	}
.itembody h4{
	margin: 0 0 0 0;
	font-weight: bold;
	color:#006600;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #006600;
	clear:both;
	padding:0 0 0 0;
	}
	
.iteminfo {	
	font-size: 0.8em;
	color: green;
	padding: 0 5px 10px 5px;
	clear: both;
}


.iteminfo a {
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}
.iteminfo a:hover {
	color:#003366;
}

.itembody img,  .leftbox img, .rightbox img{
	padding: 0;
	margin: 0 10px 5px 0;
	border: solid 1px #333;
	}
.thumBox{
	float:left;
	margin:5px;
	}

/* comment title */
h3.comment {
	font-size: 0.8em;
}

.comment, .commentbody {
	padding: 0 60px 0px 20px;
}

.commentinfo {	
	font-size: 0.7em;
	color: gray;
}
.comments, .commentform, .commentinfo {	
	padding: 0 60px 30px 20px;
}

.loginblock{
	background-image:url(../img/top2/login_bg.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;
	font-size: 10px;
	margin-left: 10px;
	height: 100px;
	text-align:center;
	}
.blogiconblock{
	margin-left: 10px;
	}


.leftbox, .rightbox {
	font-size: 0.8em;
	text-align:center;
}
.leftbox {
	float: left;
	margin: 0 5px 0 0;
}
.rightbox {
	float: right;
	margin: 0 0 0 5px;
}

/*
	Some general rules:
*/

.skip {
	display: none;
}


.highlight {
	background-color: yellow;
}
.pageswitch {
	clear:both;
	font-size: 1em;
	text-align:center;
	font-weight:bold;
	}	
.pageswitch a{
	text-decoration: none;
	}
/* form */

.formfield, .linkform{
	border: solid 1px #999;
	background-color: #fff;
	font-size: 10pt; 
	color: #666;
	height: 1.1em;
	}
.linkform {
	width: 150px;
	}
.commentform  textarea.formfield {
	width:350px;
	height: 150px;
	}
.menu input.formfield {
	width:80px;
	}
.formbutton {
	font-size:1em;
	background-color: #666;
	color:#fff;
	border: solid 1px #999;
	padding: 1px 5px 1px 5px;
	line-height: 1em
	}
.loginform input.formfield{
	width: 50px;
	vertical-align: middle;
	}
.loginform input.formbutton{
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	background-color: #fff;
	color:#999;	
	}
#nucleus_lf_shared{
	vertical-align: middle;
	}

