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

/* CSS Document */
/*///////////////
#
#	MainColor => #0033CC (青)
#	SubColor => #ffe100 (黄色)
#	SubColor => #ff0000 (赤)
#
///////////////*/

/* ++++++ タグリセット ++++++ */
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: "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;
	color: #626262;
}
a {
	color: #0033CC;
}
a:hover {
	color:#FF0000;
}
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: #d8f4f2;
	border: 1px solid #666666;
}
.contents blockquote p {
	margin: 0;
	padding: 0 5px;
}
pre {
	padding: 0.5em 0 0.5em 20px;
	border: 1px solid #2679e0;
	overflow: scroll;
}
textarea, input {
	padding: 3px;
	font-size: 12px;
}
.page-15 textarea {
	width: 460px;
}
/* ++++++ id,class ++++++ */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
.cboth	{
	clear: both;
}
.post_date {
	margin: 0 0 5px 0;
	padding: 3px 0;
	text-align: right;
	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: 50px;
	background-color: #0033CC;
}
.title-box {
	margin: 0 auto;
	width: 900px;
	height: 50px;
	background: url(images/title.gif) 0 0 no-repeat;
}
.title-box a {
	display: block;
	width: 260px;
	height: 50px;
	text-indent: -9999px;
}

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

/* ++++++ header-image ++++++ */
.header-image, .header-image-sub {
	width: 900px;
}
.header-image {
	margin: 0 auto;
	height: 240px;
	background: url(images/top_image.jpg) 0 0 no-repeat;
	position: relative;
}
.header-image-sub {
	margin: 10px auto 0;
	height: 100px;
	background: url(../../uploads/sub_image.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;
	top: 210px;
	right: 70px;
}
.header-image a:hover {
	background-position: 0 -25px;
}
.header-image-box {
	text-indent: -9999px;
}

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

/* ++++++ main ++++++ */
.main {
	padding: 10px 0 0 0;
	background: url(images/contents_bg.gif) 0 0 repeat-y;
}

/* ++++++ side-banner ++++++ */
.side-banner {
	float: left;
	padding: 0 10px 0 0;
	width: 180px;
}

.side-banner li a {
	display: block;
	padding: 3px;
	width: 170px;
	color: #e20180;
	text-decoration: none;
}
li#menu-item-1230 a, li#menu-item-1231 a {
	border: 2px solid #92d1f4;
	background-color: #92d1f4;
	color: #FFF;
}
li#menu-item-1230 a:hover, li#menu-item-1231 a:hover {
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1230 li, li#menu-item-1231 li {
	padding: 0 0 0 10px;
	background: #FFF url(images/point-1.gif) 0 8px no-repeat;
}
li#menu-item-1230 li a, li#menu-item-1231 li a {
	width: 164px;
	border: none;
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1230 li a:hover, li#menu-item-1231 li a:hover {
	color: #92d1f4;
}
li#menu-item-1232 a {
	border: 2px solid #e20180;
	background-color: #e20180;
	color: #FFF;
}
li#menu-item-1232 a:hover {
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1232 li {
	padding: 0 0 0 10px;
	background: #FFF url(images/point-2.gif) 0 8px no-repeat;
}
li#menu-item-1232 li a {
	width: 164px;
	border: none;
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1232 li a:hover {
	color: #f9c5c6;
}

li#menu-item-1233 a, li#menu-item-1234 a {
	border: 2px solid #0033cc;
	background-color: #0033cc;
	color: #FFF;
}
li#menu-item-1233 a:hover, li#menu-item-1234 a:hover {
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1233 li, li#menu-item-1234 li {
	padding: 0 0 0 10px;
	background: #FFF url(images/point-3.gif) 0 8px no-repeat;
}
li#menu-item-1233 li a, li#menu-item-1234 li a {
	width: 164px;
	border: none;
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1233 li a:hover, li#menu-item-1234 li a:hover {
	color: #0033cc;
}
li#menu-item-1235 a {
	border: 2px solid #009944;
	background-color: #009944;
	color: #FFF;
}
li#menu-item-1235 a:hover {
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1235 li {
	padding: 0 0 0 10px;
	background: #FFF url(images/point-4.gif) 0 8px no-repeat;
}
li#menu-item-1235 li a {
	width: 164px;
	border: none;
	background-color: #FFF;
	color: #e20180;
}
li#menu-item-1235 li a:hover {
	color: #009944;
}

/* ++++++ widget ++++++ */
.widget {
	margin: 0 0 10px 0;
}
.widget_search label {
	display: none;
}

