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

/* CSS Document */
/*///////////////
青：Primary Color: 045FC5  275A94  013D80  3C8AE2  68A2E2
濃い青：Secondary Color A: 1907CC  342A99  0E0285  4E3FE6  776CE6
黄色：Secondary Color B: FFC600  BF9F30  A68100  FFD440  FFE073
オレンジ：Complementary Color: FF9A00  BF8730  A66400  FFB440  FFC873
///////////////*/

/* ++++++ タグリセット ++++++ */
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
}
.contents-box-inner img {
	padding: 5px;
}

/* ++++++ 共通設定 ++++++ */
body {
	text-align: center;
	font-size: 13px;
}
a {
	color: #045FC5;
}
a:hover {
	color:#FF9A00;
}
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;
}

/* ++++++ header ++++++ */
#header {
	text-align: left;
}

/* ++++++ title ++++++ */
.title {
	height: 20px;
	background-color: #045fc5;
	text-indent: -9999px;
}
.title-box {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	background: url(images/title.gif) 0 0 no-repeat;
	position: relative;
}

/* ++++++ header-image ++++++ */
.header-image {
	margin: 0 auto;
	width: 900px;
	height: 240px;
	background: url(images/top_image.jpg) 0 0 no-repeat;
}
.header-image-box a {
	display: block;
	width: 900px;
	height: 240px;
	text-indent: -9999px;
}

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

}
.gNavi-box {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	zoom:100%;
}
.gNavi-box li a {
	text-indent: -9999px;
}
.gNavi-box li ol li a {
	text-indent: 0;
}
.gNavi-box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.gNavi-box ul * {
	list-style-type:none;
	display:block;
}	
.gNavi-box ul li {
	width:100px;
	height:40px;
	position:relative;
	float:left;
}
.gNavi-box ul li a {
	width:100px;
	height:40px;
	text-align:center;
	color:#000000;
	line-height:40px;
	text-decoration:none;
	background:  url(images/menu.gif) 0 0 no-repeat;
}
.gNavi-box ul li a:hover {
	color:#000000;
	text-decoration:none;
}
.gNavi-box ul li.off {
	overflow:hidden;
	width:100px;
}
.gNavi-box ul li.off ol.sub {
	left:0px; top:-999px;
}
.gNavi-box ul ol.sub {
	position:absolute;
	left:0px; top:40px;
	width:100px;
	border:1px solid #999999;
	text-align:center;
}
.gNavi-box ul li.on {
	width:100px;
}
.gNavi-box ul>li.on {
	overflow:visible;/*×*/
}
.gNavi-box ul ol.sub li {
	width:100px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
}
.gNavi-box ul ol.sub li a {
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:11px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.gNavi-box ul ol.sub li a:hover {
	color:#fff;
	background:none;
	background-color:#045fc5;
}
.gNavi-box li.page-item-2 a{background-position: -100px 0;}
.gNavi-box li.page-item-lesson a{background-position: -200px 0;}
.gNavi-box li.page-item-16 a{background-position: -300px 0;}
.gNavi-box li.cat-item-3 a{background-position: -400px 0;}
.gNavi-box li.cat-item-1 a{background-position: -500px 0;}
.gNavi-box li.cat-item-4 a{background-position: -600px 0;}
.gNavi-box li.cat-item-7 a{background-position: -700px 0;}
.gNavi-box li.page-item-20 a{background-position: -800px 0;}
.gNavi-box li.page-item-top a:hover{background-position: 0px -40px;}
.gNavi-box li.page-item-2 a:hover{background-position: -100px -40px;}
.gNavi-box li.page-item-lesson a:hover{background-position: -200px -40px;}
.gNavi-box li.page-item-16 a:hover{background-position: -300px -40px;}
.gNavi-box li.cat-item-3 a:hover{background-position: -400px -40px;}
.gNavi-box li.cat-item-1 a:hover{background-position: -500px -40px;}
.gNavi-box li.cat-item-4 a:hover{background-position: -600px -40px;}
.gNavi-box li.cat-item-7 a:hover{background-position: -700px -40px;}
.gNavi-box li.page-item-20 a:hover{background-position: -800px -40px;}

/* ++++++ wrapper ++++++ */
.wrapper {
	margin: 10px auto 0;
	width: 900px;
	text-align: left;
	clear: both;
}

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

/* ++++++ 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 30px;
	width: 610px;
	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: #045FC5;
}
.contents h4 {
	margin: 5px 0;
	padding: 0 0 0 20px;
	width: 630px;
	background: url(images/contents_h4.gif) 0 0 no-repeat;
	line-height: 15px;
	font-size: 13px;
	color: #045FC5;
}
.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;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.return_top {
	margin: 3px auto;
	width: 900px;
	height: 15px;
}
.return_top a {
	float: right;
	display: block;
	width: 100px;
	height: 15px;
	background: url(images/to_top.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.footer-box {
	margin: 0 auto;
	height: 100px;
	clear: both;
	background: url(images/footer_bg.gif) 0 0 repeat-x;
	color: #FFF;
}
.footer-box-inner {
	margin: 0 auto;
	padding: 5px 0;
	width: 900px;
	height: 90px;
}
.footer-box-inner-banner, .footer-box-inner-menu {
	float: left
}
.footer-box-inner-menu {
	padding: 0 0 0 10px;
}
.footer-box-inner-text {
	float: right;
}
address {
	text-align: right;
	font-style: normal;
}
#powered_by {
	text-align: right;
	font-style: normal;
}
#powered_by a {
	color: #FFF;
}
.footer a:hover, #powered_by a:hover {
	color: #FF9A00;
}

/* ++++++ コメント ++++++ */
.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;
}

