@charset "utf-8";
/*
Theme Name: NTT 021 with twentyeleven
Version: 1.1.1
Author: NTT Communications
Author URI:
Template: twentyeleven_ntt2
*/
@import url(../twentyeleven_ntt2/style.css);


/* 以下、テンプレートNo.021-1（1カラム用）よりコピー
-------------------------------------------------------------- */

/* ResetCSS.
Based on work by Eric Meyer:
http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/*Clearfix*/
.clearfix:after,
#header-top:after,
#header_right form:after,
#glonav .menu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix,
* html #header-top,
* html #header_right form,
* html #glonav .menu {
	zoom: 1;
	} /* IE6 */
*:first-child+html .clearfix,
*:first-child+html #header-top,
*:first-child+html #header_right form,
*:first-child+html #glonav .menu{
	zoom: 1;
	} /* IE7 */


/* Common Structure
-------------------------------------------------------------- */
body {
	text-align: center;
	font-size: 84%;
	font-family: "MS PGothic", Osaka, sans-serif;
	background: url(images/bg_body.gif) center top repeat-x;
	border-top: solid 4px #3366ff;
}
#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	border-left: #d8e2fd solid 1px;
	border-right: #d8e2fd solid 1px;
	background-color: #FFFFFF;
}
#container-inner {
}
#header {
	width: 960px;
	margin: 0 auto;
}
#header-inner {
	width: 960px;
	margin: 0 auto;
}
#header-top {
	width: 960px;
	background: #FFFFFF url(images/bg_header.gif) left bottom repeat-x;
	min-height: 94px;
}
#header-main {
	float: left;
	width: 600px;
	padding: 18px 0 10px 27px;
}
a {
	text-decoration: none;
	color:#1e638c;
}
a:visited {
	color:#003656;
}
a:hover {
	text-decoration: underline;
	color:#1e638c;
}

/* searchform
-------------------------------------------------------------- */
#header-search {
	float: right;
	width: 300px;
	padding-top: 20px;
	text-align: right;
}
#header-search input {
	vertical-align: middle;
}
.search-switch {
	font-size: 75%;
}
.search-input {
	background:#fff;
	border:1px #a6a6a6 solid;
	height:16px;
	margin:0 0 0 2px;
	padding:2px;
	width:120px;
}
.search-submit {
}

/* Content
-------------------------------------------------------------- */
#sidebar {
	float: left;
	width: 260px;
}
#main-content {
}
#content {
	margin-top: 30px;
}
#content-inner {
	padding: 0px 30px 0 30px;
}

#footer {
	width: 960px;
	margin: 20px auto 0 auto;
	background-color: #e7f6ff;
	border-top: solid 3px #3366ff;
	font-weight: bold;
}
#footer-inner {
	width: 960px;
	margin: 0 auto;
	height: auto;
	padding: 20px 0;
}

/* Common Elements
-------------------------------------------------------------- */
/* ヘッダーロゴ */
#header-main h1,
#logo {
	margin-bottom: 12px;
	font-size: 30px;
	font-weight: bold;
}
#header-main h1 a,
#logo a {
	text-decoration: none;
	color:#1d3fa6;
}
/* ヘッダー内イメージエリアの指定 */
#header-img {
	width: 960px;
	clear: both;
	font-size: 0;
}

/* ヘッダー内キャッチコピーの指定 */
#header #header-inner #header-top #header-main #desc {
	color: #555555;
	font-weight: normal;
}

/* ヘッダーのsearchエリア表示 */
#header_right {
	color: #1d3fa6;
	float: right;
	width: 300px;
	padding-right: 15px;
	margin: 10px 0 10px 0;
	text-align: right;
}

#header_right .pt {
	margin-top:5px;
}

#header_right input {
	vertical-align: middle;
}

#header_right .search-switch {
	font-size: 90%;
}
#header_right .search-input {
	background:#fff;
	border:1px #a6a6a6 solid;
	height:16px;
	margin:0 0 0 2px;
	padding:2px;
	width:120px;
}
#header_right .search-submit {
}

/* グローバルナビゲーション
-------------------------------------------------------------- */
.one-column #glonav {
	width: 960px;
}
.one-column #glonav ul {
}
.one-column #glonav li {
	float:left;
	white-space: nowrap;
	background: #ededed url(images/bg_menu.gif) left top no-repeat;
	height: 45px;
	min-height: 45px;
}
.one-column #glonav ul li ul {
	visibility: hidden;
	z-index: 10;
    position: absolute;
	border-top: solid 1px #f6f6f6;
}
.one-column #glonav ul li ul li,
.one-column #glonav ul li.current_page_item ul li {
	float: none;
	white-space: normal;
	background: #5987ff url(images/bg_menu_ic01.gif) left top no-repeat;
	padding: 2px 0;
	height: auto;
	min-height: inherit;
	border-bottom: solid 1px #f6f6f6;
	z-index: 2;
}

