/*
Theme Name: unicale
Theme URI: https://www.unicale.com/
Description: 
Version: 0.1
Author: t
Author URI: https://www.unicale.com/
*/

body {
	font-size: 90%;
	line-height: 2em;
	background-color: #f2f2ee;
	color: #111;
	text-align: center;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
	}
#page {
	background-color: #fff;
	border: 1px solid #fff;
	text-align: left;
	}
#header {
	background-color: #333;
	}
#content {
	line-height: 2em;
	}
.widecolumn .entry p {
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn {
 	text-align: center;
	}
.narrowcolumn ul li{
	font-size: 100%;
	color: #333;
}

.narrowcolumn ul li a{
	font-size: 100%;
	color: #A80000;
}

.postmetadata {
	text-align: right;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#content p{
	margin: 0 0 0 3em;
	font-size: 100%;
}

#footer {
	background-color: #eeeeee;
	}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {

/*	font-weight: 900; */

}



h2{
	padding: 0.5em;
	color: #494949;
	background:rgba(234,83,83,0.02);
	border-left: solid 5px rgba(234,83,83,0.4);
}

h3, h4, h5, h6 {
	color: #333333;
/*	font-weight: 700; */
	font-size: 1.1em;
}

h3{
	margin-left: 2em;
	padding: 0.5em;
	color: #494949;
	background: #fffaf4;
	border-left: solid 2px rgba(234,83,83,0.5);
}

h4{
	margin-left: 2em;
	border-bottom: 2px solid rgba(234,83,83,0.5);
}

h5{
	margin-left: 3em;
	margin-bottom: 0;
	
}

h5:before{
	content: '●';
	color: #ffaf58;
	margin-right: 1em;
}

h6{
	margin-left: 4em;
}


h1 {
	font-size: 4em;
	text-align: center;
	display: block;
	}
.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}

.h2top{
	border: none;
	font-size: 200%;
/*		font-weight: 700; */
	color: #999;
	letter-spacing: 3px;
	margin: 0 0 1em 0;
	background-color: #ffffff;
}

.h2top img{
	margin: 0 5px 0 0;
}
h2.pagetitle {
	font-size: 1.4em;
	}
#sidebar h2 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*	color: #333; */
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
		}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

small{
	text-align: right;
	font-size: 70%;
	color: #ff5656;
	margin: 0.5em 0 0.5em 2em;
}

code {
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #553333;
	text-decoration: none;
	font-size: 100%;
	}
a:hover {
	color: #003300;
	text-decoration: underline;
	}
#wp-calendar #prev a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	}
#page {
	background-color: #fff;
	margin: 20px auto;
	padding: 0;
	width: 80%;
	border: 1px solid #dddddd;
	text-align: left;
	}
#header {
	padding: 1px;
	margin: 10px 10px 20px 10px;
	height: 150px;
	width: 80%;
	background-color: #fff;

/*
	background: url("images/title.gif") no-repeat bottom center;
*/
	}
#sidebar{
	width: 20%;
	float: right;
}
#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
	}

.headertitle{
	display: block;
	text-indent: -5000px;
}

.menu-unimenu-container{
	display: inline-block;
}

#navmenu{
	margin: 3em auto 0em auto;
	text-align: center;
	display: block;
	line-height: 1.5em;
}
#navmenu ul {
	margin: 1em auto 5px auto;
	padding: 1em auto 1em auto;
 	list-style-type: none;
	list-style-image: none;
	font-size: 100%;

/*	font-weight: 700; */
/*	text-shadow: #fff 1px 1px 0px; */


}
#navmenu li {
	margin: 0px auto 5px -1px;	color: #553333;
	display: block;
	border-right: 1px #eeeeee solid;
	border-left: 1px #f0f0f0 solid;
	float: left;
	text-align: center;
	padding: 1em 1em 1em 1em;
	white-space: nowrap;

	}
#navmenu ul li a {
	text-decoration:none;
	font-size:100%;
/*	font-weight: 700; */
	margin: 0px;
	color: #553333;
	}
#navmenu ul li a:hover {
	color: #ccdfff;
/*	font-weight: 700; */
	background-repeat: repeat-x;
	}
#navmenu ul li a span {
    display: block;
    color: #ddd;
    text-transform: uppercase;
	font-size: 50%;
	font-weight: 400;
}

.navposition{
	width: 100%;
	text-align: center;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;	margin: 0px 0 0;
	width: 60%;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 60%;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;	}	
#footer {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	width: 90%;
	clear: both;
	font-size: 80%;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 30px;
	margin: 0;
	}
