/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #fff;
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode",
 "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:small;
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
       margin-left: 5px;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Lucida Grande", "Lucida Sans Unicode",
 "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	padding: 0;
	margin: 0; 
}

/* Links */
a:link, a:visited
{
	color: #0033ff;
	text-decoration: none;
}
a:hover, a:active
{
	color: #737373;
}
#header a:link, #header a:visited
{
	color: #00ccff;
}
#header a:hover, #header a:active
{
	color: #737373;
}

#contheader a:link, #header a:visited
{
	color: #ffffff;
}
#contheader a:hover, #header a:active
{
	color: #737373;
}


#copyrights a:link, #copyrights a:visited
{
	color: #ffffff;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 825px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 100%;
	height: 180px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	background: #ffffff;
	border:0px solid #fff;
	margin: auto;margin-top:0px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 920px;
	background: #fff;
	border:1px solid #fff;
	margin: auto;
margin-top: 5px;
}
#wrapper
{
	width: 920px;
	background: #fff;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 700px;
	height: auto;
	overflow: visible;
	float: right;
	margin-top:0px;
	border:0px solid #999;
}

.content
{
	padding: 0;
	margin: 0;
	border:0px solid #ff0000;

}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
#contheader
{
	width: auto;
	height: 24px;
	margin-top:0px;
	border-bottom:1px dotted #ccc;
}
#contheader h1
{
	height: 24px;
	width: auto;
	background: #000000 url(images/bias05.gif);
	margin: 0px;
	padding:0;
	color: #ffffff;
	font-size: 14px;
	text-indent: 15px;
	line-height: 24px;
	border-bottom:0px dotted #999999;
}
.contenttitle h2
{
	clear: both;
	color: #000000;
	background:url(images/dot.gif) bottom repeat-x;
	font-size: 16px;
	padding: 6px 0 6px 0;
	margin: 0;
}

.pageswitch
{
      text-align:right;
      margin-bottom:10px;
}

.conttitle
{
	width: auto;
	height: 24px;
	margin-top:0px;
	border-bottom:1px dotted #ccc;

}

.contentbody
{
	font-size:small;
      	text-align:left;
	margin:0px;
	border:#ccc 0px solid;
}

.contentbody2
{
	background:url(images/bg-contentbody2.jpg) bottom right no-repeat;
	font-size:10px;
      	text-align:center;
	margin: 0px 10px 20px 0px;
	padding:5px;
	border-right:#ccc 0px solid;
	border-bottom:#666 0px solid;
	width:149px;
	height:210px;
	float:left;
}

.contentbody3
{
	font-size:small;
      	border:#ff9900 0px solid;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory1.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: 3px 0 0 0;
	margin: 0 0 0px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 200px;
	margin-top:0px;
	border:0px solid #cccccc;
}
.sidebar
{
	color: #ffffff;
	margin: 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0;
	margin: 5px 0 5px 0;
	border:0px solid #ff0000;
}

.sidebardl dt
{
	width:200px;
	height:24px;
	background:#fff url(images/subnavi-dt200.jpg);
	color: #333;
	text-align:center;
	line-height:24px;
	font-size:10px;
	border:0px solid #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode",
 "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

.sidebardl dd
{
	display:block;
	margin-left:0px;
	color:#000;
	text-align:center;
	line-height:24px;
	font-size:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",
 "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;

}

.sidebardl dd a:link, .sidebardl dd a:visited
{
	display:block;
	background:#fff url(images/subnavi-dd200.jpg) bottom;
	color:#333;
      font-size:10px;
}

.sidebardl dd a:hover
{
	display:block;
	background:#ccc url(images/subnavi-dd200on.jpg) bottom;
	color:#fff;
      font-size:10px;
}


/* Menu lists Blog用*/
.sidenavidl
{
padding: 0;
margin: 0;
color: #333;
border:0px solid #ff0000;
}

.sidenavidl dt
{
width:200px;
background:#fff url(images/subnavi-dt200.jpg);
color: #333;
text-align:center;
line-height:24px;
font-size:10px;
font-family: "Lucida Grande", "Lucida Sans Unicode",
 "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

.sidenavidl dd
{
width:200px;
background:#fff url(images/subnavi-dd200.jpg) bottom;
margin-top:0px;
margin-left:0px;
color:#000;
text-align:center;
line-height:120%;
font-size:small;
font-family: "Lucida Grande", "Lucida Sans Unicode", "MS P ゴシック", "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

.sidenavidl dd a:link, .sidenavidl dd a:visited
{
color:#0033ff;
}

.sidenavidl dd a:hover
{
color:#737373;
}


/*-------------------------------------------------
  Calendar
-------------------------------------------------*/
table.calendar{
font-size:small;
color:#999;
}

.calendar dd a:link,.calendar dd a:visited{
color:#000;
font-weight:bold;
background-image:none;
padding:0;
}

tr.calendardateheaders{
font-size:small;
color:#000;
}

td.days{
text-align:center;
}

td.today{
text-align:center;
color:#000;
background-color:#ccc;
}



/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 100%;
	background: #fff;
	text-align: center;
	border-top:dotted 1px #ccc;
	margin: 0 auto;
}

#copyrights
{
	color: #ffffff;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* 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;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
}
.leftbox {
	float: left;
	border-right: 1px dotted #ccc;
}
.rightbox {
	float: right;
	border-left: 1px dotted #ccc;
}
p.clear {
      clear: both;
}

table.box{
    border:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}

.box th{
    border-right:0px solid #cccccc;
    border-bottom:0px solid #cccccc;
    color:#666666;
    background-color:#cccccc;
    background-position:left top;
    padding:0.3em 0.3em;
    font-size:8px;
    text-align:center;
}
.box td{
    border-right:0px solid #663300;
    border-bottom:0px solid #663300; 
		color:#666666;
		padding:0.2em 1em;
    font-size: 10px;
    text-align:center;
}
