@charset "utf-8";
/*
Theme Name: ton_cms_7
Theme URI: http://www.total-office-net.com
Description: トータルオフィスネット
Author: TotalOfficeNet
*/

/* CSS Document */
/*///////////////
赤
 #FF0000 = rgb(255,0,0)
 #A60000 = rgb(166,0,0)
オレンジ
 #FF7400 = rgb(255,116,0)
 #A64B00 = rgb(166,75,0)
緑
 #00CC00 = rgb(0,204,0)
 #008500 = rgb(0,133,0)
///////////////*/

/* ++++++ タグリセット ++++++ */
html, body, 
ul, ol, li, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, 
div, p, blockquote, 
th, td, 
form, fieldset, input, textarea, 
pre {
	margin: 0;
	padding: 0;
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
		"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
}

/* ++++++ 共通設定 ++++++ */
body {
	text-align: center;
	font-size: 13px;
}
a {
	color: #A60000;
}
a:hover {
	color:#FF7400;
}
p, ul, li {
	line-height: 1.5em;
}
.contents p {
	margin: 0 0 1em 0;
	padding: 0 5px;
}
small {
	font-size: 12px;
}
blockquote {
	margin: 10px 5px;
	padding: 0.5em;
	background-color: #FFCC99;
	border: 1px solid #666666;
}
.contents blockquote p {
	margin: 0;
}
pre {
	padding: 0.5em 0 0.5em 20px;
	border: 1px solid #2679e0;
	overflow: scroll;
}
textarea, input {
	padding: 3px;
	font-size: 12px;
}
/* ++++++ id,class ++++++ */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
.cboth	{
	clear: both;
}
.post_date, .post_category {
	text-align: right;
	line-height: 1.2em;
	font-size: 12px;
}
.post_category {
	margin: 0 0 5px 0;
}
.comments_date {
	margin: 0 0 5px 0;
	padding: 5px 0;
	line-height: 1.2em;
	font-size: 12px;
}
.post_tags {
	clear: both;
	margin: 0 0 5px 0;
	padding: 3px 0;
	text-align: right;
	line-height: 1.2em;
	font-size: 12px;
}
a.link-red {
	color: #FF0000;
}
a:hover.link-red {
	color: #00CC00;
}
.bottom-margin {
	margin: 0 0 20px 0;
}
span.color-orange {
	color: #FF7400;
}
/* ++++++ header ++++++ */
#header {
	text-align: left;
}

/* ++++++ title ++++++ */
.title {
	height: 75px;
}
.title-box {
	margin: 0 auto;
	width: 900px;
	height: 75px;
	background: url(images/title.gif) 0 0 no-repeat;
	position: relative;
}
.title-box .sub-menu {
	position: absolute;
	top: 60px;
	right: 0px;
}
.sub-menu li {
	display: inline;
	float: left;
	line-height: 1em;
}
.sub-menu li a {
	text-decoration: none;
	color: #666666;
}
.sub-menu li a:hover {
	color: #FF7400;
}
.sub-menu li.page-item-19, .sub-menu li.page-item-20 {
	padding: 0 5px;
}
.sub-menu li.page-item-18 {
	padding: 0 0 0 5px;
}
.sub-menu li.page-item-19, .sub-menu li.page-item-18 {
	border-left: 1px solid #A60000;
}

/* ++++++ header-comment ++++++ */
.header-comment {
	margin: 5px auto;
	width: 900px;
	font-size: 15px;
}

/* ++++++ header-image ++++++ */
.header-image {
	margin: 10px auto;
	width: 900px;
	height: 240px;
	background: url(images/top_image.jpg) 0 0 no-repeat;
}
.header-image-sub {
	margin: 10px auto;
	width: 900px;
	height: 100px;
	background: url(images/sub_image.jpg) 0 0 no-repeat;
}
#sub_image_kaikei {
	background: url(images/sub_image_kaikei.jpg) 0 0 no-repeat;
}
#sub_image_english {
	background: url(images/sub_image_english.jpg) 0 0 no-repeat;
}
.header-image a {
	display: block;
	width: 471px;
	height: 25px;
	background: url(images/catalog_estimate.png) 0 0 no-repeat;
	text-indent: -9999px;
	position: absolute;
}
.header-image a:hover {
	background-position: 0 -25px;
}
.header-image-box {
	text-indent: -9999px;
}

