@charset "EUC-JP";
*{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;	
}
div.calendardateheaders {
	text-align: center;
	color: #666666;
}
table.calendar {
font-size: x-small;
color: #666666;
	text-align: center;
}
tr.calendardateheaders {
color: #666666;
	text-align: center;
}
td.today {
text-align: center;
color: #9dd000;
}
td.days {
	text-align: center;
	
}

body
{
	background-color: #000;
	padding: 0;
	margin: 0 0 0 0;
	font-size: x-small;
}
a 
{
	color: #9dd000;
	text-decoration: none;
}
a:hover 
{
	color: #FF6600;
	text-decoration: underline;
}
code
{
	color: #CC3300;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #000000;
	color: #ccc;
}
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}
#page-wrapper
{
	text-align: left;
	width: 864px;
	padding: 0;
		
}
#content-wrapper
{
	width: 864px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	
}
#top
{
	width: 100%;
	height: 32px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.toptable
{

	width: 864px;
	height: 28px;
}
#header h1
{
	font-size: small;
	border-bottom: 1px dotted #A9A9A9;
	padding: 10px;
	margin: 0;
}
#header a:link, #header a:visited
{
	color: #006699;
	border: none;
}
#header a:hover, #header a:active
{
	color: #FF6600;
}
#top_container
{
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block; 
	color: #fff;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border-top: none;
	border-bottom: none;
}
#top_container li#active
{
	color: #FF6600;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	color: #FF6600;
	border-bottom: none;
}
/* The image at the top of the main column */
.bar-head
{
  height: 24px; 
	padding: 0;
}
#main
{
	width: 650px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #111111;
}
.content-header
{
	padding: 0;
	margin: 15px;
}
.content-header h2
{
	font-size: small;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}
.content-title h1
{
	color: #ffffff;
	border-bottom: 1px dotted #A9A9A9;
	padding: 0px 0 6px 0px;
	margin: 0 0 8px 0;
	font-size: small;
}
.content-title h3
{
	color: #ffffff;
	border-bottom: 1px dotted #A9A9A9;
	padding: 0px 0 6px 0px;
	margin: 0 0 8px 0;
	font-size: small;
}
.content
{

	color: #ffffff;
	padding: 0;
	margin: 20px 15px 40px 15px;
}
.readmore
{
	text-align: right;
}
.entry-info
{
	text-align: right;
	padding: 0;
	margin: 8px 0 10px 0;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}
.member
{
	
	background: #222222;
	font-size: x-small;
	text-align: left;
	padding: 6px;
	margin: 6px;
}
.navi-pages
{
	background-color: #222222;
	font-size: x-small;
	text-align: right;
	padding: 6px;
	margin: 6px;
	
}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
.message-box
{
color: #ffffff;
	font-size: x-small;
	padding: 6px;
	margin: 12px;
}
table#postcomment tr td
{
	font-size: small;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: x-small;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
font-size: small;
	color: #383828;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: x-small;
	text-align: right;
}
#sidebar
{
	background-color: #111;
	color: #D3D3D3;
	width: 200px;
	float: right;
	font-size: x-small;
	line-height: 14px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sidebar a:link, #sidebar a:visited
{
	color: #FFFFFF;
	border: none;
}
#sidebar a:hover, #header a:active
{
	color: #9dd000;
	text-decoration: underline;
}
.sidebar-wrapper
{
	margin: 10px;
}
#sidebar .box
{
 	margin: 0 0 20px 0;
}
#sidebar .box ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar .box li
{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(img/dot.gif) 0 6px no-repeat;
}
#sidebar h4
{

	color: #ffffff;
	border-bottom: 1px dotted #A9A9A9;
	padding: 3px 0 2px 0px;
	font-size: small;
	margin: 0 0 8px 0;
}
#footer
{
   color: #000000;

	width: 100%;
		clear: both;
	padding: 0;
	margin: 0;
}
#footer a:link, #footer a:visited
{
	color: #FF9933;
	border: none;
}
#footer a:hover, #footer a:active
{
	color: #FF9933;
	text-decoration: underline;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}
textarea.text, input.formfield
{
	font-size: small;
}
input.formfield
{
	width: 150px;
	margin-right: 10px;
}
input.formbutton
{
	background: #708090;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	color: #fff;
	font-size: small;
}
.trackbacks-text h5
{
	font-size: small;
	color: #993300;
	padding: 0;
	margin: 0;
}
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
   font-size: larger;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}
img {
	border: 0;
}
/*-------------------------------------------------
  Sub-Menu
-------------------------------------------------*/

div#menu {
	top: 0px;
	left: 144px;
	position: absolute;
	z-index: 1000;
}

ul.mainmenu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.mainmenu>li.on {
	overflow: visible;
}

ul.mainmenu li.off {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position:relative;
	float:left;
}