.one-column #glonav li a {
	display: block;
	padding: 15px 20px 15px 30px;
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
}
.one-column #glonav li ul li a,
.one-column #glonav li.current_page_item ul li a {
	padding: 15px 10px 15px 30px;
	width: 190px;
	color: #ffffff;
}
.one-column #glonav a:visited,
.one-column #glonav li.current_page_item ul li a:visited {
	color:#d8e2fd;
}
.one-column #glonav a:hover,
.one-column #glonav li.current_page_item ul li a:hover {
	color:#ffffff;
}
.one-column #glonav li.current_page_item {
	background: #ededed url(images/bg_menu_on.gif) left top no-repeat;
}
.one-column #glonav ul li ul li.current_page_item {
	background: #e2e9fc url(images/bg_menu_ic02.gif) left top no-repeat;
}
.one-column #glonav li.current_page_item a {
	color:#333333 !important;
}

.one-column #glonav .menu {
	background: url(images/bg_gnav.gif) left bottom no-repeat;
	padding: 0;
	width: 960px;
}


/* 汎用パーツ
-------------------------------------------------------------- */
/* 画像系 */
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
/* 文章 */
#content p {/*本体文章*/
	line-height: 160%;
	font-weight: normal;
}
/* 各ページ */
.pagecontent {
	padding: 0 0 0 20px;
}
/*見出し・文章*/
#content .h-area {
	clear: both;
}
#container .h-area h1 {
	clear: both;
	background: url(images/bg_h1.gif) left top no-repeat;
	color:#333333;
	font-size: 134%;
	font-weight: bold;
	margin-bottom: 18px;
}
#container .h-area h1 span {
	padding: 14px 10px 16px 20px;
	background: url(images/bg_h1_01.gif) left bottom no-repeat;
	display: block;
}
#content .pagecontent h2 {
	clear: both;
	font-size: 122%;
	background: url(images/bg_h2.gif) left top no-repeat;
	border-bottom: 2px solid #3d6eff;
	padding: 0 0 6px 18px;
	margin-top:1px;
	margin-bottom:14px;
	font-weight: bold;
	color:#333333;
}
#content .pagecontent h3 {
	background: url(images/bg_h3.gif) left top no-repeat;
	padding: 0 0 6px 14px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	width:100%;
	color:#333333;
}
.home #content .pagecontent h3 {
	width: 645px;
	float: right;
}
#content .pagecontent .wp-caption {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	color:#3366ff;
}
#content .pagecontent p {
	margin-bottom: 1em;
}

/* フッターナビ
-------------------------------------------------------------- */
#footer #footer-nav {
	margin: 0 15px 15px;
}
#footer-nav ul {
	text-align: center;
	line-height: 1.2;
}
#footer #footer-nav .menu li {
	display: inline;
	border-right: #555555 1px solid;
	padding: 0 15px;
}
#footer #footer-nav .menu li:first-child {
	border-left: #555555 1px solid;
}
#footer #footer-nav .menu li a{
	white-space: nowrap;
}
#footer #footer-nav .menu li ul {
	display: none;
}
#footer-nav a {
	text-decoration: none;
	color:#1e638c;
}
#footer-nav a:visited {
	color:#003656;
}
#footer-nav a:hover {
	text-decoration: underline;
	color:#1e638c;
}

/* コピーライト */
#copyright {
	text-align: center;
	color:#555555;
}

/* Each Elements
-------------------------------------------------------------- */
/*TOPページお知らせ用*/
.home-news {
	margin: 10px 0 25px;
}.home-news dl {
	overflow:hidden;
}
.home-news dl.bg01{
	background-color: #eeeeee;
}

.home-news dl dt {
	float:left;
	width: 130px;
	padding: 9px 0 9px 10px;
	font-weight: bold;
}
.home-news dl dd {
	margin-left: 130px;
	padding: 9px 0;
}

