/*

Theme Name: Labrid Plus

Author: K.Yamada

Author URI: http://labrid.jp

Version: 1.31



License: GNU General Public License

License URI: license.txt

*/



/* =Reset CSS by Eric Meyer

-------------------------------------------------------------- */

@import url('reset.css');

@import url('classes.css');





/* ----Here we go!---- */



/* color */

body {

	background: #f0f0f0;

	color: #000;

}



#wrapper {

	border-top:5px solid #999;

}



#header {

	background-color: ;

}

#masthead {

	background-color: #fff;

	padding: 15px 20px;

}



#acswrap {

	background-color: #333;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#696969), to(#1F1F1F));

	background: -webkit-linear-gradient(#696969, #1F1F1F);

	background: -moz-linear-gradient(#696969, #1F1F1F);

	background: -ms-linear-gradient(#696969, #1F1F1F);

	background: -o-linear-gradient(#696969, #1F1F1F);

	background: linear-gradient(#696969, #1F1F1F);

	padding:5px 0;

}

#access {

}



#viswrap {

	background-color:;

}

#visual {

	background-color: #bababa;

	padding:10px;

}



#masthead, #visual, #bread, #acswrap, #main {

	-moz-box-shadow: 0px 3px 3px #999;

	-webkit-box-shadow: 0px 3px 3px #999;

	box-shadow: 0px 3px 3px #999;

}



#bread {

	background-color:#fff;

	padding:5px 10px;

}



#main {

	background: #FFF;

	padding: 20px;

}



#footer {

	border-top:solid 1px #000;

	background:#333;

}



#colophon {

	background: #555;

	padding: 20px;

	color:#FFF;

}





.entry-content h2 {

	border-color: #555;

}

.entry-content h3 {

	background-color:#aaa;

	color:#fff;

}

.entry-content h4 {

	border-color: #999;

}

.entry-content h5 {

	border-color: #ddd;

}



#content tr th,

#content thead th {

	background-color: #f4f4f4;

}



a:link,

a:visited {

	color: #F60;

}

a:active,

a:hover {

	color: #f00;

}



a:hover img{

	opacity:0.8;

	-moz-opacity:0.8;

	filter: alpha(opacity=80);

}



hr {

	background-color: #ccc;

}







/* The main theme structure */

#wrapper {

	width:100%;

	text-align:center;

	border-top:5px solid #999;

}



#colophon,

#masthead,

#main {

	margin: 0 auto;

	width: 940px;

	text-align:left;

}

#visual,

#access {

	margin: 0 auto;

	width: 960px;

	text-align:left;

}

#bread {

	margin: 0 auto;

	width: 960px;

	text-align:left;

}







/* =Menu

-------------------------------------------------------------- */



#access {

	border-left:dotted 1px #dedede;

}

#access .menu-header,

div.menu {

	font-size: 13.1px;

}

#access .menu-header ul,

div.menu ul {

	list-style: none;

	margin: 0;

}

#access .menu-header li,

div.menu li {

	float: left;

	border-right:dotted 1px #dedede;

	position: relative;

}

#access a {

	color: #fff;

	display: block;

	line-height: 20px;

	padding: 0 18px;

	text-decoration: none;

}

#access ul ul {

	display: none;

	position: absolute;

	top: 20px;

	left: 0;

	float: left;

	width: 180px;

	padding:3px 3px 1px;

	background-color:#333;

	z-index: 99999;

}

#access ul ul li {

	min-width: 180px;

	margin: 0 0 2px;

	border-right:none !important;

}

#access ul ul ul {

	left: 100%;

	top: 0;

}

#access ul ul a {

	padding: 0 15px;

	width: 150px;

}

#access a:hover {

	background: #555;

	color:#F60 !important;

}

#access ul li:hover > ul {

	display: block;

}

#access ul li.current_page_item > a,

#access ul li.current_page_ancestor > a,

#access ul li.current-menu-ancestor > a,

#access ul li.current-menu-item > a,

#access ul li.current-menu-parent > a {

	color:#ccc;

}

* html #access ul li.current_page_item a,

* html #access ul li.current-menu-ancestor a,

* html #access ul li.current-menu-item a,

* html #access ul li.current-menu-parent a,

* html #access ul li a:hover {

	color:#FFF;

}



#hd-menu {

	border-right:dotted 1px #777;

}

#hd-menu .widget-title {

	display:none;

}

#hd-menu ul {

	list-style: none;

	margin: 0;

	font-size: 12.1px;

}

#hd-menu ul li {

	float: right;

	border-left:dotted 1px #777;

	position: relative;

}

#hd-menu ul li a {

	color: #000;

	display: block;

	line-height: 16px;

	padding: 0 12px 0 20px;

	text-decoration: none;

	background:url(images/icon/arrow_right.gif) 8px 40% no-repeat;

}