ul.mainmenu li.on {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}



ol.sub {
	left: 0;
	top: 0;
	width: 120px;
	padding-top: 1px;
	position:relative;
}

ol.sub li.off2 {
	width: 120px;
	height: 28px;
	overflow: hidden;
	position:relative;
}

ol.sub li.on2 {
	width: 120px;
	height: 28px;
	overflow: hidden;
}

ol.sub>li.on2 {
	width: 120px;
	overflow: visible;
}

.mainmenu li.on {
	width: 120px;
	overflow: hidden;
}

ul.mainmenu>li.on {
	width: 120px;
	overflow: visible;
}

.mainmenu li.off {
	position: relative;
	float: left;
	overflow: hidden;
}

.sub a {
	width: 120px;
	height: 28px;
}

.mainmenu * {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

.mainmenu a {
	padding: 0;
	background-position: 0 -28px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#naviMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -3000px;
}

#naviMenu li a {
	margin: 0;
	padding: 0;
	height: 28px;
	display: block;
}

#naviMenu #naviMenu1 {
	background-image: url(img/home.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
	padding: 0;
}

#naviMenu #naviMenu1 a {
	background-image: url(img/home.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu1 a:link,
#naviMenu #naviMenu1 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu1 a:hover,
#naviMenu #naviMenu1 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu2 {
	background-image: url(img/about.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
	padding: 0;
}

#naviMenu #naviMenu2 a {
	background-image: url(img/about.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu2 a:link,
#naviMenu #naviMenu2 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu2 a:hover,
#naviMenu #naviMenu2 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu2-1 {
	background-image: url(img/concept.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
	padding: 0;
}
#naviMenu #naviMenu2-1 a {
	background-image: url(img/concept.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu2-1 a:link,
#naviMenu #naviMenu2-1 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu2-1 a:hover,
#naviMenu #naviMenu2-1 a:active {
	background-position: 0 -28px;
}
#naviMenu #naviMenu2-2 {
	background-image: url(img/crew.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
	padding: 0;
}
#naviMenu #naviMenu2-2 a {
	background-image: url(img/crew.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu2-2 a:link,
#naviMenu #naviMenu2-2 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu2-2 a:hover,
#naviMenu #naviMenu2-2 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu2-3 {
	background-image: url(img/company.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
	padding: 0;
}
#naviMenu #naviMenu2-3 a {
	background-image: url(img/company.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu2-3 a:link,
#naviMenu #naviMenu2-3 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu2-3 a:hover,
#naviMenu #naviMenu2-3 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu3 {
	background-image: url(img/blog.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu3 a {
	background-image: url(img/blog.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu3 a:link,
#naviMenu #naviMenu3 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu3 a:hover,
#naviMenu #naviMenu3 a:active {
	background-position: 0 -28px;
}


#naviMenu #naviMenu3-1 {
	background-image: url(img/8.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu3-1 a {
	background-image: url(img/8.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu3-1 a:link,
#naviMenu #naviMenu3-1 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu3-1 a:hover,
#naviMenu #naviMenu3-1 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu3-2 {
	background-image: url(img/art.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu3-2 a {
	background-image: url(img/art.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu3-2 a:link,
#naviMenu #naviMenu3-2 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu3-2 a:hover,
#naviMenu #naviMenu3-2 a:active {
	background-position: 0 -28px;
}



#naviMenu #naviMenu4 {
	background-image: url(img/works.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu4 a {
	background-image: url(img/works.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu4 a:link,
#naviMenu #naviMenu4 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu4 a:hover,
#naviMenu #naviMenu4 a:active {
	background-position: 0 -28px;
}


#naviMenu #naviMenu4-1 {
	background-image: url(img/8.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu4-1 a {
	background-image: url(img/8.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu4-1 a:link,
#naviMenu #naviMenu4-1 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu4-1 a:hover,
#naviMenu #naviMenu4-1 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu4-2 {
	background-image: url(img/art.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu4-2 a {
	background-image: url(img/art.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu4-2 a:link,
#naviMenu #naviMenu4-2 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu4-2 a:hover,
#naviMenu #naviMenu4-2 a:active {
	background-position: 0 -28px;
}



#naviMenu #naviMenu5 {
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu5 a {
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu5 a:link,
#naviMenu #naviMenu5 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu5 a:hover,
#naviMenu #naviMenu5 a:active {
	background-position: 0 -28px;
}

#naviMenu #naviMenu6 {
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: 0;
}

#naviMenu #naviMenu6 a {
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	list-style-type: none;
}

#naviMenu #naviMenu6 a:link,
#naviMenu #naviMenu6 a:visited {
	background-position: 0 0;
}

#naviMenu #naviMenu6 a:hover,
#naviMenu #naviMenu6 a:active {
	background-position: 0 -28px;
}

