@charset "utf-8";

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body {
  margin: 0;
  font-size: 10.5pt;
  background: url(wall01a.gif) scroll repeat;
  color: #555;
  line-height: 1.22;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;
}

p {
  padding: 0;
  line-height: 1.4;
}
#pc {
  text-align:center;
  margin:0;
  padding:0;
}
@media only screen and (min-width: 480px) {
#nav-drawer {
  display: none;
}
}
img {
  border: 0;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  color: #362C20;
  letter-spacing: 0em;
  padding: 0 0 5px 0;
}

h1, h2, h3 {
  font: normal 170% 'century gothic', arial;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
  color: #000;
}

h2 {
  font-size: 160%;
  padding: 9px 0 5px 0;
  color: #009FBC;
}

h3 {
  font-size: 140%;
  padding: 5px 0 0 0;
}

h4, h6 {
  color: #009FBC;
  padding: 0 0 5px 0;
  font: normal 110% arial;
  text-transform: uppercase;
}

h5, h6 {
  color: #888;
  font: normal 95% arial;
  letter-spacing: normal;
  padding: 0 0 15px 0;
}

a:link, a:visited {
	color: #1122cc;
	text-decoration: none;
}
a:hover {
	/*text-decoration: underline;*/
	color: #dd0000;
}
a:active {
	color:#6799DA;
}

blockquote {
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

.left {
  float: left;
  width: auto;
  margin-right: 10px;
}

.right {
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center {
  display: block;
  text-align: center;
  margin: 5px auto;
}
/* 行間150% */
.line-150 {
	line-height: 150%;
}
/* nextftp */
#next-ftp {
  position: absolute;
  margin-left:22em;
  margin-top:-2em;
}
/* mail-icon */
#mail-icon {
  width:50px;
  position: absolute;
  text-align:left;
  margin-left:60px;
  margin-top:0px;
}
/* スクリプト・タイトル */
p.script-ttl01 {
  line-height:100%;
  margin-top:2mm;
  margin-bottom:1mm;
  text-align: center;
}
p.script-ttl02 {
  line-height:100%;
  margin-top:0mm;
  margin-bottom:3mm;
  text-align: center;
}
/* 解説ページ小タイトル */
div.chap {
    color: #333;
    font-weight: bold;
    font-size: 15px;
    padding: 4px;
    background-color: #D2D2FF;
    border-right: 1px solid #004080;
    border-bottom: 1px solid #004080;
}
/* スクリプト・カテゴリータイトル */
div#cate-ttl {
	margin: 10px auto 0px auto;
	color: #ffffff;
	font-size: 11pt;
	padding: 8px;
	/*background-color:#331c14;*/
	background-image: linear-gradient(to bottom, #999999, #24140e);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#999999), to(#24140e));
	background-image: -moz-linear-gradient(top, #999999, #24140e);
	text-align:left;
	/*text-shadow: 1px 0px 0px #FFF;
	border-right: 1px solid #9fa09e;
	border-bottom: 1px solid #9fa09e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);
	-webkit-box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);
	-moz-box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);*/
}

@media only screen and (min-width: 480px) {
/* ダウンロード数 */
.dl-count {
  margin-top:2mm;
  margin-bottom:2mm;
}
}

#main, #logo, #menubar, #site_content, #footer {
  margin-left: auto; 
  margin-right: auto;
}

#header {
  background: transparent url(header-background03.jpg) repeat;
  /*background: #e6e6e6;*/
  border-bottom: 1px solid #e6e6e6;
  height: 186px;
}
  
#banner {
  background: transparent url(banner.jpg) no-repeat;
  width: 860px;
  height: 180px;
  margin-bottom: 20px;
  border: 10px solid #DDD;
}

#logo {
  width: 924px;
  position: relative;
  height: 140px;
  /*background: #FFF;*/
  background: transparent url(logo-background01.jpg) no-repeat;
}

#logo #logo_text {
  position: absolute; 
  top: 0px;
  left: 1em;
}

#logo h1, #logo h2 {
  font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;
}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 2px 0 0 0;
  color: #323232;
  letter-spacing: 0.1em;
  text-decoration: none;
}

#logo_text h1 a .logo_colour
{ color: #00C6F0;}

#logo_text a:hover .logo_colour
{ color: #DDD;}

#logo_text h2 { 
  font-size: 100%;
  margin-top: -5px;
  margin-left: 7em;
  padding: 4px 0 0 0;
  color: #999;
}

#transform {
  position: absolute;
  left: 520px;
  top: 1em;
  z-index: 200;
}

#search {
  float: right;
  margin-top: 5em;
  margin-right: 15px;
}

#menubar {
  width: 904px;
  height: 45px;
  padding-right: 18px;
  background: #f7f6f5;
  border-top: 1px solid #CCC;
}

ul#menu {
  float: right;
  /*padding-left: 25px;*/
  margin: 0;
  font-size: 10pt;
}

ul#menu li {
  float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 8px 2px 0 2px;
}

ul#menu li a {
  font: normal 100% Verdana,'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 20px 5px 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #a4a8d4;
} 

ul#menu li.selected a {
  height: 20px;
  padding: 6px 20px 5px 11px;
}

ul#menu li.selected {
  margin: 8px 4px 0 13px;
  background: #24140e;
}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #24140e;
  color: #FFF;
}

ul#menu li a:hover {
  background: #f39800;
  color: #FFF;
}

#topic {
  margin-top:0;
  padding:0;
}

#magazine {
  margin-top: 0px;
  padding:0;
}

#head-box {
  margin-top:-10px;
  margin-bottom: 0;
  padding:0;
}

#google {
  width:400px;
  float: left;
  margin-top: 0;
  margin-bottom: -1em;
  padding:0;
}

.admin {
  line-height:100%;
  margin-top:0px;
  margin-right:3mm;
  margin-bottom:0;
  padding-top:25px;
  text-align: right;
  font-size:10pt;
}

#return-index {
	width:100%;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	font-size:9pt;
}

#site_content {
  position: relative;
  width: 900px;
  background: #FFF;
  /*overflow: hidden;*/
  margin-left: auto; 
  margin-right: auto;
  padding: 10px;
  border-right: solid #cbd0d3 1px;
  border-left: solid #cbd0d3 1px;
} 

#sidebar_container
{ float: left;
  width: 224px;}

.sidebar_top
{ width: 222px;
  height: 14px;
  background: transparent url(side_top.png) no-repeat;}

.sidebar_base
{ width: 222px;
  height: 14px;
  background: url(side_base.png) no-repeat;}

.sidebar
{ float: right;
  width: 222px;
  padding: 0;
  margin: 0 0 16px 0;}

.sidebar_item
{ background: url(side_back.png) repeat-y;
  padding: 0 15px;
  width: 192px;}

.sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 0;} 

#content {
  text-align: left;
  width: 900px;
  padding: 0;
  margin-left: auto; 
  margin-right: auto;
  /*float: right;*/
}

#counter {
	margin:0;
	padding:0;
}

#footer {
  width: 100%;
  font-family: Verdana,'trebuchet ms', sans-serif;
  font-size: 90%;
  height: 100px;
  padding: 38px 0 20px 0;
  margin-bottom: 0;
  text-align: center;
  /*background: url(pattern.png) repeat;*/
  background: #232f3e;
  /*border-top: 60px solid #37475a;*/
  color: #FFF;
}

#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #00C6F0;
  text-decoration: none;
}

