html {
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align: top;
}
body {
	height: 100%;
	background: #fff;
	font-size: 75%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
h2,h3,h4 {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro",Arial,"HG明朝E","ＭＳ Ｐゴシック","ＭＳ Ｐ明朝","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
h5,h6 {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro",Arial,"ＭＳ Ｐゴシック",sans-serif;
}
#header-nav ul li.menu-item a {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}
#footer .copyright,
#footer-top .copyright {
	font-family: Verdana,Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a {
	color: #111;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #b22;
}
a:hover.link {
	color: #b22;
	border-bottom: 1px solid;
}
a:active {
	color: #b22;
}
ul,ol {
	list-style: none;
}
table {
	width: 70%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2em;
	font-size: 13px;
}
th {
	width:　15%;
	padding: 4px;
	border: none;
	color: #111;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
td {
	width: 85%;
	padding: 4px;
	border: none;
	vertical-align: middle;
}
/*
table {
	width: 70%;
	margin-top: 12px;
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}
th {
	width:　25%;
	padding: 10px;
	border: 1px solid #d3d3d3;
	background: #ebf6f7;
	color: #111;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
td {
	width: 75%;
	padding: 10px;
	border: 1px solid #d3d3d3;
	vertical-align: middle;
}
*/
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.alignleft {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 1em;
}
.aligncenter {
	display: block;
	margin:0 auto;
}
.alignright {
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 1em;
}
.c-both {
	clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-------------
header
-------------*/
#header {
	width: 960px;
	margin: 0 auto;
}
#header-topbg {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#header-sns {
	width: 840px;
	height: 22px;
	margin: 0 auto;
	padding-top: 10px;
	color: #fff;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#header-sns a:hover {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#header-sns img {
	padding-right: 16px;
	height: 22px;
}
#header-sns span {
	padding-right: 20px;
}
#header-top {
	width: 840px;
	height: 220px;
	margin: 0 auto;
	padding-top: 10px;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#header-logo {
	padding-left: 40px;
}
#header-title {
	padding-right: 20px;
}
/*----- header all page------*/
#header-inner {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	padding-top: 20px;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#header-sns-main {
	width: auto;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	color: #fff;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#header-sns-main a:hover {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#header-sns-main img {
	padding-right: 16px;
	height: 22px;
}
#header-sns-main span {
	padding-right: 20px;
}
#header-gra {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: #fff;
	margin-top: 10px;
}
/*----- header navi ------*/
#header-nav {
	margin-top: 35px;
	margin-left: 80px;
}
#header-nav ul#menu-nav {
	height: 30px;
}
#header-nav ul li.menu-item a{
	display: block;
	height: 30px;
	line-height: 34px;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
}
#header-nav ul li.menu-item a:hover {
	color: #777;
	background:#222;
}
#header-nav ul li.current-menu-item a,
#header-nav ul li.current-menu-parent a,
#header-nav ul li.current-post-ancestor a {
	color: #b22;
}
#header-nav ul li {
	position: relative;
	z-index: 1;
	float: left;
}
/*breadcrumbs*/
.breadcrumbs {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	padding-top: 10px;
	color: #111;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.4em;
	background: #fff;
}
/*-------------
container
-------------*/
#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#container-topbg {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
/*-------------
contents
-------------*/
#contents {
	float: left;
	width: 680px;
	margin-bottom: 30px;
	font-size: 1.2em;
	color: fff;
	line-height: 1.5;
}
#contents-top {
	width: 840px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.5;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#contents-blog {
	float: left;
	width: 730px;
	margin-top: 1px;
	margin-bottom: 30px;
	font-size: 1.1em;
	line-height: 1.5;
}
.under-box {
	font-size: 11px;
	padding: 6px;
	border-top: 1px solid #ccc;
}
.under-box:after {
	display: block;
	clear: both;
	height: 0;
	content:"";
}
/*-------------
HOME
-------------*/
#top-menu {
	padding-top: 65px;
	padding-left: 90px;
}
#top-menu ul {
	font-size: 20px;
}
#top-menu li {
	padding-bottom: 10px;
}
#top-menu li.menu-item a {
	color: #fff;
	font-style: italic;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;
	display: block;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	padding-right: 25px;
}
#top-menu ul li.menu-item a:hover {
	color: #777;
	background:#222;
}
#top-menu ul li.current-menu-item a,
#top-menu ul li.current-menu-parent a,
#top-menu ul li.current-post-ancestor a {
	color: #b22;
}