/* ++++++ globalnavi ++++++ */
.gNavi {
	background: url(images/menu_bg.gif) 0 0 repeat-x;

}
.gNavi-box {
	margin: 0 auto;
	width: 900px;
	height: 53px;
	position: relative;
}
.gNavi-box li {
	display: inline;
	float: left;
	line-height: 53px;
	list-style-type: none;
}
.gNavi-box li.page_item a {
	display: block;
	height: 53px;
	text-indent: -9999px;
	background:  url(images/menu.gif) 0 0 no-repeat;
}
.gNavi-box li.page_item {
	width: 120px;
}
.gNavi-box li.menu-top {
	width: 60px;
}
.gNavi-box li.menu-1 a{background-position: -60px 0;}
.gNavi-box li.menu-2 a{background-position: -180px 0;}
.gNavi-box li.menu-3 a{background-position: -300px 0;}
.gNavi-box li.menu-4 a{background-position: -420px 0;}
.gNavi-box li.page-item-15 a{background-position: -540px 0;}
.gNavi-box li.menu-6 a{background-position: -660px 0;}
.gNavi-box li.page-item-17 a{background-position: -780px 0;}
.gNavi-box li.menu-top a:hover{background-position: 0px -53px}
.gNavi-box li.menu-1 a:hover{background-position: -60px -53px}
.gNavi-box li.menu-2 a:hover{background-position: -180px -53px}
.gNavi-box li.menu-3 a:hover{background-position: -300px -53px}
.gNavi-box li.menu-4 a:hover{background-position: -420px -53px}
.gNavi-box li.page-item-15 a:hover{background-position: -540px -53px}
.gNavi-box li.menu-6 a:hover{background-position: -660px -53px}
.gNavi-box li.page-item-17 a:hover{background-position: -780px -53px}
.dropdown_1, .dropdown_2, .dropdown_3 {
	float:left;
}

.dropdown_1 dt, .dropdown_2 dt, .dropdown_3 dt, .dropdown_4 dt {
	width: 120px;
	height: 53px;
	cursor:pointer;
	text-indent: -9999px;
}
.dropdown_1 dt {
	background: #FFF url(images/menu.gif) -60px 0 no-repeat;
}
.dropdown_2 dt {
	background: #FFF url(images/menu.gif) -300px 0 no-repeat;
}
.dropdown_3 dt {
	background: #FFF url(images/menu.gif) -660px 0 no-repeat;
}
.dropdown_4 dt {
	background: #FFF url(images/menu.gif) -420px 0 no-repeat;
}
dt:hover#one-ddheader {
	background-position: -60px -53px;
}
dt:hover#two-ddheader {
	background-position: -300px -53px;
}
dt:hover#three-ddheader {
	background-position: -660px -53px;
}
dt:hover#four-ddheader {
	background-position: -420px -53px;
}
.dropdown_1 dd, .dropdown_2 dd, .dropdown_3 dd, .dropdown_4 dd {
	width:120px;
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0;
}
.dropdown_1 ul, .dropdown_2 ul, .dropdown_3 ul, .dropdown_4 ul {
	width:120px;
	list-style:none;
	border-top:none;
}
.dropdown_1 li, .dropdown_2 li, .dropdown_3 li, .dropdown_4 li {
	display:inline;
}
.gNavi-box .dropdown_1 li a,
.gNavi-box .dropdown_1 li a:link,
.gNavi-box .dropdown_1 li a:visited,
.gNavi-box .dropdown_2 li a,
.gNavi-box .dropdown_2 li a:link,
.gNavi-box .dropdown_2 li a:visited,
.gNavi-box .dropdown_3 li a,
.gNavi-box .dropdown_3 li a:link,
.gNavi-box .dropdown_3 li a:visited,
.gNavi-box .dropdown_4 li a,
.gNavi-box .dropdown_4 li a:link,
.gNavi-box .dropdown_4 li a:visited
{
	width:120px;
	height:20px;
	line-height: 20px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background:#a60000;
	padding:5px 10px;
	text-indent: 0;
}
/*.gNavi-box .dropdown_1 li a:hover, .gNavi-box .dropdown_2 li a:hover, .gNavi-box .dropdown_3 li a:hover, .gNavi-box .dropdown_4 li a:hover {*/
.gNavi-box .dropdown_1 li a:active, .gNavi-box .dropdown_2 li a:active, .gNavi-box .dropdown_3 li a:active, .gNavi-box .dropdown_4 li a:active {
	background:#FF0000;
}
.dropdown_1 li a, .dropdown_2 li a, .dropdown_3 li a, .dropdown_4 li a {
	border-bottom:1px solid #ccc9b9;
	text-indent:0px;
}
li.page-item-40 {
	font-size: 12px;
}
/* ++++++ wrapper ++++++ */
.wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left
}