#footer_head {
  width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 12pt;
  height: 60px;
  padding: 10px 0 10px 0;
  margin-bottom: 0;
  text-align: center;
  /*background: url(pattern.png) repeat;*/
  background: #37475a;
  color: #FFF;
}

/* TOP Page下部説明文枠 */
.bottom-com {
    width:820px;
    margin: 12px auto;
    /*background: #fff6ee;*/
    background: transparent url(washiLW-4752_T01.jpg) repeat-x;
    -webkit-box-shadow: 1px 2px 2px #C0C0C0;
    -moz-box-shadow: 1px 2px 2px #C0C0C0;
    box-shadow: 1px 2px 2px #C0C0C0;
}
.bottom-com .box-title {
    font-size: 14pt;
    background: transparent url(background.jpg) no-repeat;
    font-family: sans-serif;
    padding: 10px 4px 10px 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.bottom-com p {
    padding: 15px 20px;
    text-align: center;
    line-height:160%;
    margin: 0;
}

#game {
	margin-top:1em;
}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator {
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}

p.namo-list {
	color:rgb(128,128,128);
	font-size:12pt;
	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
}

ol{
	counter-reset:number;/* 名前を付けたカウンターをリセット */
	list-style:none;/* olが数字を付けることをキャンセル */
	margin:0 0 10px 0;
	padding:0;
}
ol li{
	/*line-height:1.6;*/
}
ol li:before{
/* カウンタ（数字になる部分） */
	counter-increment: number;/* 任意の名前を付けて！ */
	content: counter(number);/* 名前を付けたカウンターを呼び出し */
/* 色を変えたり、背景画像を敷いたり！自由自在！ */
}
li:before {
	float: left;
	/*background: #7fc3ff;*/
	background: #8d93c8;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.5;
}

th {
	color:rgb(128,128,128);
	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
}
td {
	color:rgb(128,128,128);
	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
}

p.auto-style1 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
p.auto-style2 {
	margin-bottom: 2mm;
}
p.auto-style3 {
	margin-top: 0mm;
}
p.auto-style4 {
	text-align: center;
	margin-top: 0;
}
.auto-style5 {
	margin-top: 0;
	margin-bottom: 0;
}
.auto-style6 {
	text-align: right;
	margin-right: 15px;
}
.auto-style7 {
	margin-left: 10px;
}
.auto-style8 {
	font-family: Verdana;
	font-size: small;
}
.auto-style9 {
	margin-bottom: -8px;
}
.auto-style10 {
	font-family: Verdana;
	font-size: small;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 0;
}
.auto-style11 {
	font-family: Verdana;
	font-size: small;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 0px;
}
.auto-style12 {
	margin-top: 0px;
}
.auto-style13 {
	font-size: small;
}
.auto-style14 {
	margin-right: 0px;
	margin-bottom: 1mm;
}
.auto-style15 {
	margin-left: 12mm;
}

img.ex1 {
	vertical-align: middle;
}

/* カウントダウン */
#olympic {
  font-size:2.0em;
  margin-top:-0.5em;
}
#olympic img {
	vertical-align: middle;
}
.yycountdown-box{
  text-align:center;
  margin:10px 0;
  color:#000000;
}
#timerOlympic {
	margin-bottom:-1em;
}
#timerOlympic .yycountdown-box .yyc-day{
  font-size:3.0em;
  color:#0085C7;
}
#timerOlympic .yycountdown-box .yyc-hou{
  font-size:3.0em;
  color:#F4C300;
}
#timerOlympic .yycountdown-box .yyc-min{
  font-size:3.0em;
  color:#009F3D;
}
#timerOlympic .yycountdown-box .yyc-sec{
  font-size:3.0em;
  color:#DF0024;
}
 
#timerOlympic .yycountdown-box .yyc-day-text,
#timerOlympic .yycountdown-box .yyc-hou-text,
#timerOlympic .yycountdown-box .yyc-min-text,
#timerOlympic .yycountdown-box .yyc-sec-text{
  font-size:1.0em;
}

/* ページ全体 */
div.all {
	position:relative;
	width: 900px;
	background: #fff;
	margin: 0 auto;
	padding:6px;
	text-align: center;
}
/* メイン */
div.main {
	text-align: center;
	width: 100%;
}
div#count {
	text-align:right;
	margin-right:15px;
	margin-top:;
}
div#content-1 {
	width:96%;
	height:205px;
	/*padding: 10px 10px 7px 10px;
	margin: 10px auto;*/
	background: #fff;
	overflow: hidden;
}
div#content-1 iframe{ 
	vertical-align: bottom;
}

/* top-page再配布スクリプト一覧タイトル */
div.ch {
	width: 780px;
	margin:0 auto;
	color: #fff;
	font-size: 12pt;
	text-align:center;
	padding: 10px 1em;
	/*background-color: #008db7;*/
	background-image: linear-gradient(to bottom, #00afcc, #008db7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#008db7), to(#00afcc)); 
	background-image: -moz-linear-gradient(top, #00afcc, #008db7);
	border-bottom: 1px solid #8d93c8;
	border-right: 1px solid #8d93c8;
}

div.list-book {
	width: 780px;
	margin: 0px auto 10px auto;
	color: #4d4d4d;
	font-size: 11pt !important;
	background: #fff;
	padding: 10px 1em;
	border-left: dotted #941f57 2px;
	border-right: dotted #941f57 2px;
	border-bottom: dotted #941f57 2px;
	text-decoration: none;
	text-align:left;
}

#list-com {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 160%;
    font-size:10pt !important;
}

div#list-note {
	font-size: 12pt;
	margin-bottom: 0em;
	margin-top: 0.5em;
	padding: 0.2em;
}
div#list-memo {
	font-size: 10pt;
	margin: 0em 1.2em;
	border: 1px dotted #898989;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 0.5em 0.7em 0.5em 0.7em;
	line-height: 1.5;
}

div#list-memo, a:link {
	color: #00608d;
	text-decoration: none;
}
div#list-memo, a:visited {
	color: #3eb370;
	text-decoration: none;
}
div#list-memo, a:hover {
	/*text-decoration: underline;*/
	color: #5654a2;
}
div#list-memo, a:active {
	color:#ed6d46;
}
/* セレクトボックス */
.selectbox-6 {
    position: relative;
}

.selectbox-6::before,
.selectbox-6::after {
    position: absolute;
    right: 15px;
    width: 9px;
    height: 6px;
    background-color: #535353;
    content: '';
    pointer-events: none;
}