#top-gra {
	width: 440px;
	height: 480px;
	margin-bottom: 40px;
}
/*------ page -------*/
/*------ Section -------*/
#section {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 20px;
}
#section-title {
	position: relative;
}
#section-title h3 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom: 2px solid #333;
}
#section-contents {
	padding-left: 8px;
	padding-right: 10px;
}
#section-contents p {
	font-size: 13px;
	line-height: 1.6em;
	padding-bottom: 5px;
}
#section-contents p a {
	text-decoration: underline;
}
#section-contents p.p-last {
	margin-bottom: 80px;
}
#section-contents p.p-last2 {
	margin-bottom: 30px;
}
#section-contents h5 {
	font-weight: normal;
	font-size: 15px;
	padding-bottom: 8px;
}
#section-contents .section-link {
	padding-left: 5px;
	padding-top: 15px;
}
#section-contents .section-link span {
	font-size: 12px;
	line-height: 1.4em;
}
#section-contents .section-link a {
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: underline;
}
#section-contents .section-link img {
	float: left;
	margin: 0px 6px 0px 0px;
}
#section-contents ul {
	font-size: 13px;
	padding: 5px 35px 10px;
}
#section-contents li {
	margin-bottom: 3px;
	font-weight: bolder;
}
#section-contents img {
	margin: 10px 15px;
	border-radius: 4px;
}
#section-contents .section-formlink span {
	font-size: 12px;
	line-height: 1.4em;
}
#section-contents .section-formlink a {
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: underline;
}
#section-contents .section-formlink img {
	float: left;
	margin: 0px 6px 0px 0px;
}
/*------- product ----------*/
#sec-Lgra {
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #ccc;
}
#sec-catalog li.item-lists {
	float: left;
	width: 430px;
	height: 110px;
	margin: 15px 5px;
}
#sec-catalog li.item-lists h4 {
	float: left;
	width: 280px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #333;
}
#sec-catalog li.item-lists img {
	float: right;
	padding-top: 5px;
	margin-right: 15px;
}
#sec-catalog .tntext ul li {
	font-size: 11px;
	padding: 10px;
}
#sec-catalog .tntext ul {
	width: 270px;
}
#product-Lgra {
	float: left;
	width: 140px;
	height: 300px;
	padding-left: 8px;
	margin-right: 30px;
}
#products-entry {
	float: left;
	width: 460px;
	min-height: 250px;
	padding-bottom: 25px;
}
#products-entry .product-title h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #333;
	font-size: 1.2em;
}
#products-entry .product-conts p {
	font-size: 12px;
	padding-bottom: 5px;
}
#products-entry .product-conts table {
	font-size: 11px;
	width: 280px;
	margin-top: 30px;
	margin-left: 0px;
}
#products-entry .product-conts th {
	width: 20px;
	border: 1px dotted #ccc;
	padding: 5px 8px;
}
#products-entry .product-conts td {
	padding: 5px 8px;
	border: 1px dotted #ccc;
}
#products-entry .product-post {
	float: left;
	width: 300px;
	margin-left: 10px;
	background: #fff;
}
#products-entry .product-img {
	float: right;
	width: 120px;
	margin-top: 10px;
}

/* ----- shop list ---- */
#sec-shoplist li.shop-lists {
	float: left;
	width: 450px;
	min-height: 140px;
	margin: 15px 5px 20px;
}
#sec-shoplist #shop-name {
	width: 300px;
	border-bottom: 1px dotted #333;
}
#sec-shoplist li.shop-lists h4 {
	float: left;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 1.4em;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: normal;
}
#sec-shoplist li.shop-lists h5 {
	float: right;
	font-size: 13px;
	line-height: 1.4em;
	vertical-align: bottom;
	font-weight: normal;
}
#sec-shoplist .tntext {
	float: left;
	width: 320px;
	font-size: 11px;
	padding: 0px;
}
#sec-shoplist .tnimg img {
	float: right;
	padding-top: 0px;
	margin-right: 0px;
	border-radius: 3px;
}
#sec-shoplist table {
	width: 280px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 11px;
}
#sec-shoplist th {
	padding: 5px;
}
#sec-shoplist td {
	padding: 5px;
	padding-left: 15px;
}

/* -------
     blog
     ------------*/
