@charset "utf-8";
/*
Theme Name: Toolbox
Description: An ultra-minimal HTML5 starter theme.
Author: The Automattic Theme Team
Author URI: http://themeshaper.com/
Version: 0.3
Tags: translation-ready, microformats, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */
.pre_code{
padding: 5px 10px;
border-style: solid;
border-color: #02acee; 
border-width: 1px 1px 1px 5px;
background-color: #000000; 
font-size: 14px;
width:600px;
color: #ffffff;
word-wrap: break-word;
white-space: normal;
}

a { color: #02acee; text-decoration: none; }
a:hover { color: #02acee; text-decoration: underline; }
.clear_left { clear: left; }
.clear_both { clear: both; }

body {
 background-color: #1b1b1b;
 margin: 0; padding: 0;
 font-size-adjust: none;
 font-stretch: normal;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-family: Georgia, "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #333333;
}

#page { display: block; }
#primary { float: left; }

#content {
 width: 640px;
 padding: 0 0 20px 0;
 line-height: 22px;
/*
 letter-spacing: 1px;
*/
}

#main {
 width: 960px;
 margin: 0 auto;
}

#main_wrap {
 background-color: #ffffff;
}

#main .widget-area {
	float: right;
	overflow: hidden;
	width: 260px;
	margin: 20px 0 20px 0;
	padding: 20px;
}

/* Increase the size of the content area for templates without sidebars */

.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000em;
}

/* =Header
-------------------------------------------------------------- */
#branding {
 float: left;
 width: 345px;
 height: 83px;
/*
 color: #c4c5c3;
*/
 margin: 0 0 10px 0;
 background: url('../../uploads/2010/07/nms_logo03.png') no-repeat -1px 0px;
 cursor: pointer;
}

hgroup { display: none; }

#site-title {
	font-size: 2em;
	font-weight: normal;
	margin: 0; padding: 0;
}

#site-title a {
 font-size: 32px;
/*
 color: #c4c5c3;
*/
 text-decoration: none;
}

#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

/* =Menu
-------------------------------------------------------------- */

#header {
 background-color: #2d3134;
}

#topbar h1, #topbar h2, #topbar h3, #topbar h4, #topbar h5, #topbar h6 {
 border-bottom: 1px dotted #E7E6E6;
 font-size: 18px;
 margin: 0 0 15px;
 padding: 0 0 8px;
}

#topbar p {
 line-height: 1.6em;
 margin: 0 0 15px;
 padding: 0;
}

#topbar p.readmore {
 display: block;
 font-weight: bold;
 line-height: normal;
 margin: 0;
 text-align: right;
}

#topbar form, #topbar fieldset, #topbar legend {
 border: medium none;
 margin: 0;
 padding: 0;
}

#topbar legend {
 display: none;
}

#topbar label {
 display: block;
 margin: 0 0 12px;
 padding: 0;
 width: 270px;
}

#topbar label input {
 background-color: #F8F7DF;
 border: 1px solid #CCCCCC;
 color: #333333;
 display: block;
 margin: 5px 0;
 padding: 3px;
 width: 262px;
}

#topbar label input.checkbox {
 display: inline;
 margin: 0 5px 0 0;
 padding: 0;
 width: auto;
}

#header_wrap {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

div.wrapper {
 float: left;
 margin: 0;
 position: relative;
 text-align: left;
 width: 100%;
}

.col0 {
 background-color: #2D3134;
 border-top: 5px solid #4A5155;
 color: #FFFFFF;
}

#topbar, #topnav, #breadcrumb, #homecontent {
 display: block;
 margin: 0 auto;
 position: relative;
 width: 960px;
}

#topbar {
 display: block;
/*
 font-family: Verdana,Arial,Helvetica,sans-serif;
*/
 font-size: 12px;
 margin: 0 auto;
 position: relative;
 width: 960px;
}

#slidepanel {
 background: url("../../uploads/2010/07/tab_l.gif") no-repeat scroll left bottom #4A5155;
 color: #e3dfd2;
 display: none;
 overflow: hidden;
 position: relative;
 width: 960px;
}

#topbar .topbox {
 display: block;
 float: left;
 margin: 15px 20px 0 0;
 padding: 15px;
 width: 270px;
}

#loginpanel {
 display: block;
 position: relative;
 top: 0;
}

#loginpanel ul {
background-color:#4A5155;
color:#E3DFD2;
display:block;
float:right;
height:24px;
margin:0;
padding:6px 0 0;
text-align:center;
width:210px;
}

#loginpanel li.left {
background:url("../../uploads/2010/07/tab_l.gif") no-repeat scroll left bottom transparent;
float:left;
padding-left:10px;
text-align:right;
}
#loginpanel li.right {
background:url("../../uploads/2010/07/tab_r.gif") no-repeat scroll right bottom transparent;
float:right;
padding-right:20px;
text-align:left;
}
#loginpanel li {
display:block;
height:24px;
margin:0;
padding:0;
}

#access {
 float: right;
 display: block;
 margin: 25px 0 0 0;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
 color: #ffffff;
 font-size: 13px;
	display: block;
	line-height: 22px;
	margin: 0 0 0 20px;
	padding: 0 0px 10px 0px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	float: left;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
/*
	background: #333;
*/
	color: #fff;
	height: auto;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
}
#access li:hover > a,
#access ul ul :hover > a {
/*
	background: #333;
	color: #fff;
*/
	color: #02acee;
	border-bottom: 1px solid #02acee;
}
#access ul ul a:hover {
	background: #000;
}
#access ul li:hover > ul {
	display: block;
}