#hd-menu ul li a:hover {

	color:#F60;

}





#bread { /* Breadcrumb navXT */

}

#bread ul {

margin:0;

border:solid 1px #dedede;

list-style:none;

height:1.8em;

font-size:93%;

}

#bread li {

float:left;

line-height:1.8em;

padding-left:.75em;

color:#777;

}

#bread li a {

display:block;

padding:0 15px 0 0;

background:url(images/icon/crumbs.gif) no-repeat right center;

}

#bread li a:link, #bread li a:visited {

text-decoration:none;

color:#777;

}

#bread li a:hover, #bread li a:focus {

color:#dd2c0d;

}





/* =Footer

-------------------------------------------------------------- */

#colophon a {

	color:#fff;

}

#colophon a:hover {

	color:#fc0;

}



#site-info {

	color:#eee;

	font: normal 11.2px/15px Verdana, Geneva, sans-serif;

}

#site-info p,

#site-info address {

	margin:0.6em 0;

	font-style:normal;

}

#site-info a {

	color:#eee;

	text-decoration:none;

}

#site-info a:hover {

	color:#38C9FF;

	text-decoration: underline;

}



/* =title design

-------------------------------------------------------------- */

#site-title { /* メインタイトル：幅 */

	width:337px;

}

	#hd-menu { /* ヘッダメニュー：幅 */

		width:597px;

	}

#site-title a {

	width:337px;

	height:40px;

	background:url(images/logo.gif) 0 0 no-repeat;

}

#site-title a:hover {

	background:url(images/logo.gif) 0 -40px no-repeat;

}



/* widget title */

.widget-title {

	color: #000;

	font-size:14.4px;

	display: block;

	line-height:18px;

	margin-bottom:5px;

}

#header-widget-area .widget-title {

	padding: 0 0 0 6px;

	border-left: solid 5px #ccc;

}

#primary .widget-title {

	padding: 0 0 5px;

	border-bottom: solid 2px #555;

}

.widget_recent_entries .widget-title {

	margin-bottom:0 !important;

}

#secondary .widget-title {

	padding: 0 0 5px;

	border-bottom:solid 2px #999;

}

#footer-widget-area .widget-title {

	color:#FFF;

	padding: 0 0 5px;

	border-bottom:solid 2px #eee;

}



.menu-title a {

	display:block;

	padding: 0 0 5px;

	color:#000;

	font-size:14.4px;

	line-height:18px;

	border-bottom: solid 3px #555;

	text-decoration:none !important;

}

#cat-ttl a	{ }

#page-ttl a	{ }

#cat-ttl a:hover,

#page-ttl a:hover {

	color:#000;

	opacity:0.5;

	-moz-opacity:0.5;

	filter: alpha(opacity=50);

}



/* page title */

.page-title {

	font-weight: normal;

	padding:25px 20px;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	border:solid 1px #ccc;

	-webkit-box-shadow: #999 0px 2px 3px;

	-moz-box-shadow: #999 0px 2px 3px;

	box-shadow: #999 0px 2px 3px;

	background: #EDEDED;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EDEDED));

	background: -webkit-linear-gradient(#FFFFFF, #EDEDED);

	background: -moz-linear-gradient(#FFFFFF, #EDEDED);

	background: -ms-linear-gradient(#FFFFFF, #EDEDED);

	background: -o-linear-gradient(#FFFFFF, #EDEDED);

	background: linear-gradient(#FFFFFF, #EDEDED);

}

.page-title span {

	color: #333;

	font-size: 62%;

	font-style: italic;

	font-weight: normal;

}

.page-title a:link,

.page-title a:visited {

	color: #888;

	text-decoration: none;

}

.page-title a:active,

.page-title a:hover {

	color: #000;

}



/* entry title */



.entry-content h2 {

	padding:15px 0;

	border-width:3px 0 1px;

	border-style:solid;

}

.entry-content h3 {

	padding: 5px 10px 4px;

}

.entry-content h4 {

	padding-left: 8px;

	border-width: 0 0 0 6px;

	border-style:solid;

}

.entry-content h5 {

	padding-left: 6px;

	border-width: 0 0 0 8px;

	border-style: solid;

}







/*************************************** customized done *******/



/* =Layout

-------------------------------------------------------------- */



/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/



#container {

	float: left;

	margin: 0 -260px 0 0;

	width: 100%;

}

#content {

	margin: 0 260px 0 0;

}

#primary,

#secondary {

	float: right;

	overflow: hidden;

	width: 220px;

}

#secondary {

	clear: right;

}

#footer {

	clear: both;

	width: 100%;

}



/*

LAYOUT: One column, no sidebar

DESCRIPTION: One centered column with no sidebar

*/



.one-column #content {

	margin: 0 auto;

	width: 680px;

}