#side_search {
	text-align: center;
}
#searchform {
	margin: 5px 0;
	text-align: center;
}
li#search-3 input#s {
	width: 120px;
}
#side-qrcode {
	text-align: center;
}
#rss {
	padding: 0 0 0 15px;
	background: url(./images/rss.png) 0px 1px no-repeat;
	text-decoration: none;
}
.side-banner li .twtr-tweet-text a {
	display: inline;
}
.side-banner li#text-8 a {
	padding: 3px 0;
}
/* ++++++ contents ++++++ */
.contents {
	float: left;
	width: 710px;
}
.contents_title {
	background: url(images/contents_h1_bottom.gif) bottom no-repeat;
}
.contents h1 {
	margin: 0 0 5px 0;
	padding: 0 10px;
	width: 690px;
	background: url(images/contents_h1_top.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	color: #0033CC;
}
.contents h2 {
	margin: 0 0 5px 0;
	padding: 0 8px;
	background-color: #ffefd5;
	border-bottom: 2px solid #FF0000;
	line-height: 30px;
	font-size: 15px;
	color: #0033CC;
}
#home h2, #home h3 {
	border: none;
}
.contents h3 {
	margin: 0 0 5px 0;
	padding: 0 7px 0 8px;
	border-left: 5px solid #0033CC;
	border-bottom: 1px solid #0033CC;
	line-height: 25px;
	font-size: 14px;
	color: #FF9900;
}
.contents h4 {
	margin: 5px 0;
	padding: 0 10px 0 18px;
	width: 682px;
	background: url(images/allow_1.gif) 5px 5px no-repeat;
	border-left: 1px solid #0033CC;
	border-bottom: 1px dotted #0033CC;
	line-height: 25px;
	font-size: 14px;
	color: #00CC00;
}
.contents-inner {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.contents-inner ul {
	padding: 0 0 0 30px;
	list-style-type: circle;
}
.contents-inner dl dt {
	padding: 0 0 0 15px;
}
.contents-inner dl dd {
	padding: 0 0 0 30px;
}

/* ++++++ home ++++++ */
#home .contents {
	width: 900px;
}
#home table.inner-table {
	margin: 0 5px;
}

/* ++++++ contents-box-1 ++++++ */
.contents-box-1 {
	width: 900px;
	height: 150px;
	padding-bottom: 5px;
}
.contents-box-1-right {
	float: left;
	width: 450px;
	height: 150px;
	padding-left: 5px;
}
.contents-box-1-right p {
	margin: 0;
	padding: 0;
}
.contents-box-1-left {
	float: left;
	width: 445px;
}
.contents-box-1-left {
	width: 445px;
	height: 145px;
	padding-bottom: 5px;
	background: url(images/top_info.gif) 0 0 no-repeat;
}
.contents-box-1-left h2 {
	width: 445px;
	margin: 0;
	padding: 0;
	background: none;
	text-indent: -9999px;
}
.contents-box-1-left .contents-inner {
	margin: 2px 2px 2px 0;
	height: 111px;
	overflow: auto;
}
.contents-box-1-left ul li {
	line-height: 1.7em;
}

/* ++++++ contents-box-2 ++++++ */
.contents-box-2 {
	width: 900px;
	padding-bottom: 10px;
	background: url(images/top_contents-box-2_bottom.gif) bottom no-repeat;
	overflow: hidden;
}
.contents-box-2-left, .contents-box-2-right {
	float: left;
	width: 435px;
	background: url(images/top_contents-box-2-left_bottom.gif) bottom no-repeat;
	overflow: hidden;
}
.contents-box-2-left {
	padding: 0 10px;
}
.contents-box-2 h2, .contents-box-2-left h3, .contents-box-2-right h3 {
	margin: 0;
	text-indent: -9999px;
}
.contents-box-2 h2 {
	width: 900px;
	height: 35px;
	padding: 0 0 10px 0;
	background: url(images/top_contents-box-2_head.gif) 0 0 no-repeat;
}
.contents-box-2-left h3, .contents-box-2-right h3 {
	width: 435px;
	height: 30px;
	padding: 0;
}
.contents-box-2-left h3 {
	background: url(images/top_contents-box-2-left_head.gif) 0 0 no-repeat;
}
.contents-box-2-right h3 {
	background: url(images/top_contents-box-2-right_head.gif) 0 0 no-repeat;
}
.contents-box-2 ul, .contents-box-3 ul, .contents-box-4 ul {
	padding: 5px;
}
.contents-box-2 li {
	background: url(images/allow-1.gif) 0 3px no-repeat;
}
.contents-box-2 li li {
	background: url(images/point-1.gif) 0 5px no-repeat;
}
.contents-box-2 li, .contents-box-3 li, .contents-box-4 li {
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #0033CC;
}
.contents li a {
	text-decoration: none;
}
.page-595 .contents-inner li, .page-600 .contents-inner li {
	background: url(images/allow-1.gif) 0 3px no-repeat;
}
.page-650 .contents-inner li {
	background: url(images/allow-2.gif) 0 3px no-repeat;
}
.page-603 .contents-inner li, .page-598 .contents-inner li {
	background: url(images/allow-3.gif) 0 3px no-repeat;
}
.page-611 .contents-inner li {
	background: url(images/allow-4.gif) 0 3px no-repeat;
}
.page-595 .contents-inner li, .page-600 .contents-inner li,
.page-650 .contents-inner li, .page-603 .contents-inner li,
.page-598 .contents-inner li, .page-611 .contents-inner li {
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #0033CC;
	list-style-type:none;
}

