@charset "utf-8";
/* CSS Document */

body{
	margin: 0px auto 0px auto;
	background-color: #F1F1F1;
	color: #555555;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;

}

h1{
	margin:2px auto 2px auto;
	width:800px;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
}
h2{
    margin:0px 20px 0px 5px;
    font-size:16px;
	text-decoration:none;
	text-align:left;
    width:560px;
    border-left:solid 5px #94CB94;
    border-bottom:solid 1px #cccccc;
    padding:0px 0px 2px 2px;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}


/*リンク*/
a{
	color:#555555;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}

/*header*/
#header{
	margin: 0px auto 0px auto;
	width: 800px;
	border-top:solid 1px #555555;
	border-left:solid 1px #555555;
	border-right:solid 1px #555555;
	background-color:#FFFFFF;
}

/*-------------------------------------------------
  Main 
-------------------------------------------------*/
.main{
	margin:0 auto;
	background-color:#FFFFFF;
	width:800px;
}

/*-------------------------------------------------
  Content
-------------------------------------------------*/
#content{
    width:590px;
    float:right;
    margin:0px auto 0px auto;
    background-color:#ffffff;
}
#body{
    magin:0px;
    padding:30px;
    font-size:12px;
	text-align:left;
	line-height:1.5em;
}
.comments{
	margin:0px;
	padding:10px 10px 20px 10px;
    font-size:12px;
	text-align:left;
	line-height:1.5em;
}



/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 0px;
	margin: 0 0 0 10px;
}
.contentitem1
{
	display: inline;
	padding: 0 0 0 5px;
	border-left:dotted 1px #555555;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 5px;
	border-left:dotted 1px #555555;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 5px;
	border-left:dotted 1px #555555;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 5px;
	border-left:dotted 1px #555555;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 4px 4px;
	padding: 5px 10px 10px 30px;
	border: 1px solid white;
	margin: 5px 50px 5px 20px;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote01.gif) no-repeat;
	background-position: 4px 4px;
	border: 1px solid #94CB94;
}
.itemcomment a:hover{
	text-decoration:underline;
	color:#FF9900;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: url(images/commentquote02.gif) no-repeat;
	background-position: 4px 4px;
	border: 1px solid white;
	padding: 5px 10px 10px 30px;
	border: 1px solid white;
	margin: 5px 30px 5px 40px;
}
.id1:hover
{
	background: #E2F1E2 url(images/commentquote02.gif) no-repeat;
	background-position: 4px 4px;
	border: 1px solid #94CB94;	
}
.id1  a:hover{
	text-decoration:underline;
	color:#FF9900;
}
.itemcomment h3
{
	font-size: 12px;
	font-weight:normal;
	border-bottom:dotted 1px #555555;
	padding-bottom:2px;
	margin:15px 0px 5px 0px;
}
.commentbody{
	margin:0px;
	padding:0px 10px 5px 10px;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}
.commenttime{
	margin:0px;
	padding:5px 0px 5px 10px;
	font-size:10px;
	text-align:right;
}

/*menu*/
#menu{
	width:200px;
	float:left;
	margin:0px 5px 5px 5px;
}
.sidebardl{
	width:198px;
	margin:0px auto 10px auto;
	background-color:#94CB94;
	border:solid 1px #555555;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.sidebardl dt{
	padding:5px 5px 3px 5px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.sidebardl dd{
	background-color:#FFFFFF;
	margin:2px;
	padding:5px 2px 4px 5px;
	font-size:11px;
	font-weight:normal;
}
.sidebardl dd:hover{
	background: #E2F1E2;
	text-decoration:none;
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	/*background: url(images/arrow.gif) left center;
	background-repeat:no-repeat;*/
	text-decoration:none;
	padding:0px;
	line-height:1.25em;
}




/*footer*/
#footer{
	margin: 0px auto 0px auto;
	width: 800px;
	background-color:#94CB94;
	border-top:solid 1px #555555;	
	border-bottom:solid 1px #555555;
}
#copyright{
	margin:5px 0px 7px 5px;
	font-size:10px;
	text-align:left;
}


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin: 10px 20px 10px 10px;
    padding: 10px;
    background: #E2F1E2;
	font-size:12px;
	border: 1px solid #94CB94;	
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}