/* ++++++ main ++++++ */
.main {
	background: url(images/contents_bg.gif) 0 0 repeat-y;
}
.main-box {
	overflow: hidden;
}

/* ++++++ subContents ++++++ */
.subContents {
	float: left;
	width: 240px;
}
.subContents .subContents-box {
	overflow: hidden;
}
.subContents h2 {
	padding: 0 0 0 10px;
	width: 240px;
	height: 30px;
	background: url(images/subContents_h2.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}

/* ++++++ widget ++++++ */
.widget {
	margin: 0 0 10px 0;
}
.widget_search label {
	display: none;
}
.widget_categories ul {
	margin: 5px 0 5px 10px;
}
.widget_categories ul li {
	margin: 3px 0;
	padding: 0 0 0 25px;
	line-height: 22px;
	background: url(images/allow_1.gif) 0 0 no-repeat;
}
.widget_categories ul li a {
	text-decoration: none;
}
.side-access p {
	padding: 10px 0 0 5px;
}
.side-google-map {
	width: 248px;
	border: 1px solid #bccaf2;
	border-top: none;
}
.blog_banner {
	text-align: center;
}
.blog_banner h2 {
	text-align: left;
}
.blog_banner img {
	margin: 5px 0;
}
#side_search {
	text-align: center;
}
#searchform {
	margin: 5px 0;
	text-align: center;
}
#searchform input#s {
	width: 150px;
}
#side-qrcode {
	text-align: center;
}
#rss {
	padding: 0 0 0 15px;
	background: url(./images/rss.png) 0px 0px no-repeat;
}

/* ++++++ カレンダー部分のデザイン ++++++ */
.widget_calendar table	{
	margin: 0 0 0 1px;
	width: 239px;
	border-collapse: collapse;
	text-align: center;
}
.widget_calendar caption {
	color: #A60000;
}
.widget_calendar th, .widget_calendar td {
	padding: 5px 0;
	border: solid 1px #A60000;
}
.widget_calendar caption {
	padding: 3px 0;
}
.widget_calendar tfoot td {
	border: none;
}
.widget_calendar tbody a {
	font-weight: bold;
}
.widget_calendar tfoot td#prev	{
	text-align: left;
}
.widget_calendar tfoot td#next	{
	text-align: right;
}

/* ++++++ コメントー部分のデザイン ++++++ */
.widget_recent_comments ul {
	margin: 0 0 0 20px;
	list-style-type: circle;
}

/* ++++++ contents ++++++ */
.contents {
	float: right;
	width: 650px;
}
.contents_title {
	background: url(images/contents_h1_bottom.gif) bottom no-repeat;
}
.contents h1 {
	margin: 0 0 5px 0;
	padding: 0 10px 0 50px;
	width: 590px;
	background: url(images/contents_h1_top.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	color: #FFF;
}
.contents h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	width: 640px;
	background: url(images/contents_h2.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	color: #FFF;
}
.contents h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	width: 630px;
	background: url(images/contents_h3.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 14px;
	color: #A60000;
}
.contents h4 {
	margin: 5px 0;
	padding: 0 0 0 23px;
	width: 622px;
	background: url(images/contents_h4.gif) 0 0 no-repeat;
	line-height: 20px;
	font-size: 13px;
	color: #A60000;
}
.contents-inner {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.contents-inner ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
	list-style-type: circle;
}
.contents-inner ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
	list-style-type: decimal;
}

