/*
Theme Name: 室町機械株式会社
Theme URI:
Description: 室町機械株式会社のテーマ
Author: 室町機械株式会社
Author URI: http://www.muromachi.com/introduc.html
Version: 1.1
License:
License URI:
Tags:
Text Domain:
*/

/* =Reset default browser CSS. 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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background:#d9ecee;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	margin:0; padding:0; min-width:950px;
}


/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {

}

/* Attachments */
.singular .image-attachment .entry-content {

}
.singular .image-attachment .entry-description {

}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {

}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {

}
.page-template-showcase-php section.recent-posts {

}
.page-template-showcase-php #main .widget-area {

}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {

}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 13px "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.625;
}
body {
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* Forms */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border:none;
	color: #888;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
	padding: 3px;
}
input#s {
}


/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */
header { height:122px; border-bottom:2px solid #bf4e0b; background-color:#f7f7f8; z-index:100; position:relative;}
header #hgr {background:url(img/top-deco.png) no-repeat center #e2670d; height:27px;}
header #hgr div a { color:#fff; text-decoration:none;}
header #hgr div a:hover { color:#fff; text-decoration:underline;}
header #hgr div { width:950px; margin:0 auto; color:#fff;}
header #hgr div .left { width:50%; float:left; font-size:12px; letter-spacing:2px; line-height:27px; display:block;}
header #hgr div .right { width:50%; float:right; text-align:right;}
header #hgr div .right ul {}
header #hgr div .right ul li { float:right; list-style:none; letter-spacing:2px; font-size:10px; background:url(img/top-triangle.png) no-repeat; background-position:left; padding:0 0 0 20px; line-height:27px; margin:0 5px 0 0;}
header #headbox {width:950px; margin:0 auto;}
header #headbox .logo { width:200px; margin:0; float:left;}
header #headbox .logo img { margin:20px 0 0 -6px;}

/* =Menu
-------------------------------------------------------------- */
header #headbox nav { width:679px; margin:0; float:right;}
header #headbox nav li { float:left; list-style:none; position:relative;}
header #headbox #access-en { width:674px !important;}



/* =slide
----------------------------------------------- */
#slidebox {background-color: #D9ECEE; height: 403px; left: 50%; margin-left: -670px; overflow: hidden; position:fixed; text-align: center; margin-top:125px; top:0;}
.metaslider {width:1350px !important;}

.sub-menu{
    position:absolute;
	visibility:hidden;
	background:#fefefe;
	top:76px;
	left:0;
    margin:0px;
	width:210px;
	padding:0 5px 0 5px;
	box-shadow:0 8px 12px #6a6a6a;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomright:3px;

}
.sub-menu ul {
	font-size:12px;
	list-style:none !important;
	margin:0;
	padding:0 5px 0 5px;
	top:0;
	left:100%;
	z-index:10;
}
.sub-menu li {
	clear:both !important;
	position: relative;
	width:100%;
}
.sub-menu a {
	color:#073180;
	display:block;
	line-height: 3.333em;
	margin:0;
	padding:0 5px 0 5px;
	text-decoration:none;
	width:100%;
}
.sub-menu ul ul {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	visibility:hidden;
	margin: 0;
    position: avsolute;
	padding:0 5px 0 5px;
    top:0;
	left:100%;
        Z-index:100;

}

.sub-menu ul ul ul {
	visibility:hidden;
	position:absolute;
	left:100% !important;
	top:0;
	margin: 0;
	z-index:200;
	padding:0 5px 0 5px;
}
.sub-menu ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	margin: 0;
	padding: 0 5px 0 5px;
	width:100%;

}
.sub-menu li:hover > a,
.sub-menu ul ul :hover > a,
.sub-menu a:focus {
	background: none;
	color:#E2670D;
}
.sub-menu li:hover > a,
.sub-menu a:focus {
	background: none;
	color:#E2670D
}
.sub-menu ul ul li:hover > ul ul,
ul li:hover > ul{
	visibility:visible;
}

/* Search Form */