/*

LAYOUT: Full width, no sidebar

DESCRIPTION: Full width content with no sidebar; used for attachment pages

*/



.single-attachment #content {

	margin: 0 auto;

	width: 940px;

}





/* =Header

-------------------------------------------------------------- */



#site-title {

	margin: 0;

	float:left;

}

#site-title a {

	display:block;

	margin-bottom:10px;

	overflow:hidden;

	text-indent:-999em;

}

#site-description {

	font-size: 11.2px;	

	line-height: 13.2px;

	clear: both;

	margin: 0;

	padding:0;

}



#hd-menu {

	float:right;

}



#hd-search {

	float:right;

	width:210px;

	margin-top:10px;

	text-align:right;

}



#branding {

	width:100%;

}



#branding:after,

#hd-menu:after,

#bread:after,

#access:after{ /* new clearfix */

	content: ""; 

	display: block; 

	clear: both;

}







#visual img {

	vertical-align:bottom;

}







/* =Sidemenu

------ */



#page_menu ul,

#cat_menu ul,

.widget_recent_entries ul {

	margin-left: 0 !important;

	list-style-type: none !important;

}

#page_menu ul li,

#cat_menu ul li,

.widget_recent_entries ul li {

	padding: 0.6em 0 0.6em 15px;

	background:url(images/icon/arrow_right.gif) 0 .8em no-repeat;

	border-bottom:dotted 1px #c4c4c4;

}

#page_menu ul li a,

#cat_menu ul li a,

.widget_recent_entries ul li a {

	text-decoration:none;

}



.widget_sp_image {

	margin-bottom:10px !important;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}

a img {

	border: none;

}





/* =Fonts

-------------------------------------------------------------- */





body,

input,

textarea,

.page-title span,

.pingback a.url,

h3#comments-title,

h3#reply-title,

#access .menu,

#access div.menu ul,

#cancel-comment-reply-link,

.form-allowed-tags,

#site-info,

#site-title,

#wp-calendar,

.comment-meta,

.comment-body tr th,

.comment-body thead th,

.entry-content label,

.entry-content tr th,

.entry-content thead th,

.entry-meta,

.entry-title,

.entry-utility,

#respond label,

.navigation,

.page-title,

.pingback p,

.reply,

.widget-title,

.wp-caption-text,

input[type=submit] {

font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",arial,helvetica,clean,sans-serif;

}

pre {

	font-family: "Courier New", Courier, monospace;

}

code {

	font-family: monospace;

}





/* =Structure

-------------------------------------------------------------- */



/* Structure the header area */

#header-widget-area {

	overflow: hidden;

	margin-top:15px;

}

#header-widget-area .widget-area {

	float: left;

	margin-right: 20px;

	width: 220px;

}

#header-widget-area #fourth {

	margin-right: 0;

}

#header-widget-area .widget-container {

	margin-bottom: 5px;

}



/* Structure the footer area */

#footer-widget-area {

	overflow: hidden;

}

#footer-widget-area .widget-area {

	float: left;

	margin-right: 20px;

	width: 220px;

}

#footer-widget-area #fourth {

	margin-right: 0;

}

#site-generator {

	float: right;

	width: 220px;

}





/* =Global Elements

-------------------------------------------------------------- */



/* Main global 'theme' and typographic styles */

body,

input,

textarea {

	color: #000;

	font-size: 12.2px;

	line-height: 18px;

}

hr {

	border: 0;

	clear: both;

	height: 1px;

	margin-bottom:24px;

}



/* Text elements */

p {

	margin-bottom: 18px;

}

ul {

	list-style: square;

	margin: 0 0 18px 1.7em;

}

ol {

	list-style: decimal;

	margin: 0 0 18px 2.2em;

}

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 0 24px 0;

}

dt {

	font-weight: normal;

}

dd {

	margin-bottom: 18px;

}

strong {

	font-weight: bold;

}

cite,

em,

i {

	font-style: italic;

}

big {

	font-size: 131.25%;

}

ins {

	background: #ffc;

	text-decoration: none;

}

blockquote {

	font-style: italic;

	padding: 0 3em;

}

blockquote cite,

blockquote em,

blockquote i {

	font-style: normal;

}

pre {

	background: #f7f7f7;

	color: #222;

	line-height: 18px;

	margin-bottom: 18px;

	padding: 1.5em;

}

abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

sup,

sub {

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

input[type="text"],

textarea {

	background: #f9f9f9;

	border: 1px solid #ccc;

	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	padding: 2px;

}



/* Text meant only for screen readers */

.screen-reader-text {

	position: absolute;

	left: -9000px;

}







/* =Content

-------------------------------------------------------------- */



#main {

	clear: both;

	overflow: hidden;

}

#content {

	margin-bottom:18px;

}

#content,

#content input,

#content textarea {

	font-size: 13.4px;

	line-height: 22px;

}

#content p,

#content ul,