/* ++++++ breadcrumb ++++++ */
.breadcrumb {
	margin: 10px 0;
}

/* ++++++ navi_link ++++++ */
.navi_link { /*次の記事へ*/
	margin: 5px 0;
	line-height: 2em;
	font-size: 12px;
}
.wrapper-single .navi_link {
	border-top: 1px solid #666;
}
.post_link { /*次ページへ*/
	margin: 5px 0px;
	line-height: 2em;
	font-size: 12px;
}
.page_link p {
	margin: 5px 0;
	font-size: 12px;
}

/* ++++++ footer ++++++ */
.footer{
	clear: both;
	text-align: left;
}
.return_top {
	margin: 3px auto;
	width: 900px;
	height: 20px;
}
.return_top a {
	float: right;
	display: block;
	width: 106px;
	height: 20px;
	background: url(images/to_top.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.footer-box {
	clear: both;
	background: #a60000;
	color: #FFF;
}
.footer-inner {
	margin: 0 auto;
	padding: 5px;
	width: 900px;
	background: #a60000;
}
address {
	text-align: right;
	font-style: normal;
}
#powered_by {
	text-align: right;
	font-style: normal;
}
#powered_by a {
	color: #FFF;
}
#powered_by a:hover {
	color: #FF7400;
}
/* ++++++ コメント ++++++ */
.com p {
	margin: 0;
	padding: 5px;
	background-color: #FFB273;
}
p.tb-url {
	padding: 5px;
	border: 1px solid #666;
}
.tb ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
}
.tb li {
	padding: 2px 0;
}
.comments_form {
	margin: 5px 0;
}
.comments_form p {
	margin: 0;
}
textarea#comment {
	width: 500px;
}

/* ++++++ カテゴリー ++++++ */
table.inner-table {
	margin: 0 10px 10px 10px;
}
tr {
	line-height: 1.5em;
}
table {
	margin: 5px;
}
td.table-date {
	width: 130px;
	border-bottom: 1px solid #a0a0a0;
	vertical-align: top;
}
td.table-contents {
	width: 500px;
	border-bottom: 1px solid #a0a0a0;
}

/* ++++++ Style for Ktai Entry ++++++ */
.photo {
	float:left;
	padding-right:6px;
	text-indent:0;
	line-height:110%;
	font-size:0.85em;
}
.photo img {
	margin:0 4px 4px 0;
	padding:3px;
	background:white;
}
.photo-end {
	clear:left;
}

/* ++++++ トップページ ++++++ */
.top-page a {
	text-decoration: none;	
}