.description {
	text-align: center;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	margin: 1em;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* End Images */






html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before{
	content: "\00BB \0020";
	}

#sidebar ul ul li:before {
	content: "";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul li h2 {
	padding: 5px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
 	text-align: center;		}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	font: 1em ;
	}
#sidebar #searchsubmit {
	padding: 1px;
	font: 1em;
	}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}


pre {
	padding: 16px;
	overflow: auto;
	font-size: 85%;
	line-height: 1.45;
	background-color: #f6f8fa;
	border-radius: 3px;
	word-break: normal;
	word-wrap: normal;
	margin-top: 0;
	margin-bottom: 16px;
	margin-left: 3em;
	font-family: "SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;
	font-size: 12px;
}
/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
	padding: 20px 0 10px 0;
	margin: 1em 2em 2em 1em;
	width: 20%;
	}
#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
		}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
	}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccffcc;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

.entrytext a img{
	margin: 10px;
	padding: 10px;
}

.point{
	margin-left: 20px;
}
.point h4{
	color: #EF7A7A; line-height: 1em; font-size: 110%; border: none; margin: 0px 0px 0px -20px; padding: 0px;
}
.spec{
	border: 1px dotted #999999; margin: 0px; padding: 5px; background-color: #ffffff;
}
.spec h3{
	font-size: 100%;
	margin: 0px; padding: 5px;
}



.downloadlist{
	font-size: 100%;
	color: #666666;
}

.downloadlist li{
	font-size: 120%;
	color: #333333;
	border-bottom: dotted #cccccc 1px;
	margin: 1em;
}

ul.downloadlist{
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul.downloadlist li {
 	line-height: 1.5;
	padding: 0.5em 0 0.5em 1em;
	list-style-type: none!important;
	color: #333333;
	background-color: #fefcfc;
}


table {
	width: 80%; 
	border-collapse:collapse;
	margin-left: 3em;
}

th, td  {
	padding: 0.5em;
	border: 1px solid #ddd;
	font-size: 80%;
}

td{
	text-align: center;
}

td:first-child{
	text-align: left;
	background-color: #f4f2f2;
	font-weight: bold;
}


@media only screen and (max-width: 800px) { 
  { 
    display: block; 
    width: 100%; 
    margin: 0 -10px;
  }
  thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
  }
  tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  th{ 
    display: block;
    width:auto;
  }
  tbody tr{ 
    display: inline-block; 
    margin: 0 -3px;
  }
  td{ 
    display: block;
  }
}

.tablehead{
	background-color: #eeeeee;
/*	font-weight: 700; */
}

.ulleft{
	text-align: left;
	color: #666666;
}

.btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 6px #ff7c5c;/*左線*/
    color: #ff7c5c;/*文字色*/
    font-weight: bold;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn:active {
    box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    transform: translateY(2px);
}

/* ribbon */
.ribbon3 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
    background: #acd879;
    color: #FFF;
    box-sizing: border-box;
}

.ribbon3 h3 {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 42px;
}

.ribbon3:before, .ribbon3:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon3:before{/*左の山形*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon3:after{/*右の山形*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}


/* social bookmark */
/******************************

 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい

******************************/
.social-area-syncer {
	width: 100% ;
	min-height: 100px ;
	background: #fff ;	/* 背景色 */
	padding: 0;
	display: block;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
	.social-area-syncer {
		min-height: 50px ;
	}
}


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

 [ul]要素

******************************/
/* スマホ */
ul.social-button-syncer {
	width: 100% ;
	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}	

/* デスクトップ */
@media screen and ( min-width:20% ) {
	ul.social-button-syncer {
		width: 100% ;
	}
}


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

 [li]要素

******************************/
ul.social-button-syncer li {
	float: left ;
	text-align: center ;
	height: 100px ;
	margin: 0 8px ;
	padding:0 ;
}

ul.social-button-syncer li:before {
	content: '';
}


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

 各種ボタン

******************************/
/* [Twitter] */
.sc-tw {
	width: 71px ;
}

.sc-tw svg {
	width: 30px ;
	height: 30px ;
 }

.sc-tw a {
	height: 56px ;
	margin: 0 auto ;
	padding-top: 6px ;
	display: block ;
	background: #1B95E0 ;
	font-size: 12px ;
	color: #fff ;
/*	font-weight: 700 ; */
	text-decoration: none ;
	letter-spacing: .5px ;
	border-radius: 2px ;
}

.sc-tw a:hover {
	color: #fff ;
	background: #0c7abf ;
}

.sc-tw span:before {
	white-space: pre ;
	content: '\A' ;
}

/* [Facebook] */
.sc-fb {
	z-index: 99 ;
	width: 69px ;
}

/* [LINE] */
.sc-li {
	width: 50px ;
}

.sc-li-img {
	border: none ;
	margin: 0 auto ;
	padding:0 ;
	width: 36px ;
	height: 60px ;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:200px ) {
	.sc-li {
		display: none ;
	}
}

/* ribbon */
.ribbon3 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
	background-color: #f8a5a5;
	color: #FFF;
    box-sizing: border-box;
}

