@charset "UTF-8";
/*
Theme Name: CAGOLAB Tune TPL Set Ver1.1
Author: ARATANA
Description: This theme has become a unique design CAGOLAB considering the affinity of the theme of the latest WordPress, most of the basic features are built in a way to divert the WordPress default ones. In the treatment of "child theme" so-called, please use.
Version: 1.1
Template: twentytwelve
*/

@import url("./orgstyle.css");

/* =Reset
-------------------------------------------------------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
  background: #e6e6e6;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.siteheader:after,
.headinner:after,
.headbanner:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.siteheader:before,
.siteheader:after,
.headinner:before,
.headinner:after,
.headbanner:before,
.headbanner:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: block;
	content: "";
}

/* Contents in tags format */
.entry-content h2 {
    padding: 3px 10px;
	background: #EFEFEF;
	border-radius: 2px;
}
.entry-content h3 {
    padding: 0 0 0 7px;
	border-left: 5px solid #EFEFEF;
}
.entry-content h4 {
}
.entry-content h5 {
}
.entry-content h6 {
}
.entry-content p,
.entry-summary p,
.mu_register p {
	margin: 0 0 1em 0;
}
.entry-content address {
	display: block;
	margin: 0 0 24px;
    padding: 15px;
    color: #757575;
    font-size: 90%;
    font-style: normal;
    border-left: 1px solid #EFEFEF;
	line-height: 1.8;
}
.entry-content pre {
	display: block;
	margin: 0 0 24px;
    padding: 15px;
	color: #666;
	font-size: 80%;
    border: 1px solid #EFEFEF;
    overflow: auto;
}
.entry-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre code {
	display: block;
}
.entry-content blockquote {
	margin: 0 0 24px;
	padding: 20px 20px 20px 60px;
	background: #F6F6F6 url(img/single/bg-blockquote.png) left top no-repeat;
}
.entry-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content ol,
.entry-content ul,
.mu_register ul {
	margin: 0 0 15px 8px;
	padding: 0;
	line-height: 1.7;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.mu_register ul {
	list-style: none;
}
.entry-content ol {
	list-style: decimal outside;
}
.entry-content ul li,
.mu_register ul li {
    margin: 0 0 7px;
    padding: 0 0 0 17px;
	background: url(img/single/icon-ulpico.png) 0 9px no-repeat;
}
.entry-content ol li {
    margin: 0 0 7px 30px;
}

.entry-content .box-caution {
    margin: 0 0 24px;
    padding: 20px 20px 20px 60px;
	background: url(img/single/bg-caution.png) left center no-repeat;
    border: 2px solid #FFCC00;
	border-radius: 2px;
}
.entry-content .box-check {
    margin: 0 0 24px;
    padding: 20px 20px 20px 60px;
	background: url(img/single/bg-check.png) left center no-repeat;
    border: 2px solid #9AE922;
	border-radius: 2px;
}
.entry-content .box-ng {
    margin: 0 0 24px;
    padding: 20px 20px 20px 60px;
	background: url(img/single/bg-ng.png) left center no-repeat;
    border: 2px solid #DC3D03;
	border-radius: 2px;
}
.entry-content .box-link {
    margin: 0 0 24px;
    padding: 20px;
	background: #E2F1FC url(img/single/bg-link.jpg) right bottom no-repeat;
	border-radius: 2px;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title {
	font-size: 25px;
	line-height: 2;
	font-weight: bold;
	text-transform: uppercase;
}
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 15px;
	line-height: 2;
	font-weight: bold;
	text-transform: uppercase;
}
.title-subtext {
    margin: 12px 0 0;
	font-size: 12px;
	color: #757575;
}
/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 2px;
	font-family: inherit;
	padding: 6px;
}
button,
input {
    line-height: normal;
    vertical-align: middle;
    margin: 0 -1px 0 0;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 0px 10px;
	height: 30px;
	font-size: 10pt;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* =Basic structure
-------------------------------------------------------------- */
/* Page structure */
.whatever {
	margin: 0;
	padding: 0;
}
.wrapper {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 990px;
}
.contents {
	float: left;
	padding: 20px;
	width: 618px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.localnavi {
	float: right;
	width: 300px;
}

/* Elevator box */
.localnavi {
	position: relative;
}

/* Header */
.siteheader {
	padding: 15px 0;
	background-color: #191C23;
	border-bottom: 1px solid #ddd;
  min-width: 990px;;
}
.headinner {
    position: relative;
    margin: 0 auto;
	width: 990px;
}
.sitetitle {
	float: left;
	width: 500px;
}
/* Logo image mode */
.siteheader h1.imgmode a:hover img {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
/* Logo text mode */
.siteheader h1.txtmode a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.siteheader h1.txtmode a:hover {
	color: #21759b;
}
.siteheader h1.txtmode {
	font-size: 27px;
	line-height: 1.5;
}

.siteheader h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.siteheader h2 a:hover {
	color: #21759b;
}
.siteheader h2 {
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
	color: #757575;
}

/* Shop Banner */
.headbanner {
    margin: 0 auto;
    padding: 20px 0 0;
    width: 990px;
}
.headbanner img {
	border-radius: 3px;
    background-color: #FFFFFF;
}
.headbanner a:hover img {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/* Click panel */
@font-face {
    font-family: "Flaticon";
    src: url("flaticon.svg") format("svg");
    src: url("flaticon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.panelsbox {
    position: absolute;
    width: 315px;
    right: 0;
    bottom: 0;
}
.panelsbox p {
    display: inline-block;
    padding: 8px 5px 0 0;
}
.panelsbox p:before {
    font-family: "Flaticon";
    content: "\e000";
    color: #21759b;
    padding: 0 5px 0 0;
}
.panelsbox p span{
    text-decoration: none;
}
.categorylist,
.postlist {
    display: none;
    position: relative;
    background-color: rgba(0,0,0,0.7);
    border-bottom: 1px #DDDDDD solid;
}
.categorylist a,
.postlist a {
    color: #CCCCCC;
    text-decoration: none;
}
.categorylist a:hover,
.postlist a:hover {
    color: #FFFFFF;
}
.categorylist ul,
.postlist ul {
    margin: 0 auto;
    padding: 15px 0;
    width: 990px;
}
.categorylist ul li {
    display: inline-block;
    padding: 5px 10px 5px 0;
    width: 230px;
    border-right: 1px #999999 solid;
}
.categorylist ul li:last-child {
    border-right: none;
}
.postlist ul li {
    display: block;
    padding: 5px 0;
    line-height: 1.3;
}
.postlist ul li span {
    color: #999999;
    font-size: 80%;
}
.categorylist-close,
.postlist-close {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 15px;
}
.topsearch {
	float: right;
}

/* All search */
.sw-text {
	width: 120px;
}

/* Navigation Menu */
.main-navigation {
	margin: 0;
    padding: 0;
}
.nav-menu {
    margin: 0 auto;
    width: 990px;
}
.main-navigation li {
	font-size: 11px;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: inline-block !important;
    text-align: left;
    width: 100%;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.main-navigation ul {
    margin: 0;
    text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
    display: inline-block;
    text-decoration: none;
}
.main-navigation li a {
    border-bottom: 0;
    color: #6a6a6a;
    text-transform: uppercase;
    white-space: nowrap;
}
.main-navigation li a:hover {
    color: #000;
}
.main-navigation li {
    margin: 0 40px 0 0;
    margin: 0 2.857142857rem 0 0;
    position: relative;
}
.main-navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
}
.main-navigation li ul ul {
    top: 0;
    left: 100%;
}
.main-navigation ul li:hover > ul {
    border-left: 0;
    display: block;
}
.main-navigation li ul li a {
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    padding: 8px 10px;
    padding: 0.571428571rem 0.714285714rem;
    width: 180px;
    width: 12.85714286rem;
    white-space: normal;
}
.main-navigation li ul li a:hover {
    background: #e3e3e3;
    color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
    color: #636363;
    font-weight: bold;
}
.menu-toggle {
    display: none;
}

/* Breadcrumb */
#breadcrumb {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 990px;
	font-size: 12px;
	color: #999999;
}
#breadcrumb ul li {
	display: inline-block;
	padding: 0 15px 0 5px;
	background: url(img/common/icon-breadcrumb-arrow.gif) right center no-repeat;
}
#breadcrumb ul li:first-child {
	padding: 0 10px 0 0;
	background: url(img/common/icon-breadcrumb-arrow.gif) right center no-repeat;
}
#breadcrumb ul li:first-child img {
    vertical-align:middle;
}
#breadcrumb ul li:first-child a:hover img {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#breadcrumb ul li:last-child {
	padding: 0 0 0 5px;
	background-image: none;
}