/* tableデザイン：デフォルト */
table#table01 {
	width: 90%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table01 thead {
	padding: 5px;
	background: #C0C0C0;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table01 tfoot {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table01 tbody {
	padding: 5px;
	text-align: center;
}
table#table01 th {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
    text-align: center;
}
table#table01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
    text-align: center;
}
table#table02 {
	width: 90%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table02 thead {
	padding: 5px;
	background: #C0C0C0;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table02 tfoot {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table02 tbody {
	padding: 5px;
	text-align: left;
}
table#table02 th {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
    text-align: left;
}
table#table02 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
    text-align: left;
}
table#table03 {
	width: 90%;
	/* border: 5px transparent solid; */
	border-collapse: collapse;
	border-spacing: 0;
}
table#table03 thead {
	padding: 5px;
	background: #C0C0C0;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table03 tfoot {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table03 tbody {
	padding: 5px;
	text-align: center;
}
table#table03 th {
	padding: 5px;
	border: 5px transparent solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
    text-align: center;
}
table#table03 td {
	padding: 5px;
	/* border: 5px transparent solid; */
	/* border-width: 0 0 1px 1px; */
	text-align: center;
}
table#table04 {
	width: 90%;
	/* border: 5px transparent solid; */
	border-collapse: collapse;
	border-spacing: 0;
}
table#table04 thead {
	padding: 5px;
	background: #C0C0C0;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table04 tfoot {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table04 tbody {
	padding: 5px;
	text-align: left;
}
table#table04 th {
	padding: 5px;
	border: 5px transparent solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
    text-align: left;
}
table#table04 td {
	padding: 5px;
	/* border: 5px transparent solid; */
	/* border-width: 0 0 1px 1px; */
	text-align: left;
}

/* 問合せフォーム：デフォルト */
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f00;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: inline;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}
div.wpcf7 .watermark {
	color: #888;
}

/* 検索結果時の下部分
-------------------------------------------------------------- */
#archives { display:none; }
#meta { display:none; }
#search { display:none; }
.entry-content form { display:none; }



/* テンプレートNo.021-1（1カラム用）よりコピー、ここまで
-------------------------------------------------------------- */

/* テンプレートNo.021-2（2カラム用）よりコピー
-------------------------------------------------------------- */


/* グローバルナビゲーション
-------------------------------------------------------------- */
.left-sidebar #glonav {
	margin: 0 30px;
}
.left-sidebar #glonav ul {
	border-top: #3366ff solid 1px;
}
.left-sidebar #glonav li {
	background: url(images2/bg_menu.gif) left top no-repeat;
	border-bottom: #3366ff solid 1px;
	width: 230px;
	z-index:1;
	position: relative;
}
.left-sidebar #glonav ul li ul {
	visibility: hidden;
    position: absolute;
	z-index: 10;
	left: 230px;
	margin-top: -44px;
	border: none;
	border-top: solid 1px #f6f6f6;
}
.left-sidebar #glonav ul li:hover > ul {
 visibility: visible;
}

.left-sidebar #glonav ul li ul li,
.left-sidebar #glonav ul li.current_page_item ul li  {
	float: none;
	background: #5987ff url(images2/bg_menu_ic01.gif) left top no-repeat;
	padding: 0 10px 2px 0;
	height: auto;
	min-height: inherit;
	border-bottom: solid 1px #f6f6f6;
}

.left-sidebar #glonav li a {
	display: block;
	padding: 20px 10px 19px 30px;
	font-weight: bold;
	font-size: 110%;
	color:#ffffff;
	width: 190px;
}
.left-sidebar #glonav li ul li a,
.left-sidebar #glonav li.current_page_item ul li a {
	padding: 15px 10px 15px 30px;
	width: 180px;
	color:#ffffff;
}
.left-sidebar #glonav a:visited,
.left-sidebar #glonav li.current_page_item ul li a:visited {
	color:#d8e2fd;
}
.left-sidebar #glonav a:hover,
.left-sidebar #glonav li.current_page_item ul li a:hover {
	color:#ffffff;
}
.left-sidebar #glonav li.current_page_item {
	background: #ededed url(images2/bg_menu_on.gif) left top no-repeat;
}
.left-sidebar #glonav ul li ul li.current_page_item {
	background: #e2e9fc url(images2/bg_menu_ic02.gif) left top no-repeat;
}
.left-sidebar #glonav li.current_page_item a {
	color:#333333 !important;
}

.left-sidebar #glonav .menu {
	padding: 0 0 11px 0;
}

/* 1カラムと2カラム調整と共通の修正
-------------------------------------------------------------- */

.pagecontent h1 {
	font-size: 200%;
}

.pagecontent {
	margin-left: 0;
	padding-left: 0;
}

.left-sidebar #sidebar {
	float: left;
	width: 290px;
}

.left-sidebar #main-in {
	float: right;
	width: 640px;
}

.left-sidebar #glonav .menu {
	background: none;
}

#colophon {
	clear: both;
}

.left-sidebar #content-inner {
    padding: 0 30px 0 0;
}

.left-sidebar #glonav li {
	height: 100%;
}

.left-sidebar #glonav {
	border: none;
}

.left-sidebar #glonav ul {
	overflow: visible;
}

.home #content .pagecontent h3 {
	float: none;
}