#content ol,

#content dl,

#content pre {

	margin-bottom: 24px;

}

#content ul ul,

#content ol ol,

#content ul ol,

#content ol ul {

	margin-bottom: 0;

}

#content pre,

#content kbd,

#content tt,

#content var {

	font-size: 15.2px;

	line-height: 21px;

}

#content code {

	font-size: 13.4px;

}

#content dt,

#content th {

	color: #000;

}

#content h1,

#content h2,

#content h3,

#content h4,

#content h5,

#content h6 {

	clear:both;

	font-weight: normal;

	line-height: 1.4em;

	margin: 0 0 20px 0;

}

.clearnon {

	clear:none !important;

}

#content h1 {

	font-size:23.2px;

}

#content h2 {

	font-size:21.2px;

}

#content h3 {

	font-size:18.2px;

}

#content h4 {

	font-size:16.2px;

}

#content h5,

#content h6 {

	font-size:14.2px;

}

#content table {

	border: 1px solid #ccc;

	border-collapse: collapse;

	margin: 0 -1px 24px 0;

	text-align: left;

}

#content table caption {

	padding:0 0 0.5em;

	text-align:left;

}

#content tr th,

#content thead th {

	border: 1px solid #ccc;

	font-size: 12.2px;

	font-weight: normal;

	line-height: 18px;

	padding: 9px 24px;

}

#content tr td {

	border: 1px solid #ccc;

	padding: 6px 24px;

}

#content tr.odd td {

	background: #f2f7fc;

}

#content tr td ul,

#content tr td ol {

	margin-bottom: 0;

}

.hentry {

	margin: 0 0 36px 0;

}

.home .sticky {

	background: #eee;

	color:#000;

	border-bottom: 3px solid #ddd;

	margin-left: -20px;

	margin-right: -20px;

	padding: 18px 20px;

}

#content .entry-title {

	color: #000;

	font-size: 21.2px !important;

	font-weight: normal;

	line-height: 1.3em;

	margin-bottom: 0;

}

.entry-meta {

	font-size: 11.2px;

	line-height: 13px;

}

.single .entry-meta {

	text-align: right;

	margin-bottom: 10px;

}

.entry-meta abbr,

.entry-utility abbr {

	border: none;

}

.entry-meta abbr:hover,

.entry-utility abbr:hover {

	border-bottom: 1px dotted #666;

}

.entry-content {

	clear: both;

	padding: 20px 10px 0;

}

.entry-meta {

	padding:4px 10px;

}

.entry-summary {

	clear: both;

	padding: 8px 10px 0;

}

#content .entry-summary p:last-child {

	margin-bottom: 12px;

}

.entry-content fieldset {

	border: 1px solid #e7e7e7;

	margin: 0 0 24px 0;

	padding: 24px;

}

.entry-content fieldset legend {

	background: #fff;

	color: #000;

	font-weight: normal;

	padding: 0 24px;

}

.entry-content input {

	margin: 5px 0;

}

.entry-content input.file,

.entry-content input.button {

	margin-right: 18px;

}

.entry-content select {

	margin: 5px 0;

}

.entry-content sup,

.entry-content sub {

	font-size: 10.2px;

}

.entry-content blockquote.left {

	float: left;

	margin-left: 0;

	margin-right: 24px;

	text-align: right;

	width: 33%;

}

.entry-content blockquote.right {

	float: right;

	margin-left: 24px;

	margin-right: 0;

	text-align: left;

	width: 33%;

}

.page-link {

	color: #000;

	margin: 0 0 22px 0;

	word-spacing: 0.5em;

}

.page-link a:link,

.page-link a:visited {

	background: #f1f1f1;

	color: #333;

	font-weight: normal;

	padding: 0.5em 0.75em;

	text-decoration: none;

}

.home .sticky .page-link a {

	background: #d9e8f7;

}

.page-link a:active,

.page-link a:hover {

	color: #789;

}

body.page .edit-link {

	clear: both;

	display: block;

}

#entry-author-info {

	background: #f2f7fc;

	border-top: 4px solid #000;

	clear: both;

	font-size: 13.4px;

	line-height: 20px;

	margin: 24px 0;

	overflow: hidden;

	padding: 18px 20px;

}

#entry-author-info #author-avatar {

	background: #fff;

	border: 1px solid #e7e7e7;

	float: left;

	height: 60px;

	margin: 0 -104px 0 0;

	padding: 11px;

}

#entry-author-info #author-description {

	float: left;

	margin: 0 0 0 104px;

}

#entry-author-info h2 {

	color: #000;

	font-weight: normal;

	margin-bottom: 0;

}

.entry-utility {

	clear: both;

	color: #888;

	font-size: 12.2px;

	line-height: 18px;

}

.entry-meta a,

.entry-utility a {

	color: #888;

}

.entry-meta a:hover,

