@charset "utf-8";

/*========================================================

Common Style

========================================================*/

html { font-size: 62.5%; }

body {
	line-height: 1.75;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	letter-spacing: 0;
/*	text-align: center;*/
	background-color: #FFFFFF;
/*	border-top: 2px solid #FFF;*/
}

a,
a:link {
	color: #385896;
	text-decoration: none;
}

a:visited {
	color: #385896;
}

a:hover {
	color: #0873C7;
	text-decoration: underline;
}

/* clearfix */
.clear { zoom:1; }

.clear:after {
	content: "";
	display: block;
	clear: both;
}

.debug {
	text-align: left;
	background-color: #FFF;
}

.required {
	color: #DF2020;
	font-weight: bold;
}

a.more {
	color: #0873C7;
}

.sp_only {
	display: none;
}

/*
.go-to-posts-list .bt {
	display: block;
	float: right;
	color: #FFF !important;
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 5px 20px 4px 10px;
	background: #4493D0 url('../img/icon-arrow-02.png') 91% center no-repeat;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}*/
/*
.more-link {
	display: block;
	float: right;
	color: #FFF !important;
	text-decoration: none;
	font-size: 11px;
	font-size: 1.1rem;
	margin-top: 5px;
	padding: 2px 10px 1px 10px;
	background: #4493D0 91% center no-repeat;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}*/
/*
.pdf-link {
	padding: 5px 0 4px 10px;
	background: url('../img/icon-arrow-01.png') left center no-repeat;
}*/

/*--------------------------------------------------------*/
/* Page navigation */

.pagenavi_wrapper {
	display: table;
	text-align: center;
	margin: 20px auto 0;
	padding: 10px 0;
}

.wp-pagenavi {
	padding: 0;
}

.wp-pagenavi a ,
.wp-pagenavi span {
	border: 1px solid #ccc;
	color: #385896;;
	display:block;
	float:left;
	margin: 0 2px;
	padding:1px 7px;
	text-decoration: none;
}

.wp-pagenavi .pages {
	background-color:transparent;
	border:none;
	color:#555;
	font-weight:normal;
}

.wp-pagenavi a:hover ,
.wp-pagenavi span.current:hover {
	background-color: #6888C6;;
	border-color: #385896;;
	color: #FFF;
}

.wp-pagenavi span.current {
	background-color: #385896;;
	border-color: #385896;;
	color: #FFF;
	font-weight: bold;
}

/* ------------------------------------------------------ */
/* widget */

.widget {
	margin-bottom: 10px;
}

.wid-box {
	overflow: hidden;
	background-color: #FFF;
	padding: 11px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.wid-box-square {
	overflow: hidden;
	background-color: #FFF;
	border-top: 4px solid #3B579D;
}

.wid-tit {
	font-size: 14px;
	font-size: 1.4rem;
	color: #FFF;
	padding: 6px 10px 5px;
	text-align: center;
	background-color: #4493D0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.wid-box-square .wid-tit {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.wid-box-square .wid-body {
	padding: 10px;
}

.wid-archive .wrapper {
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

.wid-archive .wid-tit {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #E8E8E8;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

/* ------------------------------------------------------ */
/* wid-type-list */

.wid-type-list .wid-body {
	padding-bottom: 4px;
	overflow: hidden;
}

.wid-type-list .wid-body .list-wrap {
	padding: 3px 7px;
	background-color: #FFF;
	font-size: 13px;
	font-size: 1.3rem;
}

.wid-type-list .wid-body .list {
	padding: 2px 0 2px 15px;
	background-color: #FFF;
	background: url(../img/icon-arrow-01.png) 4px 9px no-repeat;
}

.wid-type-list .wid-body .list:last-child {
	border-bottom: none;
}

.wid-type-list .wid-body .link {
	margin: 0 0 0 0;
}

.wid-type-list .wid-body .count {
	text-decoration: none;
	color: #333333;
}
/*
.wid-type-list .list-group {
	position: relative;
	overflow: hidden;
	height: 37px;
	border-bottom: 1px dotted #ccc;
	background: url('../img/icon-arrow-down-01.png') 185px 15px no-repeat;
}*/

.wid-type-list .list-group:last-child {
	border-bottom: none;
}
/*
.wid-type-list .list-group-tit-link {
	float: left;
	display: block;
	width: 100%;
	padding: 9px 0 8px 15px;
	background: url(../img/icon-arrow-02.png) 4px 14px no-repeat;
}*/

.wid-type-list .list-group .open-sub-category {
	position: absolute;
	top: 3px;
	right: 0;
	display: block;
	width: 30px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

.wid-type-list .list-child-wrap {
	clear: both;
}

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

#monthly-archive-frame {
	width: 230px;
}

#monthly-archive-list .list-group-tit-link {
	color: #2A77AC;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	background: none;
}

#monthly-archive-list .wid-body .list-wrap {
	padding: 0 7px;
}

#monthly-archive-list .wid-body .list {
	padding: 8px 0 8px 15px;
	border-bottom: 1px dotted #ccc;
	background: url(../img/icon-arrow-01.png) 4px 14px no-repeat;
}

