/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-----------------------------------------------*/
html
{
	height:100%;
}
body
{
	background: url(images/shadow_s.jpg) repeat-y center;
	height:100%;
	position: relative;
	color: #303030;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',/*'メイリオ',Meiryo,*/'ＭＳ Ｐゴシック',sans-serif;
	padding: 0;
	margin: auto;
	line-height: 150%;
}
img
{
	border: 0;
}


/* Headings */
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul{}
li
{
	padding: 0;
}
table {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #303030;
	border: #808080 1px solid;
	border-collapse: collapse;
}
th,caption{
	font-weight: bold;
}
th,td {
	border: #808080 1px solid;
}
#instrument{
	margin: 5px;
	width: 420px;
}
#instrument td{
	padding: 10px;
}

/* Links */
a:link, a:visited
{
	color: #15009F;
	text-decoration: none;
	border-bottom:1px dotted #15009F;
}
a:hover, a:active
{
	color: #FFa53B;
}
#header a:link, #header a:visited
{
	color: #474747;
	border: 0;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}
area:hover{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 854px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 854px;
	height: 100px;
	margin: auto;
}
#header h1,h2
{
	font-size:12px;
}
#header_top{
	background: url(images/header_back.jpg) no-repeat;
	width: 854px;
	height: 80px;
	border: 0px solid #000000;
}
#header_left
{
	float: left;
	width: 654px;
	height: 70px;
	border: 0px solid #000000;
}
#header_left_left
{
	float: left;
	width: 200px;
	height: 70px;
	border: 0px solid #000000;
	font-size: 10px;
}
#header_description
{
	border: 0px solid #000000;
	font-size: 10px;
	margin: 20px 0 0 10px;
	padding: 15px 5px 5px 5px;
}
#header_center
{
	float: right;
	width: 454px;
	height: 70px;
	border: 0px solid #000000;
}
#header_logo
{
	width: 454px;
	height: 60px;
	margin: 20px 0 0 0;
}
#header_right
{
	float: left;
	width: 200px;
	height: 70px;
	border: 0px solid;
}
#header_contact
{
	border: 0px solid #000000;
	font-size: 10px;
	margin: 20px 0 0 0;
}
#bread_crumbs
{
	background: #F9DD7D;
	clear: both;
	width: 844px;
	height: 20px;
	border-bottom: solid 1px #F93D0D;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 10px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	position:relative;
	width: 854px;
/*	border-width: 0px;
	border-style: solid;
	border-color: #bbbbbb;*/
	margin: auto;
}
#wrapper
{
	width: 854px;
/*	background: white url(images/bgcontainer01.gif) repeat-y; */
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container_left
{
	float: left;
	width: 654px;
}
#container_center
{
	float: right;
	width: 454px;
}
#container_left_left
{
	float: right;
	width: 200px;
}
#container_right
{
	float: left;
	width: 200px;
}
#container
{
	width: 454px;
	overflow: visible;
	padding: 10px 0 0 0;
}
.content
{
	padding: 0;
	margin: 0px 10px 10px 10px;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.date{
	text-align: right;
	font-size: 10px;
	margin-right: 10px;
}
.index_title h2{
	height: 18px;
	clear: both;
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-indent: 40px; 
	padding-top: 6px;
	padding-bottom: 7px;
	background: url("images/h2.jpg") no-repeat;
}
.index_body
{
	padding: 10px 0 30px 0;
}
.pageswitch
{
	text-align: right;
}
.contenttitle h3{
	height: 14px;
	clear: both;
	color: #295563;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-indent: 40px; 
	padding-top: 6px;
	padding-bottom: 8px;
	background: url("images/h3.jpg") no-repeat;
	border-bottom: 1px solid #379ab7;
}
.contenttitle h3 a{
	border: 0;
}
.contenttitle h1{
	height: 18px;
	clear: both;
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-indent: 40px; 
	padding-top: 6px;
	padding-bottom: 7px;
	background: url("images/h2.jpg") no-repeat;
}
.contentbody
{
	margin: 0;
	padding: 10px 0 30px 0;
}
.contentbody h4{
	color: #295563;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	background: url(images/dot.gif) bottom repeat-x;
	border-left: 10px solid #295563;;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.commenttitle dl{
	margin: 0;
}
.commenttitle dd{
	background: url("images/comment01.jpg") no-repeat;
	margin: 3px 0 3px 0;
	padding-left: 0px;
	text-indent: 25px;
}
.allcomment{
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0 20px 0 0;
	background: url("images/comment01.jpg") right no-repeat;
}
/*-------------------------------------------------
  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: 3px 0 0 0;
	margin: 0 0 16px 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;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
.past-notice{
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
	padding: 0 20px 0 0;
	background: url("images/comment01.jpg") right no-repeat;
}
#sidebarcontainer
{
	float: left;
	width: 190px;
	padding: 10px 0 0 10px; 
}
#sidebarcontainer_right
{
	float: right;
	width: 190px;
	padding: 10px 10px 0 0; 
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 0;
}
#sidebar_item
{
	text-align: center;
	padding: 10px 0 0 0; 
}
#sidebar_item a
{
	border: 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 4px 0;
	margin: 0;
}
.sidebardl a{
	border: 0;
}
.sidebardl dt
{
	background: #F58F00;
	border-left: 1px solid #f0e0c0;
	border-bottom: 1px solid #f0e0c0;
	border-top: 1px solid #f0e0c0;
	border-right: 1px solid #f0e0c0;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 10px;
}
.sidebardl dd
{

	padding: 2px 10px;
	margin: 0 0 0 0;
	line-height: 200%;
	border-left: 1px solid #f0d0d0;
	border-bottom: 1px solid #A6A676;
	border-top: 1px solid #F9FDCD;
	border-right: 1px solid #f0d0d0;
	background: #FFFACD;
}
.sidebardl a
{
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-decoration: none;
	color: #15003F;
}
.sidebardl dd:hover
{
	background: #F9DD7D;
	padding: 2px 10px;
	margin: 0 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited, .sidebar a:active
{
/*	background: url(images/arrow.gif) center left no-repeat;
padding:0 0 0 10px;*/
	color: #15003F;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	clear: both;
	font-size: 12px;
	width: 854px;
	overflow:auto;
	padding: 0 0 0 0;
	border-top: 1px solid #B0A0D0;
	margin: 0 auto;
}
#footer_navi{
	clear: both;
	width: 834px;
	background: #f0f0ea;
	text-align: center;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #B0A0D0;
}
#footer_manage{
	clear: both;
	width: 852px;
	height: 63px;
	border-bottom:1px dotted #9580FF;
}
#footer_manage a
{
	border: 0;
	color: #303030;
}
#footer_logo
{
	float: left;
	width: 243px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_description
{
	float: left;
	width: 575px;
	height: 40px;
	margin: 10px 5px;
padding: 0 5px 0 5px;
}
#footer_link{
	clear: both;
	width: 854px;
	background: #ffffff;
}
#footer_left
{
	float: left;
	width: 426px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer_right
{
	float: left;
	width: 427px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyrights
{
	clear: both;
	width: 854px;
	height: 20px;
	background: #a0a0a0;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-------------------------------------------------
  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
{
	background: #FFFACD;
	font-size: 14px;
	font-weight: bold;
	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;
	padding: 2px;
}
.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 {
	padding: 0 0 10px 10px;
	font-size: larger;
	margin: 0;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