.entry-utility a:hover {

	color: #789;

}

#content .video-player {

	padding: 0;

}





/* =Asides

-------------------------------------------------------------- */



.home #content .category-asides p {

	font-size: 13.4px;

	line-height: 20px;

	margin-bottom: 10px;

	margin-top: 0;

}

.home .hentry.category-asides {

	padding: 0;

}

.home #content .category-asides .entry-content {

	padding-top: 0;

}





/* =Gallery listing

-------------------------------------------------------------- */



.category-gallery .size-thumbnail img {

	border: 10px solid #f1f1f1;

	margin-bottom: 0;

}

.category-gallery .gallery-thumb {

	float: left;

	margin-right: 20px;

	margin-top: -4px;

}

.home #content .category-gallery .entry-utility {

	padding-top: 4px;

}





/* =Attachment pages

-------------------------------------------------------------- */



.attachment .entry-content .entry-caption {

	font-size: 16.4px;

	margin-top: 24px;

}

.attachment .entry-content .nav-previous a:before {

	content: '\2190\00a0';

}

.attachment .entry-content .nav-next a:after {

	content: '\00a0\2192';

}





/* =Images

-------------------------------------------------------------- */



#content img {

	margin: 0;

	height: auto;

	max-width: 670px;

	padding:4px;

	border:solid 1px #ccc;

	width: auto;

}

#content .attachment img {

	max-width: 910px;

}

.noborder {

	padding:0 !important;

	border:none !important;

}

#content img.noborder {

	max-width: 680px;

}

#content .attachment img.noborder {

	max-width: 920px;

}

#content .alignleft,

#content img.alignleft {

	display: inline;

	float: left;

	margin-right: 20px;

	margin-top: 2px;

}

#content .alignright,

#content img.alignright {

	display: inline;

	float: right;

	margin-left: 20px;

	margin-top: 2px;

}

#content .aligncenter,

#content img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

#content img.alignleft,

#content img.alignright,

#content img.aligncenter {

	margin-bottom: 12px;

}

#content .wp-caption {

	line-height: 18px;

	margin-bottom: 20px;

	text-align: center;

}

#content .wp-caption img {

}

#content .wp-caption p.wp-caption-text {

	color: #888;

	font-size: 12.2px;

	margin: 3px;

}

#content .wp-smiley {

	margin: 0;

}

#content .gallery {

	margin: 0 auto 18px;

}

#content .gallery .gallery-item {

	float: left;

	margin-top: 0;

	text-align: center;

	width: 33%;

}

#content .gallery img {

	border: 2px solid #cfcfcf;

}

#content .gallery .gallery-caption {

	color: #888;

	font-size: 12.2px;

	margin: 0 0 12px;

}

#content .gallery dl {

	margin: 0;

}

#content .gallery img {

	border: 10px solid #f1f1f1;

}

#content .gallery br+br {

	display: none;

}

#content .attachment img { /* single attachment images should be centered */

	display: block;

	margin: 0 auto;

}





/* =Navigation

-------------------------------------------------------------- */



.navigation {

	color: #555;

	font-size: 12.2px;

	line-height: 16px;

	padding:5px;

	background: #f4f4f4;

	overflow: hidden;

}

.navigation a:link,

.navigation a:visited {

	color: #888;

	text-decoration: none;

}

.navigation a:active,

.navigation a:hover {

	color: #789;

}

.nav-previous {

	float: left;

	width: 50%;

}

.nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

.meta-nav {

	display:none;

}

.nav-previous a {

	padding-left:18px;

	background:url(images/icon/arrow_left.gif) left center no-repeat;

}

.nav-next a {

	padding-right:18px;

	background:url(images/icon/arrow_right.gif) right center no-repeat;

}

#nav-above {

	margin: 0 0 18px 0;

}

#nav-above {

	display: none;

}

.paged #nav-above,

.single #nav-above {

	display: block;

}

#nav-below {

	margin: 18px 0 0 0;

}





.tablenav {

	margin: 1em auto 2em;

	line-height:1.6em;

	text-align:center;

}



a.page-numbers, .tablenav .current {

	color: #000;

	padding: 2px .4em;

	border:solid 1px #ccc;

	text-decoration:none;

	font-size:12.2px;

}



a.page-numbers:hover {

	color:#fff;

	background: #2ba2b0;

	border-color: #2ba2b0;

}



.tablenav .current {

	color:#003F73;

	border-color: #003F73;

	font-weight:bold:

}



.tablenav .next, .tablenav .prev {

	border:0 none;

	background:transparent;

	text-decoration:underline;

}





.page-top {

	clear:both;

	text-align:right;

}

.page-top a {

	padding-left:20px;

	background:url(images/icon/arrow_up.gif) left center no-repeat;

	color:#555;

	text-decoration:none;

	font-size:93%;

}