#monthly-archive-list .wid-body .list:first-child {
	border-top: 1px dotted #ccc;
}

#monthly-archive-list .wid-body .list:last-child {
	border-bottom: none;
}

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

#category-list .list-group-tit-link {
	width: auto;
	margin-right: 8px;
}

#category-list .list-group .count {
	display: block;
	padding-top: 8px;
}

#category-list .list-child-wrap .count {
	display: inline;
}

#category-list .list-child-wrap .list {
	border-bottom: none;
	padding: 4px 0 4px 15px;
	margin-left: 10px;
}

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

#wid-twitter-kakusan-project .wid-tit {
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('../img/twitter-kakusan-project-tit.png') 0 0 no-repeat;
}

#wid-twitter-kakusan-project .bt-to-detail {
	display: block;
	width: 240px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('../img/twitter-kakusan-project-bt-to-detail.png') 0 0 no-repeat;
}

/* ------------------------------------------------------ */
/* Social Button */

.social-count {
	overflow: hidden;
	margin-top: 7px;
}

.page .social-count {
	float: right;
}

.social-count .btn {
	float: left;
}

.social-count .twitter {
	width: 105px;
}

/* ------------------------------------------------------ */
/* Form(Contact Form 7) */

div.wpcf7-not-valid-tip-no-ajax {
	margin:5px 0;
	padding:0;
	color:#E40011;
}

div.wpcf7-response-output {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 10px;
	margin-bottom: 40px;
}

div.wpcf7-validation-errors {
	border: 2px solid #F5A22E;
	background-color: #FCF4E8;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #8DBB79;
	background-color: #F3FDEA;
}

span.wpcf7-not-valid-tip {
	width: 300px;
	top: 5px;
	left: 10px;
	background: #FCF4F4;
	border: 1px solid #E67474;
	color: #CC4343;
	text-align: left;
}


/*========================================================

Contents layout

========================================================*/

#header,
#footer {
	width: 970px;
	margin: 0 auto;
	/*overflow: hidden;*/
	text-align: left;
	position: relative;
}

#header {
	border-top: 6px solid #3B5896;
}

#footer {
	clear: both;
	margin-bottom: 20px;
}

#eyecatch {
	margin: 0 auto 30px;
	text-align: center;
	position: relative;
}

#content {
	clear: both;
	margin: 10px auto 0;
	text-align: left;
	width: 970px;
	position: relative;
	overflow: hidden;
}

#cont-main {
	width: 640px;
	float: left;
	margin-left: 10px;
}

#cont-main article {
	overflow: hidden;
}

#sideber {
	width: 280px;
	float: right;
	margin-right: 10px;
}


