@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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
		"メイリオ", Meiryo, "ＭＳ Ｐゴシック", 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: 632px;
}
/* ++++++ 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;
}
.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;
}

/* ++++++ 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 {
	margin: 0 auto;
	width: 900px;
	height: 240px;
	background: url(../../uploads/top_image.jpg) 0 0 no-repeat;
	position: relative;
}
.header-image-sub {
	margin: 10px auto 0;
	width: 900px;
	height: 100px;
	background: url(../../uploads/sub_image.jpg) 0 0 no-repeat;
	position: relative;
}
.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;
}

/* ++++++ globalnavi ++++++ */
.gNavi {
	margin: 10px auto;
	width: 900px;
}
.gNavi-box li {
	display: inline;
	padding: 0 5px 0 15px;
	background: url(images/allow_1.gif) 0 0 no-repeat;
}
.gNavi-box a {
	text-decoration: none;
}

/* ++++++ 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;
}
.main-box {
/*	overflow: hidden;*/
}

/* ++++++ subContents ++++++ */
.subContents {
	float: right;
	padding: 0 0 0 10px;
	width: 250px;
}
.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;
}
.subContents-box {
	overflow: hidden;
}

/* ++++++ widget ++++++ */
.widget {
	margin: 0 0 10px 0;
}
.widget_search label {
	display: 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;
}
li#search-3 input#s {
	width: 180px;
}
#side-qrcode {
	text-align: center;
}
#rss {
	padding: 0 0 0 15px;
	background: url(./images/rss.png) 0px 0px no-repeat;
}

/* ++++++ contents ++++++ */
.contents {
	float: left;
	width: 640px;
}
.contents_title {
	background: url(images/contents_h1_bottom.gif) bottom no-repeat;
}
.contents h1 {
	margin: 0 0 5px 0;
	padding: 0 10px;
	width: 620px;
	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 0 0 10px;
	width: 630px;
	background: url(images/contents_h2.gif) 0 0 no-repeat;
	line-height: 30px;
	font-size: 15px;
	color: #0033CC;
}
.contents h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	width: 625px;
	background: url(images/contents_h3.gif) 0 0 no-repeat;
	line-height: 25px;
	font-size: 14px;
	color: #FF9900;
}
.contents h4 {
	margin: 5px 0;
	padding: 0 0 0 18px;
	width: 621px;
	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;
}
table.inner-table {
	margin: 0 10px 10px 10px;
}
.contents-inner tr.table-list {
	line-height: 2em;
}
.contents-inner td.table-date {
	width: 130px;
	border-bottom: 1px dotted #666;
	vertical-align: top;
}
.contents-inner td.table-contents {
	width: 490px;
	border-bottom: 1px dotted #666;
}

/* ++++++ 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: 0 auto;
	padding: 0 300px 0 0;
	width: 700px;
	height: 20px;
}
.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 {
	clear: both;
	padding: 5px 0;
	border-top: 1px solid #0033cc;
}
.footer-inner {
	margin: 0 auto;
	width: 900px;
}
address {
	text-align: right;
	font-style: normal;
}

/* ++++++ コメント ++++++ */
.com p {
	padding: 5px;
	background-color: #BCCAF2;
}
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;
}
/* ++++++ 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: -30px 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;
}

/* ++++++ 店舗紹介 ++++++ */

td.table-image {
	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;
}


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

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

/* ++++++ キャンペーン ++++++ */

#contents-inner-campaign {
	overflow: visible;
}

#contents-inner-campaign p {
	padding: 0;
}

div.campain_left ul {
	padding: 0;
}

div.campain_left ul.popup_image {
	margin: 0;
    list-style-type: none;
    display: inline-block;
}
    
div.campain_left ul.popup_image li {
    padding: 0px;
    float: left;
    position: relative;
    width: 311px;
    height: 330px;
}

div.campain_left ul.popup_image li a {
    position: absolute;
}

div.campain_left ul.popup_image li img {
    position: absolute;
    width: 311px;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: none;
    overflow: hidden;
}