.ribbon3 div {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 42px;
	font-size: 80%;
}

.ribbon3:before, .ribbon3:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon3:before{/*左の山形*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon3:after{/*右の山形*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

h3, h4, h5, h6 {
	color: #333333;
/*	font-weight: 700; */
}

h3{
	margin-left: 2em;
	padding: 0.5em;
	color: #494949;
	background: #fffaf4;
	border-left: solid 2px #ffaf58;
}

h4{
	margin-left: 2em;
	border-bottom: 2px #ffaf58 solid;
}

h5{
	margin-left: 3em;
	margin-bottom: 0;
	
}

h5:before{
	content: '●';
	color: #ffaf58;
	margin-right: 1em;
}

h6{
	margin-left: 4em;
}


h1 {
	font-size: 4em;
	text-align: center;
	display: block;
	}
.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}

.h2top{
	border: none;
	font-size: 200%;
/*	font-weight: 700; */
	color: #999;
	letter-spacing: 3px;
	margin: 0 0 1em 0;
	background-color: #ffffff;
}

.h2top img{
	margin: 0 5px 0 0;
}
h2.pagetitle {
	font-size: 1.4em;
	}
#sidebar h2 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*	color: #333; */
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
		}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}

small{
	text-align: right;
	font-size: 70%;
	color: #ff5656;
	margin: 0.5em 0 0.5em 2em;
}

code {
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	}
a:hover {
	color: #003300;
	text-decoration: underline;
	}
#wp-calendar #prev a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	}
#page {
	background-color: #fff;
	margin: 20px auto;
	padding: 0;
	width: 80%;
	border: 1px solid #dddddd;
	text-align: left;
	}
#header {
	padding: 1px;
	margin: 10px auto 20px auto;
	height: 150px;
	width: 80%;
	background-color: #fff;

/*
	background: url("images/title.gif") no-repeat bottom center;
*/
	}
#sidebar{
	width: 20%;
	float: right;
}
#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
	}

.headertitle{
	display: block;
	text-indent: -5000px;
}

.menu-unimenu-container{
	display: inline-block;
}

#navmenu{
	margin: 3em auto 0em auto;
	text-align: center;
	display: block;
	line-height: 1.5em;
}
#navmenu ul {
	margin: 1em auto 5px auto;
	padding: 1em auto 1em auto;
 	list-style-type: none;
	list-style-image: none;
	font-size: 100%;
/*	font-weight: 700; */
/*	text-shadow: #fff 1px 1px 0px; */


}
#navmenu li {
	margin: 0px auto 5px -1px;	color: #666;
	display: block;
	border-right: 1px #eeeeee solid;
	border-left: 1px #f0f0f0 solid;
	float: left;
	text-align: center;
	padding: 1em 1em 1em 1em;
	white-space: nowrap;

	}
#navmenu ul li a {
	text-decoration:none;
	font-size:100%;
/*	font-weight: 700; */
	margin: 0px;
	color: #666;
	}
#navmenu ul li a:hover {
	color: #ccdfff;
/*	font-weight: 700; */
	background-repeat: repeat-x;
	}
#navmenu ul li a span {
    display: block;
    color: #ddd;
    text-transform: uppercase;
	font-size: 50%;
	font-weight: 400;
}

.navposition{
	width: 100%;
	text-align: center;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;	margin: 0px 0 0;
	width: 60%;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 60%;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;	}	
#footer {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	width: 90%;
	clear: both;
	font-size: 80%;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 30px;
	margin: 0;
	}
.description {
	text-align: center;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	margin: 1em;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* End Images */






html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before{
	content: "\00BB \0020";
	}

#sidebar ul ul li:before {
	content: "";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul li h2 {
	padding: 5px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
 	text-align: center;		}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	font: 1em ;
	}
#sidebar #searchsubmit {
	padding: 1px;
	font: 1em;
	}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}


pre {
	padding: 16px;
	overflow: auto;
	font-size: 85%;
	line-height: 1.45;
	background-color: #f6f8fa;
	border-radius: 3px;
	word-break: normal;
	word-wrap: normal;
	margin-top: 0;
	margin-bottom: 16px;
	margin-left: 3em;
	font-family: "SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;
	font-size: 12px;
}
/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
	padding: 20px 0 10px 0;
	margin: 1em 2em 2em 1em;
	width: 20%;
	}