/*========================================================

Header

========================================================*/

h1#site-name a {
/*	position: absolute;
	top: 10px;
	left: 20px;*/
	margin: 10px 0 0 20px;
	display: block;
	width: 300px;
	height: 41px;
	background-image: url(../img/site_name_header_20220105.png);
	/* background-image: url(../img/site_name_header.png); */
	background-size: 100%;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header p.contact {
	position: absolute;
	top: 40px;
	right: 0;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	font-size: 12px;
	font-size: 1.2rem;
}

#nav-global {
/*	position: absolute;
	top: 66px;*/
	width: 970px;
	border-top: 1px solid #CCC;
	padding-top: 6px;
	margin-top: 14px;
	height: 56px;
}

/*#nav-global ul {
	border-right: 1px solid #CCC;
}*/

#nav-global li {
	float: left;
	border-left: 1px solid #CCC;
}

#nav-global li#gnavi_wo-kataru {
	border-right: 1px solid #CCC;
}

#nav-global li a {
	display: block;
	width: 160px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
}

li#gnavi_home a {
	background-image: url(../img/btn_gnavi_01home.png);
	background-position: 18px 13px;
}

li#gnavi_activity a {
	background-image: url(../img/btn_gnavi_02activity.png);
	background-position: 18px 13px;
}

li#gnavi_profile a {
	background-image: url(../img/btn_gnavi_03profile.png);
	background-position: 18px 13px;
}

li#gnavi_policy a {
	background-image: url(../img/btn_gnavi_04policy.png);
	background-position: 18px 13px;
}

li#gnavi_parliament a {
	background-image: url(../img/btn_gnavi_05parliament.png);
	background-position: 18px 13px;
}

li#gnavi_publicity a {
	background-image: url(../img/btn_gnavi_06publicity.png);
	background-position: 18px 8px;
}

li#gnavi_to-kataru a {
	background-image: url(../img/btn_gnavi_07to-kataru.png);
	background-position: 10px 13px;
}

li#gnavi_wo-kataru a {
	background-image: url(../img/btn_gnavi_08wo-kataru.png);
	background-position: 10px 13px;
}

li#gnavi_home a:hover,
li#gnavi_activity a:hover,
li#gnavi_profile a:hover,
li#gnavi_policy a:hover,
li#gnavi_parliament a:hover,
li#gnavi_publicity a:hover,
li#gnavi_to-kataru a:hover,
li#gnavi_wo-kataru a:hover {
	background-color: #E6F2F7;
}

#form-search {
	position: absolute;
	top: 10px;
	right: 0;
}

#form-serch-input {
	width: 220px;
}

#form-serch-submit {
	background-image: url(../img/btn_search.png);
	background-repeat: no-repeat;
	width: 44px;
	height: 28px;
	text-indent: 120%;
	white-space: nowrap;
	overflow: hidden;
}

/*========================================================

Sidebar

========================================================*/

.side_cont_menu_list_wrapper #monthly_archive_frame {
	width: 250px;
	margin-left: 12px;
}

#m_poster_202109 {
	margin: 20px 0 16px;
}

#m_poster_202109 > a > img {
	width: 100%;
}

#bnr_youtube {
	width: 280px;
	margin-bottom: 16px;
	padding: 10px 0;
	background-color: #F6F6F6;
}

#bnr_youtube a {
	display: block;
	width: 260px;
	height: 60px;
	background-image: url(../img/bnr_youtube.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#bnr_youtube a:hover {
    opacity:0.7;
}

#bnr_outside-link {
	width: 280px;
	margin-bottom: 16px;
	padding: 10px 0;
	background-color: #F6F6F6;
}

#bnr_outside-link ul {
	width: 260px;
	border-top: 1px solid #CCC;
	margin: 0 auto;
}

#bnr_outside-link li a {
	display: block;
	width: 260px;
	height: 33px;
	border-bottom: 1px solid #CCC;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#twitter-widget {