/* ++++++ 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-page .top-center p, .top-page .top-right p {
	margin: 0 0 1em 0;
}
.top-left, .left {
	float: left;
	padding: 0 10px 0 0;
	width: 240px;
}
.top-left-box-inner, .left-box-inner {
	margin: 5px 0 10px 0;
}
.top-center {
	float: left;
	width: 350px;
}
.top-right {
	float: right;
	width: 290px;
	padding: 0 0 0 10px;
}
.top-right .top-right-box {
	overflow: hidden;
}
.top-right-box-inner {
	margin: 5px 0 10px 0;
}
.top-left h2, .left h2 {
	width: 240px;
	height: 30px;
	text-indent: -9999px;
}
.top-center-box h2, .top-right-box h2 {
	height: 30px;
	text-indent: -9999px;
}
.top-center-box h2 {width: 350px;}
.top-right-box h2 {width: 290px;}
h2#title_whats-new a, h2#title_moon-blog a, h2#title_schedule a, h2#title_recommend a {
	display: block;
	width: 50px;
	height: 20px;
	position: relative;
	top: 5px;
	left: 185px;
}
h2#title_whats-new {background: url(images/left_title_1.gif) 0 0 no-repeat;}
h2#title_moon-blog {background: url(images/left_title_2.gif) 0 0 no-repeat;}
h2#title_search {background: url(images/left_title_3.gif) 0 0 no-repeat;}
h2#title_qr-code {background: url(images/left_title_4.gif) 0 0 no-repeat;}
h2#title_schedule {background: url(images/left_title_5.gif) 0 0 no-repeat;}
h2#title_recommend {background: url(images/left_title_6.gif) 0 0 no-repeat;}
h2#title_school-calendar {background: url(images/center_title_1.gif) 0 0 no-repeat;}
h2#title_school-info {background: url(images/center_title_2.gif) 0 0 no-repeat;}
h2#title_compliment {background: url(images/right_title_1.gif) 0 0 no-repeat;}
.left .side-login {
	text-align: left;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.weekly_schedule {
	margin: 0 0 10px 0;
}
.weekly_schedule a {
	display: block;
	height: 30px;
	width: 150px;
	background: url(images/weekly_schedule.gif) 0 0 no-repeat;	
	text-indent: -9999px;
}
.weekly_schedule a:hover {
	background-position: 0 -30px;
}
.left .side-login .avatar_container {
	display: none;
}
.left .side-login h2, .left h2#title_side-schedule {
	padding: 0 0 0 10px;
	width: 230px;
	height: 30px;
	background: url(images/left_title.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-indent: 0;
}
.left .side-login form, .left .side-login .pagenav {
	padding: 5px 0 0 10px;
}
.side-recommend {
	padding: 3px;
}
.side-recommend img {
	padding: 5px;
}
.side-search {
	width: 220px;
	margin: 5px auto 10px;
}
.side-search input#submit {
	width: 55px;
	background-color: #045fc5;
	color: #fff;
}
.side-search input#s {
	width: 140px;
}

table.inner-table {
	margin: 0 5px 10px 5px;
}
tr {
	line-height: 1.5em;
}
table {
	margin: 5px;
}
td.table-date {
	width: 75px;
	border-bottom: 1px solid #a0a0a0;
	vertical-align: top;
}
td.table-contents {
	width: 155px;
	border-bottom: 1px solid #a0a0a0;
}
#rss {
	padding: 0 0 0 15px;
	background: url(./images/rss.png) 0px 3px no-repeat;
}

/* ++++++ リンク ++++++ */
.wrapper-link #link ul li ul {
	padding: 0 0 0 30px;
	list-style-type: circle;
}
.wrapper-link #link ul li ul li {
	padding: 5px 0 10px 0;
}
.wrapper-link #link ul li ul li a {
	text-decoration: 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;
}

/* ++++++ 注文ボタン ++++++ */
.to_order_form {
	padding: 10px;
}
/*.to_order_form a {
	display: block;
	width: 120px;
	height: 25px;
	background: url(images/order-button.gif) 0 0 no-repeat;
	text-indent: -9999px;
}*/