/* ++++++ contents-box-3 ++++++ */
.contents-box-3, .contents-box-4 {
	width: 900px;
	overflow: hidden;
	padding-top: 10px;
}
.contents-box-3-left, .contents-box-3-right, .contents-box-4-left, .contents-box-4-right {
	float: left;
	width: 445px;
	overflow: hidden;
}
.contents-box-3-left {
	background: url(images/top_contents-box-3-left_bottom.gif) left bottom no-repeat;
}
.contents-box-3-right {
	background: url(images/top_contents-box-3-right_bottom.gif) bottom no-repeat;
}
.contents-box-4-left {
	background: url(images/top_contents-box-3-right_bottom.gif) left bottom no-repeat;
}
.contents-box-4-right {
	background: url(images/top_contents-box-4-right_bottom.gif) bottom no-repeat;
}
.contents-box-3-left, .contents-box-4-left {
	padding-right: 10px;
}
.contents-box-3 h2, .contents-box-4 h2 {
	width: 445px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.contents-box-3-left h2 {
	background: url(images/top_contents-box-3-left_head.gif) 0 0 no-repeat;
}
.contents-box-3-right h2 {
	background: url(images/top_contents-box-3-right_head.gif) 0 0 no-repeat;
}
.contents-box-4-left h2 {
	background: url(images/top_contents-box-4-left_head.gif) 0 0 no-repeat;
}
.contents-box-4-right h2 {
	background: url(images/top_contents-box-4-right_head.gif) 0 0 no-repeat;
}
.contents-box-3-left li {
	background: url(images/allow-2.gif) 0 3px no-repeat;
}
.contents-box-3-right li, .contents-box-4-left li {
	background: url(images/allow-3.gif) 0 3px no-repeat;
}
.contents-box-4-right li {
	background: url(images/allow-4.gif) 0 3px no-repeat;
}


/* ++++++ contents-shop-banner ++++++ */
.contents-shop-banner {
	width: 900px;
	height: 130px;
	padding-bottom: 5px;
}
.contents-shop-banner p {
	margin: 0;
	padding: 0;
}

/* ++++++ 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-box-0, .footer-box-1 {
	clear: both;
	padding: 5px 0;
	overflow: hidden;
}
.footer-box-0 img {
	padding-left: 5px;
}
.footer_menu {
	float: left;
}
.footer_menu li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #626262;
}
.footer_menu li a {
	text-decoration: none;
	color: #626262;
}
.footer_menu li a:hover {
	color: #FF0000;
}
.return_top {
	float: right;
}
.return_top a {
	float: right;
	display: block;
	width: 104px;
	height: 16px;
	background: url(images/to_top.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.footer-box-2 {
	clear: both;
	padding: 5px 0;
	border-top: 2px solid #0033cc;
}
.footer-inner {
	margin: 0 auto;
	width: 900px;
}
address {
	text-align: right;
	font-style: normal;
}

/* ++++++ 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;
}

/* ++++++ トップページ ++++++ */
.contents a.to_list {
	float: right;
	margin: -25px 5px 0 0;
	width: 50px;
	height: 20px;
	background: url(images/to_list.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.contents-inner ol {
	padding: 0 0 0 2em;
	list-style-type: decimal;
}

/* ++++++ リンク ++++++ */
#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;
}

/* ++++++ wp-table ++++++ */
.wp-table-reloaded td, .wp-table-reloaded th {
	font-size: 14px;
}

/* ++++++ 店舗紹介 ++++++ */
td.table-image, td.table-contents {
	border-bottom: 1px dotted #666;
}
.table-image img {
	background-color: #FFF;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 5px;
	padding: 5px;
}
.intro_shop dl dt {
	padding: 0.5em 0 0 0;
}
.intro_shop dl dd dl dt {
	padding: 0.2em 0 0 0;
}
.intro_shop dl dd {
	padding: 0 0 0 1em;
}

/* ++++++ 価格一覧 ++++++ */
div#wp-table-reloaded-id-2-no-1_wrapper, div#wp-table-reloaded-id-4-no-1_wrapper,
div#wp-table-reloaded-id-5-no-1_wrapper, div#wp-table-reloaded-id-6-no-1_wrapper,
div#wp-table-reloaded-id-7-no-1_wrapper {
	min-height: 0px;
}


/* ++++++ ローン ++++++ */
.page-704 .contents-inner table {
	margin: 0 0 10px 1px;
}
.page-704 .contents-inner table table {
	margin: 0 0 10px 10px;
}
.page-704 .contents-inner table tr {
	border: 1px solid #666;
}
.page-704 .contents-inner table th {
	padding: 5px;
	background-color: #d8f4f2;
	border-right: 1px solid #666;
}

.page-704 .contents-inner table table th {
	vertical-align: middle;
}
.page-704 .contents-inner table table td {
	border: 1px solid #666;
	padding: 10px;
}