.top-left {
	float: left;
	padding: 0 5px 0 0;
	width: 295px;
}
.top-left .top-left-box {
	width: 285px;
	background-color: #ffe8d5;
	border: 1px solid #ffb2b2;
	overflow: hidden;
	padding: 5px;
}
ul.kaikei_course li {
	background: url(images/red_flag.gif) 0 5px no-repeat;
	padding: 5px 0 5px 50px;
	border-bottom: 1px solid #a0a0a0;
}
.top-left dl {
	width: 265px;
	background: url(images/orangi_stripe.gif) 0 0 repeat-y;
	padding: 10px;
	margin: 5px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
.top-left dd ul {
	margin: 10px;
}
.top-center {
	float: left;
	width: 295px;
	padding: 0;
}
.top-center .top-center-box {
	width: 285px;
	background-color: #b2f0b2;
	border: 1px solid #b2dab2;
	padding: 5px;
	overflow: hidden;
}
ul.english_course li {
	background: url(images/green_flag.gif) 0 5px no-repeat;
	padding: 5px 0 5px 50px;
	border-bottom: 1px solid #a0a0a0;
}
.top-right {
	float: right;
	width: 300px;
}
.top-right .top-right-box {
	overflow: hidden;
}
.top-right dl {
	margin: 5px;
}
.top-right dt {
	clear: left;
	float: left;
	width: 110px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #a0a0a0;
}
.top-right dd {
	margin: 0 0 5px 110px;
	width: 180px;
	border-bottom: 1px solid #a0a0a0;
}
.top-page .top-left, .top-page .top-center {
	color: #a60000;
}
.top-page dl {
	color: #000;
}
.top-right　table.inner-table {
	margin: 0 10px 10px 10px;
}
.top-right tr {
	line-height: 1.5em;
}
.top-right table {
	margin: 0 5px 10px 5px;
}
.top-right td.table-date {
	padding: 5px 0 0 0;
	width: 110px;
	border-bottom: 1px solid #a0a0a0;
	vertical-align: top;
}
.top-right td.table-contents {
	padding: 5px 0 0 0;
	width: 180px;
	border-bottom: 1px solid #a0a0a0;
}
.top-right-box-inner {
	margin: 5px 0;
}
#text-3 .textwidget ul {
	padding: 10px 10px 0 10px;
}
h2#title_information, h2#title_special-seminar, h2#title_article, h2#title_blog {
	width: 300px;
	height: 30px;
	text-indent: -9999px;
}
h2#title_information {
	background: url(images/right_title_2.gif) 0 0 no-repeat;
}
h2#title_special-seminar {
	background: url(images/right_title_3.gif) 0 0 no-repeat;
}
h2#title_article {
	background: url(images/right_title_4.gif) 0 0 no-repeat;
}
h2#title_blog {
	background: url(images/right_title_5.gif) 0 0 no-repeat;
}
/*h2#title_information a, h2#title_special-seminar a, h2#title_article a, h2#title_blog a {*/
h2#title_information a, h2#title_special-seminar a, h2#title_article a {
	display: block;
	width: 50px;
	height: 20px;
	position: relative;
	top: 5px;
	left: 240px;
}
h2#title_blog a {
	display: block;
	width: 300px;
	height: 30px;
/*	position: relative;*/
}

/* ++++++ リンク ++++++ */
#link ul li ul {
	padding: 0 0 0 30px;
	list-style-type: circle;
}
#link ul li ul li {
	padding: 5px 0 10px 0;
}
#link ul li ul li a {
	text-decoration: none;
}

/* ++++++ NextGEN ++++++ */
.piclenselink {
	display:none;
}

/* ++++++ 会社概要 ++++++ */
table.about_us {
	margin: 5px 5px 15px 5px;
}
table.about_us th, table.about_us td {
	padding: 5px;
}
table.about_us th {
	width: 100px;
	background-color: #99ccff;
}
table.about_us td {
	width: 500px;
}
.page-11 #text-4 {
	display: none;
}

/* ++++++ タグ，検索 ++++++ */
.wrapper-tag .post_date, .wrapper-tag .post_tags, .wrapper-search .post_date, .wrapper-search .post_tags {
	text-align: left;
}
.wrapper-tag .post_date, .wrapper-search .post_date {
	padding: 0 0 0 20px;
}

/* ++++++ コンタクトフォーム ++++++ */
form.wpcf7-form {
	margin: 10px 0 10px 10px;
}
.wpcf7 dd {
	margin: 0 0 5px 0;
}
.wpcf7 textarea {
	width: 500px;
}
.page-16 dt, .page-21 dt {
	margin: 5px 0;
	background: url(images/faq_q.gif) 0 0 no-repeat;
	padding: 15px 0 5px 60px;
	min-height: 30px;
}
.page-16 dd, .page-21 dd {
	margin: 5px 0;
	background: url(images/faq_a.gif) 0 0 no-repeat;
	padding: 15px 0 5px 60px;
	min-height: 30px;
	border-bottom: 5px solid #A60000;
}