.selectbox-6::before {
    top: calc(50% - 9px);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.selectbox-6::after {
    bottom: calc(50% - 9px);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.selectbox-6 select {
    appearance: none;
    min-width: 200px;
    height: 32px;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}

/* -------------------------------------------------------------------------------------- */
/* 改造ポイント(点)ボタン01 */
.btn-gradient-3d-simple {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #ffffff;
  background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
  background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
  background-image: -moz-linear-gradient(#6795fd 0%, #67ceff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #5e7fca;
}

.btn-gradient-3d-simple:hover {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

/* 改造ポイント(点)ボタン02 */
.btn-gradient-simple {
  display: inline-block;
  width: 70px;
  padding: 15px 5px;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: bold;
  color: #FFF;
  background-image: linear-gradient(45deg, #709dff 0%, #b0c9ff 100%);
  background-image: -webkit-linear-gradient(45deg, #709dff 0%, #b0c9ff 100%);
  background-image: -moz-linear-gradient(45deg, #709dff 0%, #b0c9ff 100%);
  transition: .4s;
}

.btn-gradient-simple:hover {
  background-image: linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
}

/* 改造依頼リスト */
ul#rebuild {
  padding: 10px 4.5em 10px 1em;
  position: relative;
}

ul#rebuild li {
  line-height: 1.5;
  padding: 0.5em 0em 0.5em 0em;
  border-bottom: dashed 1px silver;
  list-style-type: none;
}

ul#rebuild li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";/*アイコン種類*/
  position: absolute;
  left : 0.7em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}

ul#rebuild li:last-of-type {
  border-bottom: none;
}

@media only screen and (min-width: 481px) {
/* タイトル01 */
	div.ch01 {
		margin:0 auto;
		color: #4e454a;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		box-shadow: 2px 3px 13px 1px #e8ece9;
		-webkit-box-shadow: 2px 3px 13px 1px #e8ece9;
		-moz-box-shadow: 2px 3px 13px 1px #e8ece9;
		font-size: 12pt;
		padding: 8px;
		background-color: #CCE6FF;
		background-image: linear-gradient(to bottom, #f0f8ff, #7fc3ff);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#f0f8ff), to(#7fc3ff)); 
		background-image: -moz-linear-gradient(top, #f0f8ff, #7fc3ff);
		border-bottom: 1px solid #8d93c8;
		border-right: 1px solid #8d93c8;
		text-shadow: 1px 1px 1px #FFF;
	}
}

/* サポート01 */
div.art {
	display: block;
	width: 96%;
	margin: 20px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:  2px 3px 18px 1px #e3acae;
	-webkit-box-shadow: 2px 3px 18px 1px #e3acae;
	-moz-box-shadow: 2px 3px 18px 1px #e3acae;
	color: #4d4d4d;
	font-size: 11pt;
	background: #fff;
	padding: 10px;
	border: solid #e3acae 1px;
	text-decoration: none;
	text-align:left;
}
/* サポート02 */
div.art02 {
	width: 90%;
	margin: 20px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 18px 1px #f2ce91;
	-webkit-box-shadow: 2px 3px 18px 1px #f2ce91;
	-moz-box-shadow: 2px 3px 18px 1px #f2ce91;
	color: #4d4d4d;
	font-size: 11pt !important;
	background: #fff;
	padding: 5px;
	border: solid #f2ce91 1px;
	text-decoration: none;
	text-align:left;
	line-height: 130%;
}
/* サポートコーナリスト */
#support-p {
	margin: 15px 25px;
}
#support-p2 {
	margin: 15px 45px;
	line-height: 1.6;
}
.support-headcom {
	margin: 1em;
}

@media only screen and (min-width: 481px) {
/* サポートコーナーリスト */
ul.sup-list {
  text-align: left;
  line-height: 170%;
  margin-left: 25px;
  font-size: 10.5pt !important;
}

ul.sup-list ul {
  margin-left:1.2em;
  margin-bottom:10px;
}
}
ul.sup-list ul li {
  margin: 0; 
  padding: 0 0 0 -5px;
}

/* ERフォーラム */
ul.er-list {
  text-align: left;
  line-height: 170%;
  margin-left: -5px;
  font-size: 10.5pt !important;
}
ul.er-list ul {
  margin-left:1.5em;
  margin-bottom:10px;
}

ul.er-list ul li {
  margin: 0; 
  padding: 0 0 0 -10px;
}
/* -------------------------------------------------------------------------------------- */

#terms {
	margin:0.5em 10px 0.5em 10px;
	padding:8px;
	line-height: 170%;
	font-size: 10.5pt !important;
}
.terms-point {
	margin:15px 1.5em;
	padding:0px 8px;
	line-height: 170%;
	font-size: 10.5pt !important;
}

/*ER Forum新設解説枠 */
div#er {
	width: 840px;
	margin: 20px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 2px 12px 1px #C0C0C0;
	-webkit-box-shadow: 1px 2px 12px 1px #C0C0C0;
	-moz-box-shadow: 1px 2px 12px 1px #C0C0C0;
	color: #4d4d4d;
	font-size: 10.5pt;
	background-image : url(bg.gif) ;
	padding: 10px 0px;
	border: solid #C0C0C0 1px;
	text-decoration: none;
	text-align:left;
}
/* サポートコーナー(ER Forum説明タイトル)インデックス型の見出し */
#heading {
	position:relative;
	padding:10px;
	background:#88ccef;
	box-shadow:
		10px 0 0 0 #88ccef,
		-10px 0 0 0 #88ccef,
		0 3px 3px 0 rgba(0,0,0,0.1);
}

#heading:before{
	content:" ";
	position:absolute;
	top:-8px;
	left:-10px;
	width:120px;
	height:0;
	border-width:0 5px 8px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#88ccef;
}
#heading:after{
	content:" ";
	position:absolute;
	top:-10px;
	right:-10px;
	width:0;
	height:0;
	border-width:0 10px 10px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#7bb8d8;
}

h3{
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
div#info-box {
	margin: 0;
	padding: 0em 1.2em;
}
/* ディレクトリ構成 */
div.tree {
	width: 92%;
	background: #ddffdd;
	border: 1px solid gray;
	margin: 1em;
	padding: 0.8em;
	text-align: left;
	line-height: 100%;
}

/* 注釈 */
div.note {
	width: 125px;
	text-align: center;
	font-size: 12px !important;
	border: 1px dotted #7d6490;
}
/* 注釈02 */
div.note02 {
	width: 300px;
	margin: 10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 16px 1px #f2ce91;
	-webkit-box-shadow: 2px 3px 16px 1px #f2ce91;
	-moz-box-shadow: 2px 3px 16px 1px #f2ce91;
	color: #4d4d4d;
	font-size: 100%;
	background: #fff;
	padding: 10px 10px 7px 10px;
	border: solid #f39800 1px;
	text-decoration: none;
	text-align:center;
}
div.mail {
	width: 140px;
	text-align: center;
	font-size: 12px !important;
}
div.request {
	width: 140px;
	text-align: center;
	font-size: 12px !important;
	float:right;
}

@media only screen and (min-width: 481px) {
div.support-note {
	width: 780px;
	margin: 10px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 10px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 10px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 10px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 11pt !important;
	background: #fff;
	padding: 10px 10px 14px 10px;
	border: dotted #941f57 2px;
	text-decoration: none;
	text-align:left;
}
div#sup-note01 {
	font-size: 10pt;
	margin-bottom: 0.5em;
	padding: 0;
	border-bottom: 1px dotted #9fa09e;
}
div#sup-note02 {
	font-size: 10pt;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px dotted #9fa09e;
}
}
div.reference01 {
	width: 400px;
	padding:3px auto 3px auto;
	margin:4px 3px 0 3px;
	font-size: 12px !important;
}
div.reference02 {
	width: 250px;
	padding:3px auto 3px auto;
	margin-right: 34px;
	margin-top: -2em;
	text-align: center;
	font-size: 12px !important;
	float:right;
}

@media only screen and (min-width: 481px) {
/* 入室ボタン：サポートコナー */
div.enter {
	background: url(bg30.gif);
	border:1px solid #A688BD;
	border-collapse:collapse;
	padding:6px;
	margin: 10px auto;
	width:360px;
	height: 55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 4px 10px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 10px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 10px 1px #cac4ac;
}
div.ent-btn01 {
	width: 180px;
	padding:3px;
	margin:0px 3px;
	text-align: center;
	font-size: 12px !important;
}
div.ent-btn02 {
	width: 180px;
	padding:3px;
	margin:0px 3px;
	text-align: center;
	font-size: 12px !important;
	float:right;
}
}