.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}

/* Sidebar */
.localnavi .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 20px;
	word-wrap: break-word;
}
.localnavi .widget h3 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #555;
}
.localnavi .widget p,
.localnavi .widget li,
.localnavi .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.localnavi .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.localnavi .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.localnavi .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.localnavi #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Pagination */
.pagination-nav {
    clear: both;
    text-align: center;
}
.pagination-count {
    margin: 5px 0 0;
    font-size: 12px;
    color: #757575;
}
.pagination-nav a {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    background: #555;
    color:#fff;
}
.pagination-nav a:hover{
    background: #21759B;
    color:#fff;
}
.pagination-nav .current{
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    width:auto;
    background: #21759B;
    color:#fff;
}
.prev-link {
    margin: 2px 4px 2px 0;
}
.next-link {
    margin: 2px;
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin: 0 0 15px;
}
.entry-header img.wp-post-image {
	margin-top: 15px;
}
.entry-header .entry-category a {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.entry-header .entry-category a:hover {
	color: #666;
}
.entry-header .entry-subbreads {
    padding: 0 0 5px;
	font-size: 12px;
	color: #999;
}
.entry-header .entry-title {
    padding: 5px 0;
	font-size: 23px;
	line-height: 1.2;
	font-weight: bold;
}
.entry-header time{
	display: block;
	font-size: 90%;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.7;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content th,
.entry-content td,
.comment-content th,
.comment-content td {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 6px 10px 6px;
	vertical-align: middle;
}
.contents article {
	border-bottom: 1px solid #ddd;
	margin-bottom: 34px;
	padding-bottom: 24px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.entry-relation {
	border-bottom: 1px solid #ddd;
	margin-bottom: 34px;
	padding-bottom: 24px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.entry-relation h4 {
	margin-bottom: 20px;
}
.entry-relation ul li {
    margin: 0 0 5px;
    padding: 0 0 5px;
	border-bottom: 1px dotted #ddd;
	line-height: 1.3;
}
.entry-relation ul li:last-child {
	border-bottom: none;
}
.entry-relation .postdate,
.entry-relation .postlink {
    display: table-cell;
}
.entry-relation .postdate {
    width: 9em;
    color: #757575;
}
.morelink {
	font-weight: bold;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
.entry-share {
	height: 30px;
	overflow: hidden;
}
.entry-share .plusone-btn,
.entry-share .twitter-btn,
.entry-share .facebook-btn,
.entry-share .hatena-btn
{
	float: right;
}
.entry-share .plusone-btn {
	width: 70px;
}
.entry-share .twitter-btn {
	width: 80px;
}
.entry-share .facebook-btn {
	width: 110px;
}
.entry-share .hatena-btn {
	width: 50px;
}
footer.entry-meta {
	font-size: 13px;
	line-height: 1.2;
	text-align: right;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

/* Navigation */
.contents nav {
	clear: both;
	line-height: 1.3;
	font-size: 80%;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	display: block;
}
.nav-next,
.next-image {
	float: right;
	display: block;
	text-align: right;
}
.nav-previous a {
	display: inline-block;
    padding: 10px 0 10px 25px;
	background: url(img/single/icon-prev.png) left center no-repeat;
}
.nav-next a {
	display: inline-block;
    padding: 10px 25px 10px 0;
	background: url(img/single/icon-next.png) right center no-repeat;
}
.nav-previous a:hover {
	background: url(img/single/icon-prev-on.png) left center no-repeat;
}
.nav-next a:hover {
	background: url(img/single/icon-next-on.png) right center no-repeat;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}



/* =Footer
-------------------------------------------------------------- */
.sitefooter {
    padding: 15px 0;
}
#move-to-the-top{
	bottom   : 10px;
	cursor   : pointer;
	display  : none;
	position : fixed;
	right    : 10px;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #ddd;
}
.archive-meta {
	color: #666;
	line-height: 1.7;
	margin-top: 1em;
}



/* =Plugin WP-PostViews
-------------------------------------------------------------- */
.widget_views ul{
	list-style: square;
	margin: 0 0 0 20px;
}
.widget_views li{
	padding: 0 0 8px 0;
}


/* =最近の投稿
-------------------------------------------------------------- */
.widget_recent_entries ul{
	list-style: square;
	margin: 0 0 0 20px;
}
.widget_recent_entries li{
	padding: 0 0 8px 0;
}


/* =FAQ
-------------------------------------------------------------- */
.widget_faq ul{
	list-style: square;
	margin: 0 0 0 20px;
}
.widget_faq li{
	padding: 0 0 8px 0;
}

#cat_castomarea2{
	margin : 10px 0 0 0;
}
#cat_castomarea3{
	margin : 0 0 10px 0;
}
#cat_castomarea2 img{
	max-width : 100%;
}
#cat_castomarea3 img{
	max-width : 100%;
}

#secondary{
	position : relative;
}
#sidebar_lock{
	width    : 300px;
}

/* =PC-Switcher
-------------------------------------------------------------- */
.pc-switcher{
	background : #eee;
	padding : 10px 0;
	text-align : center;
}
.pc-switcher a{
	padding : 0 5px;
}