.page-top a:hover {

	color:#f60;

}



/* =Comments

-------------------------------------------------------------- */

#comments {

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title,

h3#reply-title {

	color: #000;

	font-size: 20.2px;

	font-weight: normal;

	margin-bottom: 0;

}

h3#comments-title {

	padding: 24px 0;

}

.commentlist {

	list-style: none;

	margin: 0;

}

.commentlist li.comment {

	border-bottom: 1px solid #e7e7e7;

	line-height: 24px;

	margin: 0 0 24px 0;

	padding: 0;

	position: relative;

}

.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

}

#comments .comment-body ul,

#comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 4px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	color: #000;

	font-style: normal;

	font-weight: normal;

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	font-size: 12.2px;

	margin: 0 0 18px 0;

}

.comment-meta a:link,

.comment-meta a:visited {

	color: #888;

	text-decoration: none;

}

.comment-meta a:active,

.comment-meta a:hover {

	color: #789;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	font-size: 12.2px;

	padding: 0 0 24px 0;

}

.reply a,

a.comment-edit-link {

	color: #888;

}

.reply a:hover,

a.comment-edit-link:hover {

	color: #789;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	border: none;

	margin: 0;

}

.nopassword,

.nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12.2px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13.4px;

	font-style: italic;

}



/* Comments form */

input[type=submit] {

	color: #333;

}

#respond {

	border-top: 1px solid #e7e7e7;

	margin: 24px 0;

	overflow: hidden;

	position: relative;

}

#respond p {

	margin: 0;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 48px 0 0;

}

h3#reply-title {

	margin: 18px 0;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12.2px;

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

	color: #789;

	font-weight: normal;

}

#respond label {

	color: #888;

	font-size: 12.2px;

}

#respond input {

	margin: 0 0 9px;

	width: 98%;

}

#respond textarea {

	width: 98%;

}

#respond .form-allowed-tags {

	color: #888;

	font-size: 12.2px;

	line-height: 18px;

}

#respond .form-allowed-tags code {

	font-size: 11.2px;

}

#respond .form-submit {

	margin: 12px 0;

}

#respond .form-submit input {

	font-size: 13.4px;

	width: auto;

}





/* =Widget Areas

-------------------------------------------------------------- */



.widget-area ul {

	list-style: none;

	margin-left: 0;

	margin-bottom: 0;

}

.widget-area ul ul {

	list-style: square;

	margin-left: 1.5em;

}

.widget_search #s {/* This keeps the search inputs in line */

	width: 60%;

	margin-right:3px;

}

.widget_search label {

	display: none;

}

.widget-container {

	margin: 0 0 18px 0;

}

.widget-area a:link,

.widget-area a:visited {

	color:#000;

}

.widget-area a:active,

.widget-area a:hover {

	color:#F60;

}

.widget-area .entry-meta {

	font-size: 11.2px;

}

#wp_tag_cloud div {

	line-height: 1.6em;

}

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #222;

	font-size: 13.4px;

	font-weight: normal;

	padding-bottom: 4px;

	text-align: left;

}

#wp-calendar thead {

	font-size: 11.2px;

}

#wp-calendar thead th {

}

#wp-calendar tbody {

	color: #aaa;

}

#wp-calendar tbody td {

	background: #f5f5f5;

	border: 1px solid #fff;

	padding: 3px 0 2px;

	text-align: center;

}

#wp-calendar tbody .pad {

	background: none;

}

#wp-calendar tfoot #next {

	text-align: right;

}

.widget_rss a.rsswidget {

	color: #000;

}

.widget_rss a.rsswidget:hover {

	color: #789;

}

.widget_rss .widget-title img {

	width: 11px;

	height: 11px;

}



.textwidget img {

	float: left;

}



/* Main sidebars */

.sidemenu-container {

	margin:0 0 24px;

}



#main .widget-area ul {

	margin-left: 0;

	padding: 0;

}

#main .widget-area ul ul {

	border: none;

	margin-left: 1.3em;

	padding: 0;

}

#primary {

}

#secondary {

}



/* Footer widget areas */

#footer-widget-area {

}





/* =Footer

-------------------------------------------------------------- */



#footer {

	width: 100%;

}

#colophon {

	overflow: hidden;

}





/* =Mobile Safari ( iPad, iPhone and iPod Touch )

-------------------------------------------------------------- */



pre {

	-webkit-text-size-adjust: 140%;

}

code {

	-webkit-text-size-adjust: 160%;

}

#access,

.entry-meta,

.entry-utility,

.navigation,

.widget-area {

	-webkit-text-size-adjust: 120%;

}

#site-description {

	-webkit-text-size-adjust: none;

}





/* =Print Style

-------------------------------------------------------------- */