#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
		}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
	}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 10px 10px;
	padding: 1em;
	border-left: 5px solid #ccffcc;
	background-color: #fefefe;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

.entrytext a img{
	margin: 10px;
	padding: 10px;
}

.point{
	margin-left: 20px;
}
.point h4{
	color: #EF7A7A; line-height: 1em; font-size: 110%; border: none; margin: 0px 0px 0px -20px; padding: 0px;
}
.spec{
	border: 1px dotted #999999; margin: 0px; padding: 5px; background-color: #ffffff;
}
.spec h3{
	font-size: 100%;
	margin: 0px; padding: 5px;
}



.downloadlist{
	font-size: 100%;
	color: #666666;
}

.downloadlist li{
	font-size: 120%;
	color: #333333;
	border-bottom: dotted #cccccc 1px;
	margin: 1em;
}

ul.downloadlist{
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul.downloadlist li {
 	line-height: 1.5;
	padding: 0.5em 0 0.5em 1em;
	list-style-type: none!important;
	color: #333333;
	background-color: #fefcfc;
}


table {
	width: 80%; 
	border-collapse:collapse;
	margin-left: 3em;
}

th, td  {
	padding: 0.5em;
	border: 1px solid #ddd;
	font-size: 80%;
}

td{
	text-align: center;
}

td:first-child{
	text-align: left;
	background-color: #f4f2f2;
	font-weight: bold;
}


@media only screen and (max-width: 800px) { 
  { 
    display: block; 
    width: 100%; 
    margin: 0 -10px;
  }
  thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
  }
  tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  th{ 
    display: block;
    width:auto;
  }
  tbody tr{ 
    display: inline-block; 
    margin: 0 -3px;
  }
  td{ 
    display: block;
  }
}

.tablehead{
	background-color: #eeeeee;
/*	font-weight: 700; */
}

.ulleft{
	text-align: left;
	color: #666666;
}

.btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 6px #ff7c5c;/*左線*/
    color: #ff7c5c;/*文字色*/
    font-weight: bold;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn:active {
    box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    transform: translateY(2px);
}

/* ribbon */
.ribbon3 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
    background: #acd879;
    color: #FFF;
    box-sizing: border-box;
}

.ribbon3 h3 {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 42px;
}

.ribbon3:before, .ribbon3:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon3:before{/*左の山形*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon3:after{/*右の山形*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}


/* social bookmark */
/******************************

 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい

******************************/
.social-area-syncer {
	width: 100% ;
	min-height: 100px ;
	background: #fff ;	/* 背景色 */
	padding: 0;
	display: block;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
	.social-area-syncer {
		min-height: 50px ;
	}
}


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

 [ul]要素

******************************/
/* スマホ */
ul.social-button-syncer {
	width: 100% ;
	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}	

/* デスクトップ */
@media screen and ( min-width:20% ) {
	ul.social-button-syncer {
		width: 100% ;
	}
}


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

 [li]要素

******************************/
ul.social-button-syncer li {
	float: left ;
	text-align: center ;
	height: 100px ;
	margin: 0 8px ;
	padding:0 ;
}

ul.social-button-syncer li:before {
	content: '';
}


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

 各種ボタン

******************************/
/* [Twitter] */
.sc-tw {
	width: 71px ;
}

.sc-tw svg {
	width: 30px ;
	height: 30px ;
 }

.sc-tw a {
	height: 56px ;
	margin: 0 auto ;
	padding-top: 6px ;
	display: block ;
	background: #1B95E0 ;
	font-size: 12px ;
	color: #fff ;
/*	font-weight: 700 ; */
	text-decoration: none ;
	letter-spacing: .5px ;
	border-radius: 2px ;
}

.sc-tw a:hover {
	color: #fff ;
	background: #0c7abf ;
}

.sc-tw span:before {
	white-space: pre ;
	content: '\A' ;
}

/* [Facebook] */
.sc-fb {
	z-index: 99 ;
	width: 69px ;
}

/* [LINE] */
.sc-li {
	width: 50px ;
}

.sc-li-img {
	border: none ;
	margin: 0 auto ;
	padding:0 ;
	width: 36px ;
	height: 60px ;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:200px ) {
	.sc-li {
		display: none ;
	}
}

/* ribbon */
.ribbon3 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
	background-color: #f8a5a5;
	color: #FFF;
    box-sizing: border-box;
}

.ribbon3 div {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 42px;
	font-size: 80%;
}

.ribbon3:before, .ribbon3:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon3:before{/*左の山形*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon3:after{/*右の山形*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

._1drm ._1drn{
	border: 0px;
}


._1dro ._1drp {
	color: #666666;
}