.blog-box {
	margin-bottom: 15px;
	padding: 10px 10px;
	background: #fff;
	width: 680px;
}
.blog-box:after {
	display: block;
	clear: both;
	height: 0;
}
#blog {
	font-size: 1.0em;
}
.post-L {
	float: left;
	width: 140px;
	height: 100% auto;
}
.post-R {
	margin-left: 160px;
}
#post-conts {
	min-height:120px;
	height:auto !important;
	height:100px;
}
#blog-entry {
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px solid #333;
}
.post-header {
	font-weight: normal;
}
#blog-entry h3.post-header {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
}
#blog-entry h5.postconts {
	padding-top: 4px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}
#blog-entry p.entrydate {
	color: #333;
	font-size: 11px;
	text-align: left;
}
#blog-entry p.sharebtn {
	width: 140px;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 12px;
	text-align: left;
	vertical-align: middle;
}
#blog-entry p.tweetbtn {
	width: 140px;
	margin-top: 10px;
	text-align: left;
	vertical-align: middle;
}
.more-link {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.more-link:after {
	display: block;
	clear: both;
	height: 0;
	content:"";
}
#comments-L {
	margin-bottom: 60px;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px dotted #333;
}
#comments {
	margin-bottom: 60px;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px dotted #333;
}
#comment-info {
	padding-top: 10px;
}
.comment-body {
	width: 510px;
	float: right;
	margin-bottom: 10px;
}
.comment-body li {
	width: 96%;
	margin-bottom: 10px;
	background: #eee;
}
#comment-entry {
	border-top: 1px solid #ccc;
}
#comment-entry a {
	color: #666;
}
#comment-entry a:hover {
	color: #b22;
}
.comment-img {
	padding-left: 5px;
}
.comment-author {
	color: #666;
	font-size: 11px;
	padding-left: 5px;
}
.comment-date {
	color: #666;
	font-size: 11px;
}
.comment-text {
	padding-top: 5px;
	padding-left: 5px;
}
.comment-metadata {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#commentform01 {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#respond h6 {
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 20px;
	font-weight: normal;
}
#submit {
	padding: 10px;
}
/*-------------
Contact Form
-------------*/
#contactform {
	margin-top: 20px;
	margin-left: 30px;
}
#contactform p {
	margin-left: 26px;
	font-size: 11px;
}
/*map*/
#map {
	margin-top: 30px ;
	margin-bottom: 20px ;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}

/*-------------
sidebar
-------------*/
#sidebar {
	float: right;
	width: 240px;
	padding-top: 13px;
	margin-bottom: 30px;
	margin-right: 5px;
	background: #fff;
}
#sidebar ul {
	margin-top: 22px;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 40px;
	font-size: 13px;
}
#sidebar li {
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c5c5c5;
}
#sidebar li a {
	color: #111;
	text-decoration: none;
	line-height: 1.6em;
}
#sidebar li a:hover {
	color: #888;
}
#sidebar li a:active {
	color: #b22;
}
#side-title h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-bottom: 1px solid #555;
}
#sidebar .side-prlists li {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 13px;
}
#bunner-box {
	border-top: 1px solid #999;
	padding-top: 8px;
}
#bunner-box img {
	margin-top: 22px;
	margin-left: 12px;
	border: #ccc solid 2px;
	border-radius: 4px;
}
/*-------------
blog sidebar
-------------*/
#sidebar-blog {
	float: right;
	width: 210px;
	border-top: 2px solid #333;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-right: 5px;
	padding-left: 5px;
}
/*-------------
widget sidebar calendar
-------------*/
#calendar_wrap {
	border: 1px solid #111;
	font-size: 1.1em;
	width: 240px;
}
#calendar_wrap table#wp-calendar {
	color: #c55;
	border: none;
}
#calendar_wrap th {
	padding: 5px;
	text-align: center;
	border: none;
}
#calendar_wrap td {
	padding: 5px;
	text-align: center;
	border: none;
}
/*-------------
widget sidebar
-------------*/
#widget h3 {
	color: #555;
	font-size: 13px;
	line-height: 1.6em;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#widget li {
	color: #111;
	font-size: 12px;
	line-height: 1.8em;
}
/*--category--*/
#widget .widget_categories {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;
	color: #c55;
}
/*--archives--*/
#widget .widget_archive {
	width: 200px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;
	color: #c55;
}
/*--recent posts-- (default-widgets.php ln.577) */
#widget .widget_recent_entries {
	width: 200px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;
	color: #c55;
}
#widget .widget_recent_entries li {
	color: #111;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#widget .widget_recent_entries .post-date {
	color: #888;
}
/*--recent comments--  (default-widgets.php ln.695) */
#widget .widget_recent_comments {
	width: 200px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;
	color: #c55;
}
#widget .widget_recent_comments li {
	color: #111;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 5px;
}
/*-------------
footer
-------------*/
#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	border-top: 4px solid #111;
	background: #111 url(images/ryugu-bg.png) repeat;
}
#footer-topbg {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#footer-top {
	clear: both;
	width: 840px;
	margin: 0 auto;