@media print {

	body {

		background: none !important;

	}

	#wrapper {

		clear: both !important;

		display: block !important;

		float: none !important;

		position: relative !important;

	}

	#header {

		border-bottom: 2pt solid #000;

		padding-bottom: 18pt;

	}

	#colophon {

		border-top: 2pt solid #000;

	}

	#site-title,

	#site-description {

		float: none;

		line-height: 1.4em;

		margin: 0;

		padding: 0;

	}

	#site-title {

		font-size: 13pt;

	}

	.entry-content {

		font-size: 14pt;

		line-height: 1.6em;

	}

	.entry-title {

		font-size: 21pt;

	}

	#access,

	#branding img,

	#respond,

	.comment-edit-link,

	.edit-link,

	.navigation,

	.page-link,

	.widget-area {

		display: none !important;

	}

	#container,

	#header,

	#footer {

		margin: 0;

		width: 100%;

	}

	#content,

	.one-column #content {

		margin: 24pt 0 0;

		width: 100%;

	}

	.wp-caption p {

		font-size: 11pt;

	}

	#site-info,

	#site-generator {

		float: none;

		width: auto;

	}

	#colophon {

		width: auto;

	}

	img#wpstats {

		display: none;

	}

	#site-generator a {

		margin: 0;

		padding: 0;

	}

	#entry-author-info {

		border: 1px solid #e7e7e7;

	}

	#main {

		display: inline;

	}

	.home .sticky {

		border: none;

	}

}





/*********************************************/

/*     Labrid Toppage Style                  */

/*********************************************/

.topnews {

	margin:36px 0;

}

.topnews .news-title {

	margin-bottom:0 !important;

}

.topnews .news-title a {

	text-decoration:none;

	color:#000;

}

.topnews .news-title a:hover {

	color:#f60;

}

.topnews dl {

	border-bottom: 1px solid #ccc;

	line-height: 1.4em;

	margin: 6px 0 0;

	padding: 0 0 1px;

}

.topnews dt {

	font-weight: normal;

	margin: 0;

	padding: 0.6em 0 0 0;

	border-top: 1px solid #ccc;

}

.topnews dd {

	margin: -1.4em 0 0.6em 7.2em;

	padding:0;

}

.topnews dd a {

	padding: 0 0 0 0.8em;

	border-left:5px solid #ccc;

	color:#000;

	text-decoration:none;

}

.topnews dd a:hover {

	color:#f60;

	border-left-color:#f60;

	text-decoration: underline;

}





/*********************************************/

/*     Contact Form Style                    */

/*********************************************/

.wpcf7-form {

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

	padding:15px 20px;

	background-color:#ffffff;

	position:relative;

}



.wpcf7-form textarea {

	width:92%;

}



.wpcf7-form .watermark {

	color:#aaa !important;

}



.wpcf7-form .note {

	color: #A69D80;

	font-size:85%;

}





/*********************************************/

/*     Labrid Original Style ver.0.24        */

/*********************************************/

.img-shadow {

	position:relative;

	padding:3px;

	background:#FFF;

	-moz-box-shadow: 0px 2px 3px #777;

	-webkit-box-shadow: 0px 2px 3px #777;

	box-shadow: 0px 2px 3px #777;

}



.clear {

	clear:both;

	height:1px;

	line-height:1px;

	font-size:1px;

	overflow:hidden;

	}





.txCenter {

	text-align:center;

	}



.txRight {

	text-align:right;

	}



.txLeft {

	text-align:left;

	}



/* margin */

/* bottom */

.mgb05 { margin-bottom: 0.5em !important; }

.mgb10 { margin-bottom: 1em !important; }

.mgb15 { margin-bottom: 1.5em !important; }

.mgb20 { margin-bottom: 2em !important; }

.mgb30 { margin-bottom: 3em !important; }

.mgb40 { margin-bottom: 4em !important; }



/* top */

.mgt05 { margin-top: 0.5em !important; }

.mgt10 { margin-top: 1em !important; }

.mgt15 { margin-top: 1.5em !important; }

.mgt20 { margin-top: 2em !important; }

.mgt30 { margin-top: 3em !important; }

.mgt40 { margin-top: 4em !important; }



.mgt-05 { margin-top: -0.5em !important; }

.mgt-10 { margin-top: -1em !important; }

.mgt-15 { margin-top: -1.5em !important; }

.mgt-20 { margin-top: -2em !important; }





/* left */

.mgl05 { margin-left: 0.5em !important; }

.mgl10 { margin-left: 1em !important; }

.mgl15 { margin-left: 1.5em !important; }

.mgl20 { margin-left: 2em !important; }

.mgl30 { margin-left: 3em !important; }





/* inline block */

.ibWrap {

	letter-spacing: -0.31em;

	*letter-spacing: normal;

	word-spacing: -0.43em;

}



.ibWrap .ibPart {

	display: inline-block;

	zoom: 1; *display: inline;

	letter-spacing: normal;

	word-spacing: normal;

	vertical-align: top;

}