#access .current-menu-item {
 border-bottom: 0;;
 color: #02acee;
}
#access .current-menu-item a {
 color: #02acee;
 border-bottom: 1px solid #02acee;
}

/* =Content
-------------------------------------------------------------- */

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0 0;
}
.page-link {
	margin: 0 0 1em 0;
}

/* 404 page */

.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */

.post .notice,
.error404 #searchform {
	background: #EEE;
	display: block;
	padding: 1em;
}

/* Image Attachments */

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #EEE;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */

.required {
	color: #CC0033;
}


/* =Comments
-------------------------------------------------------------- */

#respond input[type=text] {
	float: left;
	margin: 0 1em 0 0;
	width: 60%;
}
#respond .comment-form-comment label {
	display: none;
}
#respond textarea {
	margin: 0 1em 1em 0;
	float: left;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

#comments {
}

h2#comments-title {
	font-size: 18px;
}

/* =Widgets
-------------------------------------------------------------- */

.widget-area {
 background: #f9f9f9;
/*
 border: 1px solid red;
*/
}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-area ul ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.children li {
border: 0px solid red;
}
.page_item {
 border-bottom: 1px dotted #666666;
}

.widget-area ul ul li {
 line-height: 24px;
 padding: 0 0 0 10px;
 background: url('../../uploads/2010/07/blue_file.gif') no-repeat 0px 10px;
}
.widget-area ul ul a {
 color: #666666;
 text-decoration: none;
}
.widget-area ul ul a:hover {
 color: #02acee;
 text-decoration: underline;
}

.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

.children {
/*
 background-color: #dddddd;
*/
}

/* コンテンツh2 */
.pagenav h2 {
border-bottom:1px dotted #666666;
font-size:14px;
font-weight:bold;
margin:0 0 10px;
padding:0 0 3px;
}

.pagenav ul li {
 font-size: 12px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
}

#footer_wrap {
 width: 960px;
 margin: 0 auto;
}

#colophon {
 float: right;
 width: 200px;
 text-align: right;
 padding: 15px 0 0 0;
}
#colophon a {
 color: #666666;
 text-decoration: none;
}

#copy_right {
 width: 480px;
 float: left;
 text-align: left;
 color: #666666;
 padding: 15px 0 0 0;
}


#linklist {
 text-align:right;
 display:none;
}

#linklist a {
 color:#444444;
 font-size: 11px;
 font-weight: normal;
 padding: 0 0 15px 0;
 display:none;
}

#footer_menu {
 color: #c4c5c3;
 background-color: #2a2b2f;
}

#footer_menu_wrap {
 width: 960px;
 margin: 0px auto;
 padding: 0;
}

#footer_menu .box {
 float: left;
 width: 180px;
 margin: 20px 10px 20px 0;
}

#footer_menu h2 {
 border-bottom: 1px dotted #999999;
 font-size: 18px;
 font-weight: normal;
 margin: 0 0 10px 0;
 padding: 0 0 8px 0;
 color: #ffffee;
}

#footer_menu h2 a, #footer_menu h2 a:hover {
 color: #ffffff; text-decoration: none;
}

#footer_menu ul {
 margin: 0; padding: 0;
 list-style: none;
 line-height: 20px;
}

#footer_menu ul li a {
 font-size: 12px;
 color: #02acee;
 text-decoration: none;
}
#footer_menu ul li a:hover {
 font-weight: bold;
 color: #ffffee;
 text-decoration: underline;
}

#footer_under_info_area {
  display: none;
}

/* =WordPress basics
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}

#content h1 {
 margin: 20px 0 2px 0; padding: 0 0 2px 0;
 border-bottom: 1px dotted #666666;
 font-size: 26px;
 font-weight: normal;
}

#content h1 a {
 color: #fe8800;
 text-decoration: none;
}

#content h1 a:hover {
 color: #0000ff;
 text-decoration: underline;
}

#content h2 {
 margin: 20px 0 15px 0 ;
 font-size: 20px;
 line-height:32px;
 background: url('../../uploads/2010/07/h2_bg.gif') repeat-x;
}

#content h3 {
 padding-left: 8px;
 border-left: 8px solid #02acee;
/*
 background: url('../../uploads/2010/07/li_dot.gif') no-repeat 0 7px;
*/
}

header.entry-header {
}

nav#nav-above {
 margin: 20px 0 0 0;
}

.entry-content {
 padding: 5px 0px 5px 20px;
 color: #444444;
}

.entry-content p {
 margin: 7px 0; padding: 0;
}

.entry-summary {
 padding: 5px 0px 5px 20px;
}

.widget-title {
 margin: 0; padding: 0;
}

h2.widget-title {
 font-size: 18px;
 font-weight: normal;
 text-align:left;
 margin: 0; padding: 0;
}

.widget-container {
 margin: 0 0 15px 0;
 font-size: 12px;
}

.widget-container h2 {
 font-size: 14px;
 font-weight: bold;
 margin: 0 0 10px 0;
 padding: 0 0 3px 0;
 border-bottom: 1px dotted #666666;
}

.no_disp {
display: none;
}

.panel_head {
  font-size:18px;
}

/*
section, nav, article, aside, hgroup, header, footer, figure, figcaption {
  display: block;
}
*/

.tigers {
 display: none;
}