div.art-line {
	width: 430px;
	border-top: 1px solid #CCE6FF;
}
@media only screen and (min-width: 480px) {
  div.perl {
	width: 760px;
	margin: 10px auto 20px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 10px #e3acae;
	-webkit-box-shadow: 2px 3px 10px #e3acae;
	-moz-box-shadow: 2px 3px 10px #e3acae;
	color: #4d4d4d;
	font-size: 10.5pt;
	background: #fff;
	padding: 10px 10px 10px 10px;
	border: solid #e3acae 1px;
	text-decoration: none;
	text-align:center;
	line-height:130%;
  }
}
div.undertest {
	width: 750px;
	margin: 10px auto;
 	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 4px 16px 1px #f2c579;
	-webkit-box-shadow: 2px 4px 16px 1px #f39800;
	-moz-box-shadow: 2px 4px 16px 1px #f39800;
	color: #4d4d4d;
	font-size: 11pt;
	background: #fff;
	padding: 10px 10px 7px 10px;
	border: solid #f39800 1px;
	text-decoration: none;
	text-align:left;
}
/* 画像位置 (IMPORTANT) */
.tl {
	position:absolute;; /* 絶対位置で指定(親ボックス基準) */ 
	top: 108px;          /* 上から-20px */ 
	left: 100px;        /* 左から50px */ 
}
/* 画像位置 (IMPORTANT) */
.tl2 {
	position:absolute;; /* 絶対位置で指定(親ボックス基準) */ 
	top: 220px;          /* 上から-20px */ 
	left: 90px;        /* 左から50px */ 
}
/* メニューパイロット */
div#pilot {
	width: 300px;
	margin: 0.3em auto;
	padding: 15px;
	text-align: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 10px #e3acae;
	-webkit-box-shadow: 2px 3px 10px #e3acae;
	-moz-box-shadow: 2px 3px 10px #e3acae;
	line-height:140%;
	color:#8d93c8;
}