/*	width: 260px;
	margin-bottom: 16px;
	padding: 10px;
	padding-bottom: 3px;
	background-color: #F6F6F6;*/
	width: 100%;
	margin-bottom: 16px;
/*	border: 1px solid #ccc;*/
}

li#bnr_jcp a {
	background-image: url(../img/bnr_side_01jcp.png);
}

li#bnr_kokuta a {
	background-image: url(../img/bnr_side_02kokuta.png);
	/* background-image: url(../img/bnr_side_02kokuta_201710.png); */
}

li#bnr_yamashita a {
	background-image: url(../img/bnr_side_03yamashita.png);
}

li#bnr_ichida a {
	background-image: url(../img/bnr_side_04ichida.png);
}

li#bnr_inoue a {
	background-image: url(../img/bnr_side_05inoue.png);
}

li#bnr_tatsumi a {
	background-image: url(../img/bnr_side_06tatsumi.png);
}

li#bnr_kurabayashi a {
	background-image: url(../img/bnr_side_07kurabayashi.png);
}

li#bnr_shimizu a {
/*	background-image: url(../img/bnr_side_08shimizu_201412.png);*/
	background-image: url(../img/bnr_side_08shimizu_201710.png);
}

li#bnr_horiuchi a {
/*	background-image: url(../img/bnr_side_09horiuchi_201412.png);*/
	background-image: url(../img/bnr_side_09horiuchi_201710.png);
}

li#bnr_daimon a {
	background-image: url(../img/bnr_side_10daimon.png);
}

li#bnr_jcp a:hover,
li#bnr_kokuta a:hover,
li#bnr_yamashita a:hover,
li#bnr_ichida a:hover,
li#bnr_inoue a:hover,
li#bnr_tatsumi a:hover,
li#bnr_kurabayashi a:hover,
li#bnr_shimizu a:hover,
li#bnr_horiuchi a:hover,
li#bnr_daimon a:hover {
    opacity:0.7;
}

.side_cont_menu_title_wrapper {
	border-top: solid 4px #3B5896;
	border-bottom: solid 1px #CCCCCC;
	padding: 6px 0;
	margin-bottom: 10px;
}

.side_cont_menu_title {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	border-left: 6px solid #43BAC9;
	padding-left: 10px;
}

.side_cont_menu_list_wrapper {
	width: 280px;
	margin-bottom: 16px;
	padding: 10px 0;
	background-color: #F6F6F6;
}

.side_cont_menu_list_wrapper ul {
	width: 260px;
	background-color: #FFF;
	margin: 0 auto;
}

.side_cont_menu_list_wrapper li a {
	display: block;
	width: 260px;
	height: 40px;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 20px 16px;
	border-bottom: 1px dotted #CCC;
	text-indent: 30px;
	line-height: 3.0em;
}

.side_cont_menu_list_wrapper li a:hover {
	background-color: #E6F2F7;
	text-decoration: none;
}

/*========================================================

Content

========================================================*/

.summary-wrapper > li {
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

body#home #cont-main h1,
body.page #cont-main h1,
body.blog #cont-main h1 {
	clear: both;
	border-left: 6px solid #43BAC9;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 10px;
	color: #FFF;
}

.h1_wrapper_line {
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 1px 0;
}

.h1_wrapper {
	clear: both;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	position: relative;
	background-color: #3B5896;
	padding: 10px 0;
}

body.blog #cont-main .entry-header dd.entry-title h1 {
	clear: both;
	color: #385896;
	border-left: none;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 0;
}

body.blog #cont-main .entry-header dd.entry-title h1 a {
	color: #385896;
}

body.page #cont-main .entry-wrapper h1 {
	clear: both;
	border-left: 6px solid #3B5896;
	border-bottom: 1px solid #CCC;
	background-color: #EFEFEF;
	position: relative;
	padding: 6px 0 6px 10px;
	color: #333;
	margin-top: 10px;