/* =Content
----------------------------------------------- */
.home #primary { position:relative; border-top:1px solid #c4bdbd; margin:403px 0 0; background-color:#efefef;}
.home #content-box { width:950px; margin:0 auto -54px auto; padding:50px 0 55px; background:url(img/topborder.png) top no-repeat; position:relative; top:-54px; background-color:#fff; box-shadow:0 0 6px #dcdcdc; }
/*アーカイブ/シングル*/
#primary a:hover img {opacity: 0.6; filter: alpha(opacity=60); -moz-opacity: 0.6;}
#primary { position:relative; margin:0; background-color:#efefef;}
#content-box { width:950px; margin:0 auto; padding:55px 0 55px 0; background:url(img/topborder.png) top no-repeat; position:relative; top:0; background-color:#fcfcfc; box-shadow:0 0 6px #dcdcdc; }
#content-box .left .entry-content h3 { margin:25px 0 25px; font-size:16px; color:#2e498d; padding:0 0 0 0; letter-spacing:2px; border-bottom:1px solid #dfdcdc; text-transform: none !important;}
#content-box .entry-content .selftable3 .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:top; width:10%; letter-spacing:1px; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-2 {background-color:#f8f9f0; text-align:center; line-height:1.7em; width:30%; padding:10PX 15PX; vertical-align:middle; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-3 {background-color:#f8f9f0; text-align:center; line-height:1.7em; width:10%; padding:10PX 15PX; vertical-align:middle; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-4 {background-color:#f8f9f0; line-height:1.7em; width:35%; padding:10PX 15PX; vertical-align:middle; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-5 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:12%; letter-spacing:1px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-6 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:18%; letter-spacing:1px; border-right: 1px solid #ddd;}
#content-box .entry-content .selftable3 .column-7 {background-color:#f8f9f0; line-height:1.7em; width:70%; padding:10px 15px; letter-spacing:1px; border-right: 1px solid #ddd;}
#content-box article { margin:0 0 0 28px}
#content { padding:0 0 50px 0;}
.home #content .left { width:696px; float:left; margin:8px 0 0;}
#content .left { width:696px; float:left; margin:0;}
#content .right { width:224px; float:right;}
.home-date { margin:0 0 50px; -webkit-text-size-adjust: 100%;}
.home-date li { margin:5px 0 0; list-style:none; font-size:13px !important;}
.home-date li a {color:#000; text-decoration:none;}
.home-date li a:hover {color:#000; text-decoration:underline;}
.home-date li a span { color:#073180; letter-spacing:1px; margin:0 10px 0 0;}

.newprd { padding:0 0 20px 0;}
.newprd h2 { margin:0 0 20px 0;}
.newprd ul { margin:0;}
.newprd ul li { list-style:none; padding:0 23px; box-shadow:0 0 6px #dfdfdf; height:132px; margin:0 0 25px 0; border-radius:4px;}
.newprd ul li.newitem { background:url(img/newprd-icon.png) no-repeat left;}
.newprd ul li.campaign { background:url(img/campain-icon.png) no-repeat left;}
.newprd ul li .img-box {box-shadow:1px 1px #dfdcdc inset; float:left; width:160px; height:120px; margin:6px 0 0 0;}
.newprd ul li .right {float:right; width:460px !important;}
.newprd ul li img {}
.newprd ul li h3 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.newprd ul .newitem h3 a,.newprd ul .newitem small a { color:#073180;}
.newprd ul .campaign h3 a,.newprd ul .campaign small a { color:#e25d0d;}
.newprd ul .newitem small { color:#073180; letter-spacing:2px; padding:10px;}
.newprd ul .newitem .popular { padding:10px 0 0 40px; background:url(img/pop-icon.png) no-repeat left 14px; }
.newprd ul .campaign h3 a,.newprd ul .campaign snmall a { color:#e25d0d;}
.newprd ul .campaign small { color:#e25d0d; letter-spacing:2px; padding:10px;}
.newprd ul li p { margin:5px 0 0 10px; padding:8px 0 0; border-top:1px solid #dfdcdc; text-align:justify; line-height:1.8em; font-size:13px;}
.newprd ul li p a { color:#000; text-decoration:none;}
.newprd ul li p a:hover { color:#000; text-decoration:underline;}
.pop-icon { margin:0 7px 0 0;; vertical-align: text-top;}

.about { margin:0; border:1px solid #dfdcdc; padding:3px; border-radius:4px; background-color:#fff;}
.about div { margin:0; border:1px solid #dfdcdc; padding:0; border-radius:4px; background:url() no-repeat right bottom #f6f6f6;}
.about div p {background:url(img/about-bg.png) no-repeat right bottom #f6f6f6; padding:15px; line-height:1.8em; letter-spacing:1px; text-align:justify;}

/*パン屑*/
#breadcrumbs { width:950px; margin:0 auto; font-size:10px; padding:10px 0;}
#breadcrumbs span { margin:0; padding:10px 0;}
#breadcrumbs span a { color:#000; text-decoration:none;}
#breadcrumbs span a:hover { color:#000; text-decoration:underline;}
#breadcrumbs ul { margin:0; padding:0;}
#breadcrumbs ul li { display:inline; letter-spacing:1px;}
#breadcrumbs ul li a { color:#000; text-decoration:none;}
#breadcrumbs ul li a:hover { color:#000; text-decoration:underline;}


#main {
	background-color:#D9ECEE;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 78%;
	padding:0 0 0 2%;
	line-height:30px;
	height:30px;
}
.searchnotfound #searchform { margin:20px 0 0;}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* =search
----------------------------------------------- */
.search .a-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0; margin:0 0 23px 28px;}
.search .a-ttl h1 { font-size:22px; color:#2e498d; font-weight:bold; letter-spacing:2px; padding:0;}
.search ul li h2 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.search ul li h2 a,.item ul li small a { color:#073180;}
.search ul li small { color:#073180; letter-spacing:2px; padding:0 0 0 10px;}
.search ul .popular h2 { padding:10px 0 0 40px !important; background:url(img/pop-icon.png) no-repeat left 14px !important; }

/* =archive
----------------------------------------------- */
.archive .a-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0; margin:0 0 23px 0;}
.archive .a-ttl h1 { font-size:22px; color:#2e498d; font-weight:bold; letter-spacing:2px; padding:0 0 0px;}
#allpost ul { margin:0;}
#allpost ul li { list-style:none; padding:0 7px; box-shadow:0 0 6px #dfdfdf; height:132px; margin:0 0 25px 0; border-radius:4px;}
#allpost ul li.newitem { background:none;}
#allpost ul li.campaign { background:none;}
#allpost ul li .img-box {box-shadow:1px 1px #dfdcdc inset; float:left; width:160px; height:120px; margin:6px 0 0 0;}
#allpost ul li .right {float:right; width:490px !important;}
#allpost ul li img {}
.item ul li h2 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.item ul li h2 a,.item ul li small a { color:#073180;}
.item ul li small { color:#073180; letter-spacing:2px; padding:0 0 0 10px; display:block;}
.item ul .popular h2 { padding:10px 0 0 40px !important; background:url(img/pop-icon.png) no-repeat left 14px !important; }
#allpost ul .campaign h2 a,#allpost ul .campaign snmall a { color:#e25d0d;}
#allpost ul .campaign small { color:#e25d0d; letter-spacing:2px; padding:10px;}
#allpost ul li p { margin:5px 0 0 10px; padding:8px 0 0; border-top:1px solid #dfdcdc; text-align:justify; letter-spacing:1px; line-height:1.8em; font-size:13px;}
#allpost ul li p a { color:#000; text-decoration:none;}
#allpost ul li p a:hover { color:#000; text-decoration:underline;}

.campaign .a-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0; margin:0 0 23px 0;}
.campaign .a-ttl h1 { font-size:22px; color:#e25d0d; font-weight:bold; letter-spacing:2px; padding:0;}
.campaign ul li h2 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.campaign ul li h2 a,.item ul li small a { color:#e25d0d;}
.campaign ul li small a { color:#e25d0d; letter-spacing:2px; padding:0;}
.campaign ul .popular h2 { padding:10px 0 0 40px !important; background:url(img/pop-icon.png) no-repeat left 14px !important; }

.home .news h2 { margin:0; padding:0; clear:none !important;}
.news h2 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.news h2 a,.news .date a { color:#073180;}
.news .date { color:#073180; letter-spacing:2px; padding:4px 0; text-align:right; display:block;}

/*Pagenation*/
.pagenation {margin:28px 0 0 0; text-align:center; padding:0 0 35px 0;}
.pagenation:after, .pagenation ul:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.pagenation .prev { text-align: center; width: 70px; }
.pagenation .next { text-align: center; width: 70px; }
.pagenation ul { float: left; margin: 0; display:block;}
.pagenation span {
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation span:first-child {
    margin-left: 0;
}
.pagenation .pagenav{
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
		border:1px solid #07307E;
    color: #07307E;
		margin-right:5px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation span a,.pagenation .next a,.pagenation .prev a {
    background: none repeat scroll 0 0 #F0F1F5;
    border-radius: 3px;
    color: #07307E;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.pagenation span.active {
    background-color: #07307E;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}

.pagenation span a:hover,.pagenation .next a:hover,.pagenation .prev a:hover {
    background-color: #07307E;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}



/* =single
----------------------------------------------- */
#single-box{}
#single-box .s-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0;}
#single-box .s-ttl .entry-title { font-size:22px; color:#2e498d; font-weight:bold; letter-spacing:2px; padding: 0 0 2px 0;}
#single-box .s-ttl .data {color:#2e498d; padding:0; text-align:right;}
#single-box .s-ttl .subttl { font-size:12px; color:#2e498d; letter-spacing:2px;}
.dlpdf { text-align:right; font-size:13px; letter-spacing:1px;}
.dlpdf img { margin:0 5px 0 0;}
.dlpdf a { color:#000; text-decoration:none;}
.dlpdf a:hover { color:#000; text-decoration:underline;}
#single-box .entry-content { margin:5px 0 0;}
#single-box .entry-content .s-topimg img { border:1px solid #dfdcdc;}
#single-box .entry-content .s-topimg { width:668px; margin:0 0 20px 0;}
#single-box .entry-content .s-topimg .left { float:left; width:334px;}
#single-box .entry-content .s-topimg .right { float:right; width:334px; text-align:right;}
#single-box .entry-content .s-topimg .wp-post-image { margin:0 24px 0 0;}
#single-box .entry-content h2 { margin:25px 0 25px 0; background:url(img/item-s-h2.png) bottom left no-repeat; line-height:27px; font-size:20px; color:#2e498d; padding:0 0 6px 15px; letter-spacing:2px;}
#single-box .entry-content ul { margin:0; padding:0 0 25px 15px;}
#single-box .entry-content ul li { letter-spacing:1px; margin:0 0 5px 0; list-style:disc;}
#single-box .entry-content h3 { margin:25px 0 25px; font-size:16px; color:#2e498d; padding:0 0 0 0; letter-spacing:2px; border-bottom:1px solid #dfdcdc;}
/*#single-box .entry-content .tablepress,#single-box .entry-content .selftable { width:100%; border:1px solid #dfdcdc;}
#single-box .entry-content .tablepress .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:30%; letter-spacing:1px;}
#single-box .entry-content .tablepress .column-2 {background-color:#f8f9f0; line-height:1.7em; width:70%; padding:10PX 15px;}*/
#single-box .entry-content .selftable .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:top; width:30%; letter-spacing:1px;}
#single-box .entry-content .selftable .column-2 {background-color:#f8f9f0; line-height:1.7em; width:70%; padding:10px 15px; vertical-align:middle;}
#single-box .entry-content .selftable2 .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:top; letter-spacing:1px;}
#single-box .entry-content .selftable2 .column-2 {background-color:#f8f9f0; line-height:1.7em; padding:10px 15px; vertical-align:middle; text-align:center;}
#single-box .entry-content .selftable3 .column-5 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:12%; letter-spacing:1px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#single-box .entry-content .selftable3 .column-6 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:18%; letter-spacing:1px; border-right: 1px solid #ddd;}
#single-box .entry-content .selftable3 .column-7 {background-color:#f8f9f0; line-height:1.7em; width:70%; padding:10px 15px; letter-spacing:1px; border-right: 1px solid #ddd;}
#single-box .entry-content .note  { margin:20px 0 0;}
#single-box .entry-content .note h4 {background:url(img/h4-bg.png) left top no-repeat; line-height:10px; font-size:12px; padding:0 0 0 15px; }
#single-box .entry-content .note p { text-align:right; font-size:10px; letter-spacing:0.5px;}
#single-box .entry-content .img-margin img { margin-left: 50px; margin-top:10px; }
/*#single-box .entry-content img { position: relative; z-index: 1;}*/
.img-tb { width:100%; border:1px solid #dfdcdc; border-collapse:collapse;}
.img-tb td { width:50%; border:1px solid #dfdcdc; text-align:center; vertical-align:middle;}
.img-tb td img { box-shadow:none;}

.shiyo-tb { width:100%; border:1px solid #dfdcdc; border-collapse:collapse;}
.shiyo-tb th { width:33%; background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; padding:0;border:1px solid #dfdcdc; }
.shiyo-tb td { width:33%; border:1px solid #dfdcdc; text-align:center; vertical-align:middle; padding:0;}
.shiyo-tb td img { box-shadow:none; margin:10px;}
/*tablepress defo*/
.tablepress tbody,.selftable tbody{ width:100%; border-collapse: collapse; border:1px solid #dfdcdc; }
.tablepress .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; width:30%; letter-spacing:1px;}
.tablepress .column-2 {background-color:#f8f9f0; line-height:1.7em; width:70%; padding:10px 15px;}
/* =page
----------------------------------------------- */
.page .entry-title { font-size:22px; color:#2e498d; font-weight:bold; letter-spacing:2px; padding: 0 0 10px 0;}
.page .p-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0; margin:0 0 23px 0;}
.page .entry-content h2 { margin:25px 0 25px 0; background:url(img/item-s-h2.png) bottom left no-repeat; line-height:27px; font-size:20px; color:#2e498d; padding:0 0 6px 15px; letter-spacing:2px;}
.page .tablepress { border-top:1px solid #ddd;}
.page .tablepress .column-1 { width:20%; color:#2e498d; font-weight:bold; text-align:center;}
.page .tablepress  td { padding:19px 0;}

.wpcf7-form .selftable2 th, .wpcf7-form .selftable2 td { border-top: 1px solid #ddd; padding:15px 0;}
.wpcf7-form .selftable2 .column-1 {background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:top; letter-spacing:1px; width:30%;}
.wpcf7-form .selftable2 .column-2 {background-color:#f8f9f0; line-height:1.7em; padding:10PX 15PX; vertical-align:middle; text-align:left;}
.wpcf7-form .selftable2 td input { border:none; width:94%; background:#fff; line-height:40px; height:40px; padding:0 3%; border-radius:4px;}
.wpcf7-form .selftable2 td textarea { border:none; width:94%; background:#fff; line-height:1.5em; padding:0 3%; border-radius:4px; margin:8px 0; resize:none;}
.wpcf7-form .selftable2 td select { height:30px; padding:0 10px; width:100%; font-size:16px;}
.wpcf7-form .selftable2 th input[type=checkbox] { width: 15px; height: 15px; vertical-align: middle; -moz-transform-origin: right bottom; -moz-transform: scale( 2 , 2 ); margin:10px 20px 0px;}
.wpcf7-form .subbtn { text-align:center;}
.wpcf7-form .subbtn .wpcf7-submit:enabled { width:35%; line-height:3em; border:none; background:#E2670D; border-radius:4px; box-shadow:0 5px 4px #d6d6d6; color:#fff; font-size:18px; letter-spacing:3px; border:4px solid #F4A715; cursor:pointer; height:3.5em;}
.wpcf7-form .subbtn .wpcf7-submit:disabled { width:35%; line-height:3em; border:none; background:#CCC; border-radius:4px; box-shadow:0 5px 4px #d6d6d6; color:#fff; font-size:18px; letter-spacing:3px; border:4px solid #999; cursor:pointer;opacity:0.5; height:3.5em;}
.wpcf7-form .subbtn .wpcf7-submit:hover{opacity:0.5;}
.wpcf7-form .s-red {color:#ff0000;}
 input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
.wpcf7-form .capimg {width:84px; float:left; margin:7px 14px 0 0;}
.wpcf7-form .captxt {width:30% !important;}

/* =side
----------------------------------------------- */
#secondary { margin:0 0 0;}
#secondary h3 { height:28px;}
#secondary #category { width:200px;}
#secondary #category .menu li { list-style:none;}
#secondary #category .menu li a { display:block; line-height:45px; background:url(img/sidemenu-bg_off.png) no-repeat; letter-spacing: 1px; padding: 0 0 0 37px; font-weight:normal; color:#000;}
#secondary #category .menu li a:hover { display:block; line-height:45px; background:url(img/sidemenu-bg_on.png) no-repeat; letter-spacing: 1px; padding: 0 0 0 37px; font-weight:normal; color:#073180; text-decoration:none;}

#side-pic { margin:0 0 20px 0 !important;}
#side-pic h3 { height:56px;}
#side-pic ul {  width:200px !important; padding:5px 0 10px 0;}
#side-pic ul li { list-style:none !important; list-style-position:inside !important; margin:0 0 5px 0; padding:0 0 5px 11px; text-indent:/*-11px*/0; border-bottom:1px solid #dfdcdc; font-size:12px; text-align:justify; letter-spacing:0;line-height: 1.2em;}
#side-pic ul li a { font-weight:normal; color:#07307E;}
#side-pic ul li a:hover { font-weight:normal; color:#E25D0D; text-decoration:none;}

#search { width:200px; margin:0 0 30px 0;}
#search input {padding:0;	}
#search input#s {	-moz-border-radius: 2px;font-size: 14px; height: 30px; line-height:30px;	padding: 0 0 0 4%; width:76%; border:none;	}
#searchform { border:1px solid #ddd; border-radius: 2px; }
input#searchsubmit {
	width:20%;
	border:none;
	float:right;
	background: url(images/search.png) no-repeat center 5px #FAFAFA;
	text-indent:-9999px;
	border-left:1px solid #ddd;
	height:30px;
}
input#searchsubmit:hover {background: url(images/search.png) no-repeat center 5px #ddd;}

#searchhome { 
    width: 100%;
    max-width: 800px;
    margin: 30px auto;
    background: #f0f4f8;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

#searchformhome { 
    border: 2px solid #005bac;
    border-radius: 6px;
    background: #ffffff;
    display: flex;
    overflow: hidden;
}

#searchhome input#s {     
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: none;
    flex-grow: 1;
}

input#searchsubmithome {
	width:10%;
	border:none;
	float:right;
	background: #FAFAFA;
	border-left:1px solid #ddd;
	height:50px;
}
input#searchsubmithome:hover {background: url(images/search.png) no-repeat center #ddd; text-indent: -9999px;}


#company  { width:200px;}
#company .widget-title { margin-bottom:15px;}
#company .sidecomp { padding:0 0 15px 0;}
#company .sidecomp h4 { background:url(img/side-circle.png) no-repeat left 5px; padding:0 0 5px 20px; font-size:14px; font-weight:bold; color:#073180; border-collapse:collapse;}
#company .sidecomp p { padding:0 0 0 20px; font-size:11px; text-align:justify;}
#company .maplink { color:#373737; text-decoration:none; font-weight:normal;}
#company .maplink:hover { color:#07307e; text-decoration:none; font-weight:normal;}
#company .map { color:#07307e; display:block; text-align:right; font-size:10px; line-height: 1.5em; margin: 0 0 5px; font-weight:normal; background:#F1F2F6; padding:0 3px; border-radius:3px;}


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	 /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
	margin-bottom: 1.5em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px /*40*/5px;
	position: relative;
	text-align: center;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: /*'\2014'*/none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 15px auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
box-shadow:0 0 5px #dfdcdc;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	}

/* Singular content styles for Posts and Pages */
.singular .hentry {

}
.singular.page .hentry {
}
.singular .entry-title {
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
	max-width: 100%;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image .entry-content p {
	margin: 1em 0;
}
.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0;
}
.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0;
	padding-bottom: 1em;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 2% 2% 0;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
}
.error404 #main #s {
}
.error404 #main .widget {
}
.error404 #main .widget_archive {
}
.error404 #main .widget_tag_cloud {
}
.error404 .widgettitle {
}
.error404 .a-ttl { background:url(img/s-ttlbg.png) bottom center no-repeat; padding:0 0 25px 0; margin:0 0 23px 0;}
.error404 .a-ttl h1 { font-size:22px; color:#2e498d; font-weight:bold; letter-spacing:2px; padding:0 32px 0px;}
.error404 ul li h2 { margin:0 0 0 10px; padding:10px 0 0; clear:none !important; font-size:18px; font-weight:bold; letter-spacing:1px;}
.error404 ul li h2 a,.item ul li small a { color:#073180;}
.error404 ul li small { color:#073180; letter-spacing:2px; padding:0 0 0 10px;}
.error404 ul .popular h2 { padding:10px 0 0 40px !important; background:url(img/pop-icon.png) no-repeat left 14px !important; }
.error404 #404post { padding:50px;}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {

}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */
.picup {}
.picup ul { margin:25px 0 0;}
.picup ul li:first-child { margin:0;}
.picup ul li { list-style:none; float:left; width:160px; margin:0 0 0 23px;}
footer { background-color:#e25d0d; line-height:54px; position:relative;}
footer #copyright { width:950px; text-align:right; margin:0 auto; font-size:10px; letter-spacing:2px; color:#fff;}


#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	/*
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}*/
	/* Simplify the showcase template */
	/*
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	*/
	/* Simplify the showcase template when small feature */
	/*
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	*/
	/* Remove the margin on singular articles */
	/*
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	*/
	/* Simplify the pullquotes and pull styles */
	/*.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	*/
	/* Make sure we have room for our comment avatars */
	/*
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}*/
	/* And a full-width comment form */
	/*
	#respond {
		width: auto;
	}
	*/
	/* No need to float footer widgets at this size */
	/*
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	*/
	/* No need to float 404 widgets at this size */
	/*
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	*/

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	/*
	body, input, textarea {
		font-size: 13px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	*/
	/* Reposition the site title and description slightly */

	/* Make sure the logo and search form don't collide */
	/*#branding #searchform {
		top: 1.625em !important;
	}*/
	/* Floated content doesn't work well at this size */
	/*.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}*/
	/* Make sure the post-post navigation doesn't collide with anything */
	/*#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}*/
	/* Talking avatars take up too much room at this size */
	/*.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}*/
	/* Use the available space in the smaller comment form */
	/*#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}*/

}
@media (max-width: 450px) {
html {width:950px !important;}
#slidebox {background-color: #D9ECEE; height: 403px; left:0 !important; margin-left:-190px !important; top:0px !important; overflow: hidden; position:absolute; text-align: center; top:125px; z-index:-2; width:1140px; }
	/*#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}*/

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	/*body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}
  */
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt !important;
		color:#000 !important;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	header { height:auto !important;}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#hgr { width:auto;}
	#headbox, #hgr .right { display:none;}
	#breadcrumbs { width:auto;}
	#branding img {
		display: none;
	}
	.wpcf7-form {display:none;}
	.picup {display:none;}
	#content-box,#content-box article  { margin:0 auto; padding:0; width:100% !important;box-shadow: none;}
	.entry-content .left { float:left; text-align:center; width:100%;}
	.entry-content .right { float:none; display:none; text-align:center;}
	.entry-content img { width:50%;}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		margin: 0;
		width: 80%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	#content .right { display:none;}
	.left {		width: 100% !important;}
	.singular #content {
		margin: 0;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}
	#copyright {width:auto !important;}
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8
----------------------------------------------- */

#ie8 section.feature-image.large img {
	width: 100%;
}



.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

hr + br.space,
body + br.space,
div + br.space,
dl + br.space,
dt + br.space,
dd + br.space,
ul + br.space,
ol + br.space,
li + br.space,
h1 + br.space,
h2 + br.space,
h3 + br.space,
h4 + br.space,
h5 + br.space,
h6 + br.space,
pre + br.space,
code + br.space,
form + br.space,
fieldset + br.space,
legend + br.space,
input + br.space,
button + br.space,
textarea + br.space,
blockquote + br.space,
table br.space,
th + br.space,
tbody + br.space,
thead + br.space,
tfoot + br.space,
tr + br.space,
td + br.space{
	display:none;
}
#single-box .entry-content .freetable .column-1 { vertical-align:middle;}
#single-box .entry-content .freetable .column-2 {background-color:#f8f9f0; line-height:1.7em;padding:10PX 15PX; vertical-align:middle;}
#single-box .entry-content .tactiletest .column-1 {width:25% !important;}
#single-box .entry-content .tactiletest .column-2 {background-color:#f8f9f0; line-height:1.7em; width:25% !important; padding:10PX 15PX; vertical-align:middle;}
#single-box .entry-content .tactiletest th { vertical-align:middle !important; text-align:center;}
#single-box .entry-content .tactiletest td { vertical-align:middle !important; text-align:center; width:25% !important;}
.tactiletest .green {color:green;}
.tactiletest .blue {color:blue;}
.tactiletest .purple {color:purple;}
.tactiletest .red {color:red;}
/*post-419*/
.post-419 .column-1 {width:30% !important; vertical-align:middle !important;}
.post-419 .column-2 {background-color:#f8f9f0; line-height:1.7em; width:35% !important; padding:10PX 15PX; vertical-align:middle;}
/*post-435*/
.mk200st .column-1,.mk200st .column-2 {width:20% !important; vertical-align:middle !important; text-align:center;}


/*metaslider*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
/*.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {cursor: default; pointer-events: none;}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:0; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {}
.flex-control-thumbs img {margin: 10px 5px 0; display: inline-block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/** Custom Meta Slider CSS **/
.metaslider .flexslider {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border: 0;
    margin: 0 0 40px 0;
    max-width: none;
    max-height: none;
}
.flex-control-nav {
	bottom: 70px;
	line-height: 11px;
	z-index:1000;
}
/** move margin from list items to anchors */
.flex-control-nav li {
	margin: 0;
}
.flex-control-nav li a {
	margin: 0 6px;
	padding: 0;
}
.flexslider .slides li {
    position: relative;
    height: auto;
}
/** fix for users with RTL languages */
.flex-viewport {
    direction: ltr;
}
/** add transition effects to firefox **/
.flex-direction-nav a {
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flexslider .slides p {
    margin: 0;
}
.flex-control-nav {
	margin: auto;
}
.metaslider .flexslider.filmstrip {
	margin-top: 10px;
}
.metaslider .flexslider.filmstrip .slides li {
    cursor: pointer;
    opacity: 0.5;
}
.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
    opacity: 1.0 !important;
}
.metaslider .flex-control-thumbs li {
    width: auto;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
    margin: 10px 5px 0;
    width: auto;
}
.metaslider.nav-hidden .flexslider {
    margin-bottom: 0;
}
.metaslider.nav-hidden.add-margin .flexslider {
    margin-bottom: 40px;
}
 /* general resets */
.metaslider {
    position: relative;
    z-index: 0;
}
.metaslider .caption {
    padding: 5px 10px;
    word-wrap: break-word;
}
.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    color: white;
    opacity: 0.7;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}
.metaslider img {
    height: auto;
    padding: 0;
    margin: 0;
    -moz-user-select: none;
}
.metaslider a {
    outline: none;
}
.metaslider .theme-default .nivoSlider {
   -webkit-box-shadow: 0 0 0;
      -moz-box-shadow: 0 0 0;
           box-shadow: 0 0 0;
}
.metaslider.ms-left {
    float: left;
    margin: 0 20px 20px 0;
}
.metaslider.ms-right {
    float: right;
    margin: 0 0 20px 20px;
}
.metaslider li:before,
.metaslider li:after {
    content: "" !important;
    display: none !important;
    bottom: auto !important;
    margin: 0 !important;
}
.metaslider .caption-wrap .caption img {
    width: auto;
}
/** quick resets **/
.article .metaslider ul,
.article .metaslider ol,
.article .metaslider li,
.article .metaslider img,
.art-article .metaslider ul,
.art-article .metaslider ol,
.art-article .metaslider li,
.art-article .metaslider img,
#widgets .metaslider ul,
#widgets .metaslider ol,
#widgets .metaslider li,
#widgets .metaslider img,
.entry .metaslider ul,
.entry .metaslider ol,
.entry .metaslider li,
.entry .metaslider img,
#content .metaslider ul,
#content .metaslider ol,
#content .metaslider li,
#content .metaslider img,
.entry-content .metaslider ul,
.entry-content .metaslider ol,
.entry-content .metaslider li,
.entry-content .metaslider img,
.metaslider .flexslider ul,
.metaslider .flexslider .slides li,
.metaslider .flexslider .slides ul,
.metaslider .flexslider .slides ol,
.metaslider .flexslider .flex-direction-nav,
.metaslider .flexslider .flex-direction-nav li,
*[class*='-article'] .metaslider img {
    border: 0;
    margin: 0;
    list-style-type: none;
    list-style: none;
    padding: 0;
    line-height: normal;
    max-width: none;
    max-height: none;
}
.metaslider .slides img {
	width: 100%;
	display: block;
}

/*nanotag table*/
.nanotag1 {width:100%; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-collapse:collapse; }
.nanotag1 th { width:10%; background-color:#e7ebf5; text-align:center;  color:#2e498d; vertical-align:middle; padding: 3px; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }
.nanotag1 td { width:10%; background-color:#f8f9f0; text-align:center; vertical-align:middle; padding: 3px; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }

.nanotag_kakaku {width:100%; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-collapse:collapse; }
.nanotag_kakaku th { width:30%; background-color:#e7ebf5; text-align:center;  color:#2e498d; vertical-align:middle; padding: 3px; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }
.nanotag_kakaku td { width:30%; background-color:#f8f9f0; text-align:center; vertical-align:middle; padding: 3px; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }

/*FSTindex*/
.FSTmenu1 { width:100%; border-top:1px solid #dfdcdc; border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-bottom:1px solid #dfdcdc; border-collapse:collapse; }
.FSTmenu1 th {width:20%; background-color:#e7ebf5;  color:#2e498d; border-top: 0 !important;  border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-bottom: 0 !important; text-align:center;}
.FSTmenu1 td {width:20%; border-top: 0 !important;  border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-bottom: 0 !important; text-align:center; font-size:10px;}

/*MK-AVS310Acc*/
.MKAVS310Acc { width:100%; border:1px solid #dfdcdc;}
.MKAVS310Acc thead th {width:100%; background-color:#fffacd !important; color:#2e498d; border-bottom: 0 !important; text-align:center; font-size:15px;}
.MKAVS310Acc tbody th {width:33%; background-color:#e7ebf5;  color:#2e498d; border-top: 1 !important;  border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-bottom: 0 !important; text-align:center; font-size:15px;}
.MKAVS310Acc td {width:33%; border-top: 1px solid #dfdcdc;  border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; border-bottom: 1px solid #dfdcdc; text-align:center; font-size:12px; vertical-align:middle;}

/*lscope*/
.lscope { width:100%; border:1px solid #dfdcdc; }
.lscope thead th { width:100%; background-color:#fffacd; text-align:center; font-size:15px; }
.lscope tbody th { background-color:#e7ebf5; color:#2e498d; text-align:center; font-size:15px; borderleft:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }
.lscope td { text-align:center; font-size:12px; vertical-align:middle; border-left:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }

/*LaPias*/
.LaPias { width:100%; border:1px solid #f5f5f5; vertical-align:middle; padding:2px 2px 2px 2px; }
.LaPias thead th { vertical-align:middle; text-align:center; font-size:15px; background-color:#e7ebf5; color:#2e498d; }
.LaPias tbody td { font-size:12px; vertical-align:middle; border-bottom:1px solid #f5f5f5; border-top:1px solid #f5f5f5;}
.LaPias #td1 { width:20%; }
.LaPias #td2 { width:50%; }

/*CentrifanPE table_20160915*/
.CentrifanPE { width:100%; border:1px solid #dfdcdc; }
.CentrifanPE .head th { background-color:#e7ebf5;  color:#2e498d; text-align:center; border:1px solid #dfdcdc; vertical-align:middle; }
.CentrifanPE td {text-align:center; font-size:12px; border:1px solid #dfdcdc; vertical-align:middle; }

/*physitemp温度計table_20170220*/
.thermometer{width:100%; border:1px solid #dfdcdc;}
.thermometer th{background-color:#e7ebf5; width:22%; color:#2e498d; border:1px solid #dfdcdc; text-align:center; vertical-align:middle; table-layout:auto;}
.thermometer td{ padding:1px 1px 5px 5px; border:1px solid #dfdcdc; text-align:left; vertical-align:middle; table-layout:auto;}

/*footer(stoelting,ub,alzet)*/
.b_connection div {
	padding: 10px !important;
	vertical-align: middle;
	text-align:center;
}
.b_connection img{
	margin: 0 15px !important;
}

/*alzetSale_2018*/
#alzetSale_2018 { width:98%; border:1px solid #dfdcdc; vertical-align:middle; text-align:center; }
#alzetSale_2018 th{ background-color:#e7ebf5; color:#2e498d; }
/*.alzetSale_2018 .col1 th { width: 10%; background-color:#e7ebf5;  color:#2e498d;}
.alzetSale_2018 .col2 th { width: 22%; background-color:#e7ebf5;  color:#2e498d; }*/
#alzetSale_2018 .col1 { padding: 2px; border-right:1px solid #dfdcdc; width: 10%; vertical-align:middle; text-align:center; }
#alzetSale_2018 .col2 { border-right:1px solid #dfdcdc; width: 22%; vertical-align:middle; text-align:center; }

/* tablepress-341(FST_zaiko) */
.tablepress-id-374 .column-1,.tablepress-id-363 .column-1 {
	width: 15%; /*border-right:1px solid #dfdcdc;*/
}

.tablepress-id-374 .column-2,.tablepress-id-363 .column-2 {
	width: 40%;
	background-color: #e7ebf5;/* border-right:1px solid #dfdcdc;*/ color: #2e498d;
}

.tablepress-id-374 .column-3,.tablepress-id-363 .column-3 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
	/*border-right:1px solid #dfdcdc;*/
}

.tablepress-id-374  .column-4,.tablepress-id-363  .column-4 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
}

.tablepress-id-374 .column-5,.tablepress-id-363 .column-5 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
}
.tablepress-id-374 .sorting:hover,
.tablepress-id-374 .sorting_asc,
.tablepress-id-374 .sorting_desc,
.tablepress-id-363 .sorting:hover,
.tablepress-id-363 .sorting_asc,
.tablepress-id-363 .sorting_desc{
	background-color: #a4c1d7 !important;
}
.tablepress-id-374 .tr:hover th,.tablepress-id-363 .tr:hover th {
	background-color: #a4c1d7;
}
/* tablepress-357(FST_zaiko_discontinue) */
.tablepress-id-357 th {background-color: #e7ebf5 !important;}
/*.tablepress-id-357 td{background-color:#ffffff !important;}*/
.page .tablepress.tablepress-id-357 .column-1 {
	width: 15%; /*border-right:1px solid #dfdcdc;*/
	vertical-align: middle;
}

.tablepress-id-357 .column-2 {
	width: 40%;
	vertical-align: middle;
	/*background-color: #e7ebf5;	border-right:1px solid #dfdcdc;*/ color: #2e498d;
}

.tablepress-id-357 .column-3 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	/*background-color: #e7ebf5;*/
	color: #2e498d;
	/*border-right:1px solid #dfdcdc;*/
}

.tablepress-id-357  .column-4 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	/*background-color: #e7ebf5;*/
	color: #2e498d;
}

.tablepress-id-357 .column-5 {
	width: 15%;
	text-align: center;
	vertical-align: middle;
	/*background-color: #e7ebf5;*/
	color: #2e498d;
}

.tablepress-id-357 .sorting:hover,
.tablepress-id-357 .sorting_asc,
.tablepress-id-357 .sorting_desc{
	background-color: #a4c1d7 !important;
}
.tablepress-id-357 .tr:hover th {
	background-color: #a4c1d7;
}
/* FSTkakaku_2018 */
.FSTkakaku2018 tbody{ width:100%; border-collapse: collapse; border:1px solid #dfdcdc; }
.FSTkakaku2018 th { background-color:#e7ebf5; text-align:center; color:#2e498d; vertical-align:middle; letter-spacing:1px; border-top:1px solid #dfdcdc; border-right:1px solid #dfdcdc; }
.FSTkakaku2018 td { text-align: center; vertical-align: middle; background-color:#f8f9f0; line-height:1.7em; border-right:1px solid #dfdcdc;}
.FSTkakaku2018 .row2 { width:45%; text-align: left; letter-spacing:1px; vertical-align: middle;}

/* FST在庫表 */
#FST_zaiko ul {  width:200px !important; padding:5px 0 10px 0;}
#FST_zaiko ul li { list-style:none !important; list-style-position:inside !important; margin:0 0 5px 0; padding:0 0 5px 11px; text-indent:/*-11px*/0; border-bottom:1px solid #dfdcdc; font-size:12px; text-align:justify; letter-spacing:0;line-height: 1.2em;}
#FST_zaiko ul li a:hover { color:#07307E !important;}

/* FST在庫表リンクボタン */
#FST_zaiko h3 a{
  display: block;
  text-decoration: none;
  height:50px;
  width: 200px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 200%;
  background: #e2670d;
  background: -moz-linear-gradient(0deg, #f8b862 0%, #ea5506 100%);
  background: -webkit-linear-gradient(0deg, #f8b862 0%,#ea5506 100%);
  background: linear-gradient(0deg, #f8b862 0%,#ea5506 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b862', endColorstr='#ea5506',GradientType=1 );
  border-radius: 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

#FST_zaiko h3 a:hover{
  color: #ea5506;
  border: dashed 1px #ea5506;
  background: none;
  box-shadow: none !important;
}
#FST_zaiko h3 a:active{
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
/* tablepress 259(会社概要) */
.tablepress-id-259 tbody { border:none !important;}
.tablepress-id-259 { border-top:1px solid #ddd; }
.tablepress-id-259 .column-1 { width:20%; background:0 0 !important; color:#2e498d; font-weight:bold; text-align:center;}
.tablepress-id-259 .column-2 { background: 0 0 !important; vertical-align: middle;}
.tablepress-id-259 td { padding:19px 0;}

/* tablepress 346(Neuralynx_FLED) */
.table-id-346 .row-1 {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.tablepress-id-346 .column-1 {
	width: 20%;
}
.tablepress-id-346 .column-2 {
	width: 20%;
	background-color: #e7ebf5;/* border-right:1px solid #dfdcdc;*/ color: #2e498d;
	vertical-align: middle;
	text-align:center;
}
.tablepress-id-346 .column-3 {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
	/*border-right:1px solid #dfdcdc;*/
}

.tablepress-id-346  .column-4 {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
}

.tablepress-id-346 .column-5 {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	background-color: #e7ebf5;
	color: #2e498d;
}

.b_connection {text-align: center; margin:0 0 40px 0 !important;}
.b_connection .custom-html-widget {display: inline-block; width: 22%;padding: 0 10px !important;}
.b_connection .custom-html-widget img {width: 100%; height: auto; margin: 0 !important;}