/* 利用規定枠 */
#rules {
	width: 96%;
	margin:1em auto;
	padding:1em;
	border:1px solid #c0c0c0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 10px #e3acae;
	-webkit-box-shadow: 2px 3px 10px #e3acae;
	-moz-box-shadow: 2px 3px 10px #e3acae;	
}
/* 利用規定 */
.fl-l {
	margin: 1.2em 0;
	text-align: center;
	width: 170px;
	float: left;
}
.clear {
	clear:both;
	width: 0;
}
@media only screen and (min-width: 480px) {
/* メニューページテーブル */
table.menu {
	width: 900px;
	border-spacing: 0;
	font-size:11pt;
	margin-bottom:1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 1px 2px #cac4ac;
	-webkit-box-shadow: 1px 2px #cac4ac;
	-moz-box-shadow: 1px 2px #cac4ac;
}
table.menu th {
	color: #292929;
	padding: 7px;
	background: #CCE6FF;
	background-image: linear-gradient(to bottom, #f0f8ff, #7fc3ff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f0f8ff), to(#7fc3ff)); 
	background-image: -moz-linear-gradient(top, #f0f8ff, #7fc3ff);
	font-weight: bold;
	border-left:1px solid #e8ece9;
	border-top:1px solid #e8ece9;
	border-bottom:1px solid #e8ece9;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 1px #FFF;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.menu th:first-child {
	border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
}
table.menu th:last-child {
	border-radius:0 6px 0 0;
	-webkit-border-radius:0 6px 0 0;
	-moz-border-radius:0 6px 0 0;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
	-webkit-box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
	-moz-box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.menu tr td {
	padding: 8px;
	border-bottom: 1px solid #e8ece9;
	border-left: 1px solid #e8ece9;
	font-size:11pt;
	line-height: 150%;
}
table.menu tr td ta-l {
	text-align: left !important;
}
table.menu tr td:last-child {
	border-right: 1px solid #e8ece9;
}
table.menu tr {
	background: #fff;
}
table.menu tr:nth-child(2n+1) {
	background: #f1f6fc;
}

table.menu tr:last-child td:first-child {
	border-radius: 0 0 0 6px;
	-webkit-border-radius: 0 0 0 6px;
	-moz-border-radius: 0 0 0 6px;
}
table.menu tr:last-child td:last-child {
	border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
}
table.menu tr:hover {
	background: #FFF8EF;
	/*cursor:pointer;*/
}
table.menu td span {
	font-size: 12px;
	color: #008c00;
}
table.menu td b {
	font-size: 13px;
	font-family: Verdana,Helvetica,Arial;
}
table.menu td strong {
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
}
table.menu img {
	border: none;
}
}
.clear {
	clear: both;
}
/* メニューテーブル内（詳細・サンプル枠） */
.detail-samp {
  margin: 0.7em auto 0 auto;
}

/* 解説ページindexトップ */
table.cgi-menu {
	width: 900px;
	border-collapse: collapse;
	margin: 3px auto 1em auto;
}
table.cgi-menu th, table.cgi-menu td {
	padding: 7px;
	border: 1px solid #c0c0c0;
	font-size:11pt;
}
table.cgi-menu th {
	text-align: center;
	color: #fff;
	background: #008db7;
}
table.cgi-menu td span {
	font-size: 12px;
	color: #008c00;
}
table.cgi-menu td b {
	font-family: Verdana,Helvetica,Arial;
}
table.cgi-menu td strong, table.cgi-menu td b {
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
}
table.cgi-menu img {
	border: none;
}
.prog-name {
	width: 140px;
}
table.cgi-menu .note { /* 解説セル */
	width: 500px;
}
.det-btn, .dif-img { /* 解説ページボタン */
	text-align: center;
	width: 85px;
}
table.cgi-menu .sample { /* 見本セル */
	text-align: center;
	width: 40px;
}

#container_a {
	float: left;
	width: 45%;
	padding:10px;
	margin:10px 5px;
}
#container_b {
	float: right;
	width: 45%;
	padding:10px;
	margin:10px 5px;
}

/* 機能的な特長タイトル */
div.emblem01 {
	margin: 0 auto;
	color: #4e454a;
	font-size: 12pt;
	padding: 8px;
	background-color:#f0f8ff;
	background-image: linear-gradient(to bottom, #f0f8ff, #cce7ff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f0f8ff), to(#7fc3ff)); 
	background-image: -moz-linear-gradient(top, #f0f8ff, #7fc3ff);
	border-right: 1px solid #9fa09e;
	border-bottom: 1px solid #9fa09e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);
	-webkit-box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);
	-moz-box-shadow: 1px 2px 10px 1px rgba(202,196,172,4);
	text-align:left;
	text-shadow: 1px 1px 0px #FFF;
}
/* 機能的な特長枠 */
div.emblem02 {
	width: 94%;
	margin: 10px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 4px 3px rgba(202,196,172,4);
	-webkit-box-shadow: 2px 4px 4px 3px rgba(202,196,172,4);
	-moz-box-shadow: 2px 4px 4px 3px rgba(202,196,172,4);
	color: #4d4d4d;
	font-size: 12pt;
	background: #fff;
	padding: 10px 10px 10px 0px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
@media only screen and (min-width: 480px) {
/* index解説内容枠 */
div.initial {
  width: 96%;
  margin-top: 2px;
  margin-bottom: 15px;
  margin-left: auto; 
  margin-right: auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0px 1px 8px #cac4ac;
  -webkit-box-shadow: 1px 2px 10px #cac4ac;
  -moz-box-shadow: 1px 2px 10px #cac4ac;
  color: #4d4d4d;
  font-size: 11pt;
  background: #fff;
  padding: 0px;
  border: solid #C0C0C0 1px;
  text-decoration: none;
  text-align:left;
  line-height:135%;
}
div.initial_ttl {
	line-height:135%;
	color: #4e454a;
	font-size: 11pt;
	text-align: center;
	padding: 4px;
	margin-bottom: 0px;
	background-color:#fce4d6;
	/*background-image: linear-gradient(to bottom, #ffffff, #fce4d6);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fce4d6)); 
	background-image: -moz-linear-gradient(top, #ffffff, #fce4d6);*/
	border-bottom: 1px solid #e6bfab;
	/*border-right: 1px solid #e6bfab;*/
	text-shadow: 1px 1px 1px #FFF;
	-webkit-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	/*box-shadow: 1px 2px 8px 1px #cac4ac;
	-webkit-box-shadow: 1px 2px 8px 1px #cac4ac;
	-moz-box-shadow: 1px 2px 8px 1px #cac4ac;*/
}
}
/* 詳細解説内容枠 */
div.point {
	width: 96%;
	margin: 20px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 14px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 14px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 14px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 80%;
	background: #fff;
	padding: 5px 10px 10px 10px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
/* 詳細解説内容タイトル */
div.point_t {
	color: #4e454a;
	font-size: 12pt;
	padding: 4px;
	margin-bottom: 15px;
	background-color:#fdede4;
	border-right: 1px solid #9fa09e;
	border-bottom: 1px solid #9fa09e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 1px 1px 1px #FFF;
	box-shadow: 2px 3px 13px 1px #cac4ac;
	-webkit-box-shadow: 2px 3px 13px 1px #cac4ac;
	-moz-box-shadow: 2px 3px 13px 1px #cac4ac;
}
/* 詳細解説内容サブタイトル */
div.psub-ttl {
	border-left: 6px solid #941f57;
	border-bottom: 1px solid #959595;
	color: #000;
	padding: 4px;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
}
/* 詳細解説内容内枠 */
div.point_composition {
	width: 100%;
	padding:10px auto 10px auto;
	margin: 5px 0 5px 0;
	font-size: 13px !important;
	border-bottom: 1px dotted #003f8e;
}
/* 詳細解説内容コメント枠 */
div.point_comp_com {
	line-height:130%;
	width: 78%;
	margin:5px auto 5px 2px;
	font-size: 12pt !important;
}
/* 詳細解説内容日付枠 */
div.point_comp_date {
	line-height:100%;
	width: 20%;
	margin-right:8px;
	font-size: 11pt !important;
	float:right;
	text-align:right;
}

/* サンプル/ダウンロード外枠 */
div.sample {
	width: 96%;
	margin: 20px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 14px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 14px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 14px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 90%;
	background: #fff;
	padding: 10px 10px 10px 10px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
/* サンプル/ダウンロードタイトル */
div.sample_ttl {
	color: #4e454a;
	font-size: 12pt;
	padding: 4px;
	margin-bottom: 15px;
	background-color:#fdede4;
	border-right: 1px solid #9fa09e;
	border-bottom: 1px solid #9fa09e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 1px 1px 1px #FFF;
	box-shadow: 1px 2px 10px 1px #cac4ac;
	-webkit-box-shadow: 1px 2px 10px 1px #cac4ac;
	-moz-box-shadow: 1px 2px 10px 1px #cac4ac;
}
/* サンプル/ダウンロード枠 */
div.sample_comp {
	width: 100%;
	padding:10px auto 10px auto;
	margin: 5px 0 5px 0;
	font-size: 12pt !important;
}
/* サンプル/ダウンロード説明枠 */
div.sample_dl {
	width: 380px;
	height:auto;
	line-height:130%;
	margin-left:0px;
	font-size: 12pt !important;
	text-align:center;
}
/* サンプル/ダウンロード・キャプチャ画像 */
div.sample_img {
	width: 310px;
	margin-top:0px;
	margin-right:15px;
	border: none;
	vertical-align: top;
	float:right;
	text-align:center;
}
/* サンプル利用規定ページヘッド */
div.regulation_head {
	width: 600px;
	margin: 2px auto 15px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 4px 14px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 14px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 14px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 11pt;
	background: #fff;
	padding: 3px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
/* サンプル利用規定ページ内容枠 */
div.regulation {
	width: 94%;
	margin: 2px auto 15px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 14px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 14px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 14px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 11pt;
	background: #fff;
	padding: 5px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
/* サンプル利用規定ページタイトル */
div.regulation_ttl {
	color: #4e454a;
	font-size: 12pt;
	padding: 6px;
	margin-bottom: 15px;
	background-color:#fdede4;
	background-image: linear-gradient(to bottom, #fff9f5, #fce4d6);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#e5f2ff), to(#a2c2e6)); 
	background-image: -moz-linear-gradient(top, #e5f2ff, #a2c2e6);
	border-bottom: 1px solid #e6bfab;
	border-right: 1px solid #e6bfab;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 2px 13px 1px #cac4ac;
	-webkit-box-shadow: 1px 2px 13px 1px #cac4ac;
	-moz-box-shadow: 1px 2px 13px 1px #cac4ac;
}
/* 詳細解説内容枠 */
div.ride_point {
	width: 96%;
	line-height:150%;
	margin: 20px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 4px 14px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 14px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 14px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 80%;
	background: #fff;
	padding: 10px 10px 10px 10px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}

/* 位置指定 */
.ta-c {
	text-align: center;
}
.ta-r {
	text-align: right;
}
.ta-l {
	text-align: left !important;
}
div.art-end {
	border-top: 1px solid #98BCF8;
	width:430px;
}
div.wrench {
	text-align: right;
}

/* リクエストページ・サブタイトル */
div.sub-ttl {
	width: 300px;
	margin: 10px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 1px 3px 12px 1px #cac4ac;
	-webkit-box-shadow: 1px 3px 12px 1px #cac4ac;
	-moz-box-shadow: 1px 3px 12px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 100%;
	background: #fff;
	padding: 10px 10px 7px 10px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:center;
}
/* リクエストページ・解説 */
div.request_point {
	width: 92%;
	margin: 5px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 3px 12px 1px #cac4ac;
	-webkit-box-shadow: 1px 3px 12px 1px #cac4ac;
	-moz-box-shadow: 1px 3px 12px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 11pt !important;
	background: #fff;
	padding: 8px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}

div#request {
	margin:1em;
}

div.request_point02 {
	width: 96%;
	margin: 15px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 3px 12px 1px #cac4ac;
	-webkit-box-shadow: 1px 3px 12px 1px #cac4ac;
	-moz-box-shadow: 1px 3px 12px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 11pt !important;
	background: #fff;
	padding: 8px;
	border: solid #CCE6FF 1px;
	text-decoration: none;
	text-align:left;
}
/* 画像表示枠 */
.snapshot {
	padding: 10px;
	background: #fff;
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	position: relative;
	margin:0 1.2em 1em 0;
}

div.bt2{
  padding:5px;
  height: 30px;
  width: 140px;
  margin: -1.5em auto 0 auto;
}
a.bt-samp13,
a.bt-samp13:hover,
a.bt-samp13:visited{
  position: relative;
  display: block;
  height: 29px;
  width: 139px;
  padding-left: 1px;
  padding-bottom: 3px;
  text-decoration: none;
  line-height: 30px;
  text-align: center;
  border-top:1px solid #6b7688;
  color: #d4d2d2;
  text-shadow: 0px 1px 0px #222;
  color: #f2f1f1;
  background: #586170;
  background: -webkit-gradient(linear, left top, left bottom, from(#586170), to(#424551));
  background: -moz-linear-gradient(top,  #586170,  #424551);
  background: -o-linear-gradient(top,  #586170,  #424551);
  background: -ms-linear-gradient(top,  #586170,  #424551);
  background: linear-gradient(top,  #586170,  #424551);
  -webkit-box-shadow:  0 1px 1px #1d1e20;
  -moz-box-shadow:  0 1px 1px #1d1e20;
  box-shadow:  0 1px 1px #1d1e20;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.bt-samp13:hover { /*マウスホバー時*/
  color: #f2f1f1;
  background: #3f4551;
  background: -webkit-gradient(linear, left top, left bottom, from(#3f4551), to(#333640));
  background: -moz-linear-gradient(top,  #3f4551,  #333640);
  background: -o-linear-gradient(top,  #3f4551,  #333640);
  background: -ms-linear-gradient(top,  #3f4551,  #333640);
  background: linear-gradient(top,  #3f4551,  #333640);
}
a.bt-samp13:active{  /* ボタンを押したとき */
  color: #f2f1f1;
  bottom:-2px;
  height: 30px;
  width: 119px;
  border: none;
  border-bottom:1px solid #6b7688;
  background: #3f4551;
  background: -webkit-gradient(linear, left top, left bottom, from(#3f4551), to(#333640));
  background: -moz-linear-gradient(top,  #3f4551,  #333640);
  background: -o-linear-gradient(top,  #3f4551,  #333640);
  background: -ms-linear-gradient(top,  #3f4551,  #333640);
  background: linear-gradient(top,  #3f4551,  #333640);
  -webkit-box-shadow:  0 0 3px #1d1e20 inset;
  -moz-box-shadow:  0 0 3px #1d1e20 inset;
  box-shadow:  0 0 3px #1d1e20 inset;
}

div.bt3{
  padding:5px;
  height: 30px;
  width: 240px;
  margin: 0 auto;
}

a.bt-samp15,
a.bt-samp15:hover,
a.bt-samp15:visited{
  position: relative;
  bottom: -2px;
  display: block;
  height: 30px;
  width: 219px;
  padding-left: 1px;
  text-decoration: none;
  line-height: 30px;
  text-align: center;
  border-top:1px solid #6b7688;
  color: #d4d2d2;
  text-shadow: 0px 1px 0px #222;
  color: #f2f1f1;
   border: none;
  border-bottom:1px solid #6b7688;
  background: #3f4551;
  background: -webkit-gradient(linear, left top, left bottom, from(#3f4551), to(#333640));
  background: -moz-linear-gradient(top,  #3f4551,  #333640);
  background: -o-linear-gradient(top,  #3f4551,  #333640);
  background: -ms-linear-gradient(top,  #3f4551,  #333640);
  background: linear-gradient(top,  #3f4551,  #333640);
  -webkit-box-shadow:  0 0 3px #1d1e20 inset;
  -moz-box-shadow:  0 0 3px #1d1e20 inset;
  box-shadow:  0 0 3px #1d1e20 inset;
  -webkit-border-radius: 15px; 
  -moz-border-radius: 15px;
  border-radius: 15px;
}
a.bt-samp15:hover { /*マウスホバー時*/
  bottom: 0px;
  color: #f2f1f1;
  border-top:1px solid #6b7688;
  background: #586170;
  background: -webkit-gradient(linear, left top, left bottom, from(#586170), to(#424551));
  background: -moz-linear-gradient(top,  #586170,  #424551);
  background: -o-linear-gradient(top,  #586170,  #424551);
  background: -ms-linear-gradient(top,  #586170,  #424551);
  background: linear-gradient(top,  #586170,  #424551);
  -webkit-box-shadow:  0 1px 1px #1d1e20;
  -moz-box-shadow:  0 1px 1px #1d1e20;
  box-shadow:  0 1px 1px #1d1e20;
}
a.bt-samp15:active{  /* ボタンを押したとき */
  color: #f2f1f1;
  height: 30px;
  background: #3f4551;
  background: -webkit-gradient(linear, left top, left bottom, from(#3f4551), to(#333640));
  background: -moz-linear-gradient(top,  #3f4551,  #333640);
  background: -o-linear-gradient(top,  #3f4551,  #333640);
  background: -ms-linear-gradient(top,  #3f4551,  #333640);
  background: linear-gradient(top,  #3f4551,  #333640);
}
#cnt-tag {
  margin-top:5px;
}

/*
	ページ送り
	参考: http://css-happylife.com/template/page_nav/
*/
ul.pageNav01 {
	width: 80%;
	margin: 20px auto 10px auto;
	padding: 10px 10px 5px;
	background: #f7f6f5;
	text-align: center;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}

ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pageNav01 li span {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	vertical-align: middle;
	color:#00a1e9;
}
ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	background: #e5e5ff;
	border: 1px solid #ccc;
	text-decoration: none;
	vertical-align: middle;
	color:#4f455c;
}

ul.pageNav01 li a:hover {
	background: #4c6cb3;
	border-color: #4c6cb3;
	color:#fff;
}

#searchform4 {
	width: 200px;
	background: url(input4.gif) left top no-repeat; 
	display: block;
	height: 24px;
	position: relative;
}
#keywords4	{
	width: 156px;
	position: absolute;
	top: 3px;
	left: 12px;
	color: #808080;
	border: 1px solid #FFF;
}
#searchBtn4	{
	position: absolute;
	top: 3px;
	left: 174px;
}
input.keywd {
	color: #808080;
}

footer {
    font-size: 90%;
    margin-bottom: 2px;
    margin-top: 3px;
    text-align: center;
    line-height:100%;
    font-family: Verdana,Helvetica,Arial;
}

/*--------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

body {
  margin: 0;
  font-size: 10.5pt;
  color: #555;
  line-height: 1.22;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;
}

#pc {
  display: none;
}

#main {
  width: 100%;
}
#header {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  height: 146px;
}

#logo {
  width: 100%;
  position: relative;
  height: 146px;
  background: transparent url(logo-background01a.jpg) no-repeat;
}

#logo_text h2 { 
  color: #3c5e66;
}

#search {
  float: right;
  margin-top: 100px;
  margin-right: 5px;
}

/*-----------------------------------------------------*/
/* スマホ用メニュー */

#nav-drawer {
  position: absolute;
  margin-left: 18px;
  margin-top: 27px;
  z-index: 200;
}

/* グルーバルメニュー */
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0px;
    right: 0;
    left: 120px;
    height: 65%;
    overflow: auto;
    background-color: rgba(238,238,238,0.6);
    color: #000;
    text-align: center;
    transform: translateX(100%);
    transition: all 0.6s;
    width: 70%;
    -webkit-overflow-scrolling: touch;
}

nav.globalMenuSp ul {
    background-color: rgba(255,255,255,0.5);
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    /*border-bottom: none;*/
    border-bottom: 1px dotted #333;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%);
}

/* メニュー内ヘッダ */
nav.globalMenuSp .menuHeader {
    /*background: #439bbf;*/
    background: #848484;
    padding: 1.5em 0;
    color: #fff;
}

.overflowHidden {
    overflow: hidden;
}


/* ハンバーガー */
.navToggle {
    position: relative;
    float:right;
    margin-left: 0px;
    margin-top: -80px;
    width: 40px;
    height: 38px;
    cursor: pointer;
    z-index: 3;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid #ccc;
    box-shadow:	1px 1px 1px #ccc;
    -webkit-box-shadow:	1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius:	4px;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 28px;
    border-bottom: solid 3px #848484;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*-----------------------------------------------------*/

#return-index {
  width:98%;
  margin:0 0 0 10px;
  text-align:right;
  padding:10px 10px 0px 0px;
  font-size:9pt;
}
div.perl {
	width: 95%;
	margin: 10px auto 20px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 10px #e3acae;
	-webkit-box-shadow: 2px 3px 10px #e3acae;
	-moz-box-shadow: 2px 3px 10px #e3acae;
	color: #4d4d4d;
	font-size: 9pt;
	background: #fff;
	padding: 10px 6px 10px 6px;
	border: solid #e3acae 1px;
	text-decoration: none;
	text-align:left;
	line-height:130%;
}

#site_content {
  position: relative;
  width: 98%;
  background: #FFF;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border-right: solid #cbd0d3 1px;
  border-left: solid #cbd0d3 1px;
} 

#content {
  text-align: left;
  width: 98%;
  padding: 0;
  margin-left: auto; 
  margin-right: auto;
}
#cnt-tag {
  margin-top:1.5em;
}

/* タイトル01 */
div.ch01 {
  margin:0 auto;
  color: #4e454a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 2px 3px 13px 1px #e8ece9;
  -webkit-box-shadow: 2px 3px 13px 1px #e8ece9;
  -moz-box-shadow: 2px 3px 13px 1px #e8ece9;
  font-size: 80%;
  padding: 8px;
  background-color: #CCE6FF;
  background-image: linear-gradient(to bottom, #f0f8ff, #7fc3ff);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f0f8ff), to(#7fc3ff)); 
  background-image: -moz-linear-gradient(top, #f0f8ff, #7fc3ff);
  border-bottom: 1px solid #8d93c8;
  border-right: 1px solid #8d93c8;
  text-shadow: 1px 1px 1px #FFF;
}

ul.sup-list {
  width:98%;
  text-align: left;
  line-height: 170%;
  margin-left: 0;
  font-size: 9pt !important;
  word-wrap:break-word;
}
ul.sup-list ul {
  margin-left:10px;
  margin-bottom:10px;
}

div.initial {
  position: relative;
  width: 101%;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: auto; 
  margin-right: auto;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  /*box-shadow: 0px 1px 8px #cac4ac;
  -webkit-box-shadow: 1px 2px 10px #cac4ac;
  -moz-box-shadow: 1px 2px 10px #cac4ac;*/
  color: #4d4d4d;
  background: #fff;
  padding: 0px;
  border: solid #C0C0C0 1px;
  text-decoration: none;
  text-align:left;
}
div.initial_ttl {
  line-height:150%;
  background: ;
  color: #4e454a;
  font-size: 68%;
  text-align: left;
  padding: 4px 3px 4px 3px;
  margin-bottom: 0px;
  border-bottom: 1px solid #e6bfab;
  text-shadow: 1px 1px 1px #FFF;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

div.ch {
	width: 95%;
	margin:0 auto;
	color: #fff;
	font-size: 12pt;
	text-align:center;
	padding: 10px;
	background-image: linear-gradient(to bottom, #00afcc, #008db7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#008db7), to(#00afcc)); 
	background-image: -moz-linear-gradient(top, #00afcc, #008db7);
	border-bottom: 1px solid #8d93c8;
	border-right: 1px solid #8d93c8;
}
/* サポート01 */
div.art {
	display: block;
	width: 94%;
	margin: 20px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:  2px 3px 18px 1px #e3acae;
	-webkit-box-shadow: 2px 3px 18px 1px #e3acae;
	-moz-box-shadow: 2px 3px 18px 1px #e3acae;
	color: #4d4d4d;
	font-size: 11pt;
	background: #fff;
	padding: 10px;
	border: solid #e3acae 1px;
	text-decoration: none;
	text-align:left;
}
div.support-note {
	width: 94%;
	margin: 10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 4px 10px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 10px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 10px 1px #cac4ac;
	color: #4d4d4d;
	font-size: 9pt !important;
	background: #fff;
	padding: 10px 10px 14px 10px;
	border: dotted #941f57 2px;
	text-decoration: none;
	text-align:left;
}
div#sup-note01 {
	font-size: 9pt;
	margin-bottom: 0.5em;
	padding: 0;
	border-bottom: 1px dotted #9fa09e;
}
div#sup-note02 {
	font-size: 9pt;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px dotted #9fa09e;
}

/* 入室ボタン：サポートコナー */
div.enter {
	background: url(bg30.gif);
	border:1px solid #A688BD;
	border-collapse:collapse;
	padding:6px;
	margin: 10px auto;
	width:97%;
	height: 55px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 4px 10px 1px #cac4ac;
	-webkit-box-shadow: 2px 4px 10px 1px #cac4ac;
	-moz-box-shadow: 2px 4px 10px 1px #cac4ac;
}
div.ent-btn01 {
	width: 155px;
	padding:3px;
	margin:0px 3px;
	text-align: center;
	font-size: 12px !important;
}
div.ent-btn02 {
	width: 155px;
	padding:3px;
	margin:0px 3px;
	text-align: center;
	font-size: 12px !important;
	float:right;
}

#list-com {
    width: 93%;
    line-height: 160%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left:20px;
    padding-right:20px;
    text-align: left;
    font-size: 68% !important;
}
div.list-book {
	width: 96%;
	margin: 0px auto 10px auto;
	color: #4d4d4d;
	font-size: 10.5pt !important;
	background: #fff;
	padding: 5px;
	border-left: dotted #941f57 2px;
	border-right: dotted #941f57 2px;
	border-bottom: dotted #941f57 2px;
	text-decoration: none;
	text-align:left;
}

#terms {
	margin:0.5em 10px 0.5em 10px;
	padding:8px;
	line-height: 170%;
	font-size: 9pt !important;
}
.terms-point {
	margin:15px 1.5em;
	padding:0px 8px;
	line-height: 170%;
	font-size: 9pt !important;
}
#google {
  width:320px;
  float: left;
  margin-top: 0;
  margin-bottom: -1em;
  padding:0;
}

	/* 解説ページindexトップ */
	.menu {
		width: 98.5% !important;
		border-collapse: collapse;
		margin: 0 auto 0 -0.5px;
	}
	.menu .thead {
		display: none;
	}
	.menu tr {
		width: 98.5%;
	}
	.menu th {
		display: block;
		text-align: left !important;
		width: 98.5%;
		padding: 0;
		white-space: normal !important;
	}
	.menu td {
		display: block;
		text-align: left !important;
		width: 98.5%;
		padding: 5px 0 5px 5px;
		border-bottom:0.5px solid #c9caca;
		white-space: normal !important;
	}
	.menu td span {
		font-size: 12px;
		color: #008c00;
	}
	.menu td:first-child {
		background: #CCE6FF;
		color: #000;
		font-weight: bold;
		text-align: center;
		padding:5px;
	}
	.menu td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		margin-right: 10px;
	}
	.menu .note {
		width: 100% !important;
	}

/* ダウンロード数 */
.dl-count {
  margin-top:-2em;
  margin-bottom:-10px;
  margin-right:10px;
  text-align:right;
}

.detail {
  float:right;
  margin-top:15px;
  margin-right:10px;
  text-align:center;
}

#footer {
  width: 100%;
  font-family: Verdana,'trebuchet ms', sans-serif;
  font-size: 80%;
  height: 100px;
  padding: 28px 0 10px 0;
  margin-bottom: 0;
  text-align: center;
  background: #232f3e;
  color: #FFF;
}
footer {
    font-size: 90%;
    margin-bottom: 2px;
    margin-top: 3px;
    text-align: center;
    line-height:100%;
    font-family: Verdana,Helvetica,Arial;
}
}

/*button design by:http://red-team-design.com/css3-patterned-buttons/*/
.button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.button {
  display: inline-block;
  /*display: inline;
  zoom: 1;*/
  padding: 6px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font: bold 13px arial, helvetica, sans-serif;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0)),url();
  background-image: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0)),url();
  -webkit-transition: background-color .2s ease-out;  
  transition: background-color .2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 
              0 2px 2px -1px rgba(0, 0, 0, .5), 
              0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);  
  
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.button:hover {
  background-color: #eee;
  color: #555;
}

.button:active {
  background: #e9e9e9;
  position: relative;
  top: 1px;
  text-shadow: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}

.button[disabled], 
.button[disabled]:hover, 
.button[disabled]:active {
  border-color: #eaeaea;
  background: #fafafa;
  cursor: default;
  position: static;
  color: #999;
  /* Usually, !important should be avoided but here it's really needed :) */
  box-shadow: none !important;
  text-shadow: none !important;
}

/* Smaller buttons styles */

.button.small {
  padding: 4px 12px;
}

/* Larger buttons styles */

.button.large {
  padding: 12px 30px;
  text-transform: uppercase;
}

.button.large:active {
  top: 2px;
}

/* Colored buttons styles */

.button.color {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.2);
  background-image: -webkit-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)),
                    url();
  background-image: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)),
                    url();  
}

/* */

.button.claret {
  background-color: #941f57;
  border-color: #6c272d;
}

.button.claret:hover {
  background-color: #eb6ea0;
}

.button.claret:active {
  background: #941f57;
}

/* */

.button.sapphire_blue {
  background-color: #0068b7;
  border-color: #043c78;
}

.button.sapphire_blue:hover {
  background-color: #68a4d9;
}

.button.sapphire_blue:active {
  background: #0068b7;
}

/* */

.button.sepia {
  background-color: #622d18;
  border-color: #6f5436;
}

.button.sepia:hover {
  background-color: #e8c59c;
}

.button.sepia:active {
  background: #622d18;
}

/* */

.button.pannsy {
  background-color: #4d4398;
  border-color: #192f60;
}

.button.pannsy:hover {
  background-color: #a4a8d4;
}

.button.pannsy:active {
  background: #4d4398;
}

/* */

.button.burnt_umber {
  background-color: #6f5436;
  border-color: #6f5436;
}

.button.burnt_umber:hover {
  background-color: #c49a6a;
}

.button.burnt_umber:active {
  background: #6f5436;
}

/* */

.button.olivegreen {
  background-color: #5f6527;
  border-color: #5f6527;
}

.button.olivegreen:hover {
  background-color: #a7d28d;
}

.button.olivegreen:active {
  background: #5f6527;
}

/* */

.button.orange {
  background-color: #ee7800;
  border-color: #ee7800;
}

.button.orange:hover {
  background-color: #f7b977;
}

.button.orange:active {
  background: #ee7800;
}

/* */

.button.winered {
  background-color: #b33e5c;
  border-color: #b33e5c;
}

.button.winered:hover {
  background-color: #ea618e;
}

.button.winered:active {
  background: #b33e5c;
}

/* */

.button.purple {
  background-color: #734E93;
  border-color: #5a4498;
}

.button.purple:hover {
  background-color: #9C7EB6;
}

.button.purple:active {
  background: #734E93;
}

/* */

.button.green {
  background-color: #57a957;
  border-color: #57a957;
}

.button.green:hover {
  background-color: #62c462;
}

.button.green:active {
  background: #57a957;
}

/* */

.button.red {
  background-color: #c43c35;
  border-color: #c43c35;
}

.button.red:hover {
  background-color: #ee5f5b;
}

.button.red:active {
  background: #c43c35;
}

/* */

.button.blue {
  background-color: #269CE9;
  border-color: #269CE9;
}

.button.blue:hover {
  background-color: #70B9E8;
}

.button.blue:active {
  background: #269CE9;
}

/* */

.claret[disabled], 
.claret[disabled]:hover, 
.claret[disabled]:active {
  border-color: #6c272d;
  background: #c70067;
  color: #f5ecf4;
}

.sapphire_blue[disabled], 
.sapphire_blue[disabled]:hover, 
.sapphire_blue[disabled]:active {
  border-color: #043c78;
  background: #0068b7;
  color: #bbdbf3;
}

.sepia[disabled], 
.sepia[disabled]:hover, 
.sepia[disabled]:active {
  border-color: #6f5436;
  background: #622d18;
  color: #cc917a;
}

.pannsy[disabled], 
.pannsy[disabled]:hover, 
.pannsy[disabled]:active {
  border-color: #192f60;
  background: #4d4398;
  color: #bcb7e5;
}

.burnt_umber[disabled], 
.burnt_umber[disabled]:hover, 
.burnt_umber[disabled]:active {
  border-color: #6f5436;
  background: #6f5436;
  color: #c49a6a;
}

.olivegreen[disabled], 
.olivegreen[disabled]:hover, 
.olivegreen[disabled]:active {
  border-color: #5f6527;
  background: #5f6527;
  color: #a7d28d;
}

.orange[disabled], 
.orange[disabled]:hover, 
.orange[disabled]:active {
  border-color: #ee7800;
  background: #ee7800;
  color: #edd5bd;
}

.winered[disabled], 
.winered[disabled]:hover, 
.winered[disabled]:active {
  border-color: #b33e5c;
  background: #b33e5c;
  color: #522B72;
}

.purple[disabled], 
.purple[disabled]:hover, 
.purple[disabled]:active {
  border-color: #734E93;
  background: #734E93;
  color: #d0b7e5;
}

.green[disabled], 
.green[disabled]:hover, 
.green[disabled]:active {
  border-color: #57A957;
  background: #57A957;
  color: #D2FFD2;
}

.red[disabled], 
.red[disabled]:hover, 
.red[disabled]:active {
  border-color: #C43C35;
  background: #C43C35;
  color: #FFD3D3;
}

.blue[disabled], 
.blue[disabled]:hover, 
.blue[disabled]:active {
  border-color: #269CE9;
  background: #269CE9;
  color: #93D5FF;
}

/* Group buttons */

.button-group,
.button-group li {
  display: inline-block;
  /*display: inline;
  zoom: 1;*/
}

.button-group {
  font-size: 0; /* Inline block elements gap - fix */
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, .04);
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  padding: 7px;
  border-radius: 7px; 
}

.button-group li {
  margin-right: -1px; /* Overlap each right button border */
}

.button-group .button {
  font-size: 13px; /* Set the font size, different from inherited 0 */
  border-radius: 0; 
}

.button-group .button:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 
              5px 0 5px -3px rgba(0, 0, 0, .2) inset, 
              -5px 0 5px -3px rgba(0, 0, 0, .2) inset;   
}

.button-group li:first-child .button {
  border-radius: 3px 0 0 3px;
}

.button-group li:first-child .button:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 
              -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
}

.button-group li:last-child .button {
  border-radius: 0 3px 3px 0;
}

.button-group li:last-child .button:active {
  box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 
              5px 0 5px -3px rgba(0, 0, 0, .2) inset;
}