/*	height: 100%;
	min-height: 100%;	*/
	background: #111 url(images/ryugu-bg.png) repeat;
}
.sns-link {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px
}
.sns-link a.sns {
	display: inline;
	margin: 5px 15px;
	padding: 8px 16px;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #fff;
	-webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.sns-link a.sns:hover {
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
	background-color: #fff;
	color: #111;
}
/*body > #footer-top {
	height: auto;
}	*/
.kurakara-banner {
	text-align: center;
	padding: 45px 0px 15px;
}
#warning-top ul {
	float: left;
	width: 860px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 11px;
	color: #fff;
}
#warning ul {
	float: left;
	width: 740px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 11px;
	color: #fff;
}
.copyright {
	width: 99%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 11px;
	text-align: right;
}
.copyright a {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
.copyright a:hover {
	color: #8491c3;
	text-decoration: none;
}
.footernavi {
	float: left;
	padding-top: 15px;
	font-weight: normal;
	font-size: 1.2em;
	color: #999;
}
.footernavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
.footernavi li {
	display: inline;
	float: left;
}
.footernavi a {
	padding: 0px 10px;
	color: #fff;
}
.footericons {
	float: right;
	padding-top: 12px;
	padding-right: 40px;
}
.footericons img {
	padding: 0px 5px;
}

/*-------
	Plugin Photo Gallery
--------*/
.bwg_slideshow_dots_thumbnails_0 {
	display: none !important;
}
#bwg_container1_1,
#bwg_container2_1,
.bwg_album_thumb_spun2_1 {
	border-radius: 3px !important;
}
#section-contents #bwg_container1_1 img {
	border-radius: 0px !important;
}

/*-------------
	blog-entory
			------------------*/

#post-conts h1,
#post-conts h2,
#post-conts h3,
#post-conts h4,
#post-conts h5,
#post-conts h6 {
	clear: both;
}
#post-conts h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
#post-conts h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
#post-conts h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
}
#post-conts h4 {
	font-size: 14px;
	font-size: 1rem;
}
#post-conts h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
}
#post-conts h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
}
#post-conts hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 10px;
	margin-bottom: 1.6rem;
}
#post-conts p {
	font-size: 90%;
	line-height: 1.4em;
	padding-bottom: 3px;
}
#post-conts ul,
#post-conts ol {
	margin: 0 0 0px;
	margin: 0 0 0rem;
	font-size: 90%;
	line-height: 1.4em;
	padding: 4px;
}
#post-conts ul {
	list-style: disc;
	margin-left: 5px;
}
#post-conts ol {
	list-style: decimal;
	margin-left: 5px;
}
#post-conts ul ul,
#post-conts ol ol,
#post-conts ul ol,
#post-conts ol ul {
	margin-bottom: 5px;
}
#post-conts li {
	margin: 0 0 0 10px;
	margin: 0 0 0 1.6rem;
}
#post-conts dl {
	margin: 0 10px;
	margin: 0 1.6rem;
}
#post-conts dt {
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom: 1.6rem;
}
#post-conts dd {
	line-height: 1.6;
	margin: 0 0 24px;
	margin: 0 0 1.6rem;
}
#post-conts strong {
	font-weight: bold;
}
#post-conts a,
#post-conts a em,
#post-conts a strong {
	color: #21759b;
	outline: none;
}
#post-conts a:focus,
#post-conts a:active,
#post-conts a:hover {
	color: #0f3647;
}
#post-conts table {
	width: 70%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	color: #555;
	font-size: 0.785714286rem;
	line-height: 1.2em;
}
#post-conts tr th {
	color: #333;
	padding: 4px;
	border: 1px solid #ccc;
	width: 30%;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
#post-conts td {
	color: #333;
	padding: 4px;
	border: 1px solid #ccc;
	width: 70%;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#post-conts img {
	margin-right: 0 auto;
	margin-left: 0 auto;
	padding: 10px;
	border: none;
	border-radius: 5px;
	max-width: 100%;
}