.block-2 {

	width:104%;

	margin-right:-4%;

	/*width:632px;

	margin-right:-16px;*/

	overflow:hidden;

}

.block-2 .ibPart {

	width:46%;

	margin-right:4%;

	/*width:300px;

	margin-right:16px;*/

}



.block-3 {

	width:103.3%;

	margin-right:-3.3%;

	/*width:627px;

	margin-right:-11px;*/

	overflow:hidden;

}

.block-3 .ibPart {

	width:30%;

	margin-right:3.3%;

	/*width:198px;

	margin-right:11px;*/

}



.block-4 {

	width:103%;

	margin-right:-3%;

	/*width:624px;

	margin-right:-8px;*/

	overflow:hidden;

}

.block-4 .ibPart {

	width:22%;

	margin-right:3%;

	/*width:148px;

	margin-right:8px;*/

}



/* free link */

.ib-list {

	letter-spacing: -0.31em;

	*letter-spacing: normal;

	word-spacing: -0.43em;

}

.ib-list li{

	display: inline-block;

	zoom: 1; *display: inline;

	letter-spacing: normal;

	word-spacing: normal;

	vertical-align: top;

	padding-right:20px;

}



.free-link {

	margin-left:0;

}

.free-link li {

	margin-left:0 !important;

	list-style:none !important;

	margin-bottom:5px;

	line-height:1.3;

}

a.exlink {

	padding-right:17px;

	margin-right:3px;

	background: url(images/icon/ic_blank.gif) right center no-repeat;

}

.free-link li {

	padding-left:18px;

	background:url(images/icon/arrow_right.gif) no-repeat 5px .3em;

}

.free-link li.ic-pdf {

	background: url(images/icon/ic_pdf.gif) no-repeat 0 0;

}

.free-link li.ic-doc {

	background: url(images/icon/ic_doc.gif) no-repeat 0 0;

}

.free-link li.ic-xls {

	background: url(images/icon/ic_xls.gif) no-repeat 0 0;

}





.btnlink {

	display: inline-block;

	zoom: 1; *display: inline;

	padding:15px 20px 13px;

	width:540px;

	text-align:center;

	margin:0 50px;

	font-size:130%;

	color:#fff !important;

	text-decoration:none;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	-webkit-box-shadow: #999 0px 2px 3px;

	-moz-box-shadow: #999 0px 2px 3px;

	box-shadow: #999 0px 2px 3px;

	text-shadow: -1px -1px 1px #f30;

background: #FFCF4D;

background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFCF4D), to(#FF6600));

background: -webkit-linear-gradient(#FFCF4D, #FF6600);

background: -moz-linear-gradient(#FFCF4D, #FF6600);

background: -ms-linear-gradient(#FFCF4D, #FF6600);

background: -o-linear-gradient(#FFCF4D, #FF6600);

background: linear-gradient(#FFCF4D, #FF6600);

}

.btnlink:hover {

background: #FF774D;

background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF774D), to(#F00800));

background: -webkit-linear-gradient(#FF774D, #F00800);

background: -moz-linear-gradient(#FF774D, #F00800);

background: -ms-linear-gradient(#FF774D, #F00800);

background: -o-linear-gradient(#FF774D, #F00800);

background: linear-gradient(#FF774D, #F00800);

}



/*mailform special */



.mailbox001 {

	font-weight: normal;

	padding:10px 10px 10px 20px;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	border:solid 1px #ccc;

	-webkit-box-shadow: #999 0px 2px 3px;

	-moz-box-shadow: #999 0px 2px 3px;

	box-shadow: #999 0px 2px 3px;

	background: #EDEDED;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EDEDED));

	background: -webkit-linear-gradient(#FFFFFF, #EDEDED);

	background: -moz-linear-gradient(#FFFFFF, #EDEDED);

	background: -ms-linear-gradient(#FFFFFF, #EDEDED);

	background: -o-linear-gradient(#FFFFFF, #EDEDED);

	background: linear-gradient(#FFFFFF, #EDEDED);

}



.mailbox002 {

	font-weight: bold;

	font-size:20px;

	padding:10px 10px 10px 20px;

	margin-bottom: 10px;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	border:solid 1px #ccc;

	-webkit-box-shadow: #999 0px 2px 3px;

	-moz-box-shadow: #999 0px 2px 3px;

	box-shadow: #999 0px 2px 3px;

	background: #EDEDED;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EDEDED));

	background: -webkit-linear-gradient(#FFFFFF, #EDEDED);

	background: -moz-linear-gradient(#FFFFFF, #EDEDED);

	background: -ms-linear-gradient(#FFFFFF, #EDEDED);

	background: -o-linear-gradient(#FFFFFF, #EDEDED);

	background: linear-gradient(#FFFFFF, #EDEDED);

}