/*	margin-bottom: 20px;*/
}

body#home #cont-main h2,
body.page #cont-main h2 {
	clear: both;
	border-left: 6px solid #43BAC9;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 10px;
}

.h2_wrapper {
	clear: both;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	position: relative;
	margin-top: 20px;
}

/*
.cat-name-h1 {
	background-color: #44b8f2;
	padding: 4px 10px 2px;
}

.cat-name-h1 a {
	color: #FFF;
}
*/

.ft-size12 {
	font-size: 12px;
	font-size: 1.2rem;
}

.ft-bold-red {
	font-weight: bold;
	color: #F00;
}

.mg-top20 {
	margin-top: 20px;
}

.mg-top30 {
	margin-top: 30px;
}

.mg-right20 {
	margin-right: 20px;
}

.mg-left20 {
	margin-left: 20px;
}

.post-back-no {
	text-align: right;
	margin-top: 20px;
}

.post-back-no a {
	background-image: url(../img/arrow-01.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}

#cont-main .thumbnail {
	float: left;
/*	border: 1px solid #CCC;*/
	margin-right: 20px;
	margin-bottom: 10px;
}

body.blog #cont-main .summary-wrapper .entry-body .thumbnail img {
	margin: 0 0 0 0;
}

body.blog #cont-main .post-body .wp-caption {
	text-align: left;
	background-color: white;
	padding: 0;
	font-size: 10px;
	font-size: 1rem;
}

#cont-main .post-summary {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BBB;
	overflow: hidden;
}

#cont-main .article-wrapper {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#cont-main .article-wrapper p a {
	color: #0873C7;
}

.cont-main-wrapper-left .article-caption {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2em;
	margin-top: 6px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.w-310 {
	width: 310px;
}

.back_r-color_y {
	padding: 4px 10px;
	background-color: #F00;
	font-weight: bold;
	color: #FF0;
	margin-right: 10px;
}

a.link-arrow {
	background-image: url(../img/arrow-02.png);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.2em;
}

/*body.page #cont-main .entry-body,*/
#cont-main .entry-body {
	margin-top: 20px;
}

#cont-main .post-body {
/*	margin: 10px 0 0 0;*/
	overflow: hidden;
	clear: both;
}

body.blog #cont-main .post-body h1 {
	clear: both;
	color: #385896;;
}

#cont-main .post-body h1 {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 7px 0 5px 10px;
	line-height: 1.4;
	border-bottom: 1px solid #CCC;
}

#cont-main .post-body h1:first-child {
	margin-top: 0.5em;
}

#cont-main .post-body h2 {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 2px 0 2px 7px;
	line-height: 1.4;
	margin: 1.4em 0 1em;
	color: #385896;
	border-left: 5px solid #43BAC9;;
}

#cont-main .post-body h3 {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 1.4em 0 1em;
	padding: 3px 0 3px 6px;
	line-height: 1.4;
	border-left: 5px solid #43BAC9;
	color: #385896;
}

#cont-main .post-body h4 {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 1.4em 0 1em;
	padding: 3px 0 3px 6px;
	line-height: 1.4;
	border-left: 5px solid #CCC;
	color: #385896;
}

#cont-main .post-body h5,
#cont-main .post-body h6 {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 1.4em 0 1em;
	padding: 0 0 0 0;
	line-height: 1.4;
	color: #385896;
}

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

#cont-main .post-body a {
	color: #0873C7;
	text-decoration: underline;
}

#cont-main .post-body p {
	margin: 1em 0;
}

#cont-main .post-body strong {
	font-weight: bold;
}

#cont-main .post-body em {
	color: #DF2020;
	font-weight: bold;
}

#cont-main .post-body sub,
#cont-main .post-body sup {
	font-size: 10px;
	font-size: 1rem;
}

#cont-main .post-body ul {
	margin: 1em 0 1em 2em;
	font-size: 13px;
	font-size: 1.3rem;
}

#cont-main .post-body ul li {
	list-style: disc outside;
	margin-bottom: 3px;
}

#cont-main .post-body ol {
	margin: 1em 0 1em 2em;
	font-size: 13px;
	font-size: 1.3rem;
}

#cont-main .post-body ol li {
	list-style: decimal outside;
	margin-bottom: 3px;
}

#cont-main .post-body dl {
	margin: 1em 0;
}

#cont-main .post-body dt {
	margin-top: 1em;
	font-weight: bold;
}

#cont-main .post-body dd {
	margin-top: 0.25em;
}

#cont-main blockquote {
/*	position: relative;*/
	margin: 1.4em 0;
	padding: 6px 15px;
	background-color: #EDF4FA;
/*	border-left: 3px solid #4493D0;*/
}

/*#cont-main blockquote span:first-child.quote {
	position: absolute;
	top: -18px;
	left: 7px;
	display: block;
	width: 27px;
	height: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}*/

#cont-main .post-body hr {
	border: 0;
	border-bottom: 1px dotted #CCC;
	margin: 2em 0;
}

#cont-main .post-body .alignleft {
	text-align: left;
}

#cont-main .post-body .aligncenter {
	text-align: center;
}

#cont-main .post-body .alignright {
	text-align: right;
}

#cont-main .post-body div.alignleft,
#cont-main .post-body img.alignleft,
#cont-main .entry-body div.alignleft,
#cont-main .entry-body img.alignleft {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}

#cont-main .post-body img.aligncenter,
#cont-main .entry-body img.aligncenter {
	display: block;
	margin: 0 auto;
	padding-bottom: 0.5em;
}

#cont-main .post-body div.alignright,
#cont-main .post-body img.alignright,
#cont-main .entry-body div.alignright,
#cont-main .entry-body img.alignright {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

#cont-main .post-body .wp-caption {
	text-align: center;
	background-color: #EDF4FA;
	padding: 7px 3px;
	margin: 13px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#cont-main .post-body .wp-caption img {
	margin: 0;
}

#cont-main .post-body .wp-caption-text {
	text-align: left;
	padding: 5px 5px 0;
	margin: 0;
}

.arrow-list li {
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

/*--------------------------------------------------------*/
/* Table formats */

/* Default */
#cont-main .post-body table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 2em 0;
	font-size: 12px;
	font-size: 1.2rem;
}

#cont-main .post-body table th,
#cont-main .post-body table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
}

#cont-main .post-body table th {
	font-weight: bold;
	white-space: nowrap;
	background-color: #EDF4FA;
}

#cont-main .post-body table caption {
	font-weight: bold;
	margin-top: 5px;
}

/* Style clear */
#cont-main .post-body table.none,
#cont-main .post-body table.none td,
#cont-main .post-body table.none th {
	border: none;
	background: none;
}

#cont-main .post-body table.none td,
#cont-main .post-body table.none th {
	padding: 0;
	margin: 0;
}

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

#cont-main .link-set {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 1em 0;
}

#cont-main .link-set .sitename {
	font-size: 14px;
	font-size: 1.4rem;
}

.ft_bold_blue {
font-weight: bold;
color: #007FC6;
}
/*========================================================

Footer

========================================================*/

#page-top {
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #CCC;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#page-top a {
	display: block;
	width: 190px;
	height: 45px;
	background-image: url(../img/btn_page-top.png);
	background-repeat: no-repeat;
	float: right;
}

#page-top a:hover {
    opacity:0.7;
}

#footer h1 {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0px 20px 0px 0;
	float: left;
}

#footer p {
	font-size: 12px;
	font-size: 1.2rem;
}

#address {
	margin-top: 0;
}

p#copyright {
	font-size: 10px;
	font-size: 1.0rem;
	margin-top: 20px;
}

.mt-20 {
	margin-top: 20px;
}