@charset "utf-8";

/* tegaki.rw.to CSS Document */

/* common */
html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #7cbc10;
}
body#news {
	background-color: #ffffff;
}

body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #303030;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

input,
select,
textarea {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	color: #303030;
	vertical-align: middle;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	color: #8fc31f;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #8fc31f;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #598527;
}

a.none {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
a.none:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
a.none:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	background-color: #ffffff;
}

a.red {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
	outline: none;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
}

span.small10 {
	font-size: 10px;
}
span.red {
	color: #ff0000;
}
span.under_line {
	text-decoration: underline;
}
span.notice {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	line-height: 20px;
	letter-spacing: 1px;
}

/* base */
div#container {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 680px;
	min-height: 100%;
}
div#logo {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 70px;
	background: url(https://bb4041.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_logo4.gif) 0px 0px no-repeat;
}
div#header {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 40px;
	background: url(https://e3c83c.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_header.gif) 0px 0px no-repeat;
}
div#body {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: auto;
	background-color: #ffffff;
}
div#topimage {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: auto;
}
div#left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: auto;
}
div#main1 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: auto;
}
div#main2 {
	margin: 0px;
	padding: 5px 0px;
	width: 680px;
	height: auto;
}
div#footer {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 10px;
	background: url(https://75b44d.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_footer.gif) 0px 0px no-repeat;
}
div#copyright {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	background-color: #7cbc10;
}
div.clear {
	clear: both;
}


/* twitter */
div.twtr-tweet-text a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
div.twtr-ft a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #7cbc10;
}


/* color */


/* contents */
div.left_box {
	margin: 10px auto 20px auto;
	padding: 0px;
	width: 160px;
	height: auto;
	background-color: #ebffc9;
}
div.left_box_img {
	margin: 10px auto 20px auto;
	padding: 0px;
	width: 160px;
	height: auto;
}
div.left_box_img img {
	margin: 10px 0px 0px 10px;
	border: #9a9a9a solid 1px;
}
div.left_footer {
	margin: 10px auto 20px auto;
	padding: 0px;
	width: 140px;
	height: auto;
}
div.sub_header {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 5px;
	background: url(https://56e735.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_sub_header.gif) 0px 0px no-repeat;
	font-size: 5px;
	line-height: 5px;
}
div.sub_body {
	margin: 0px;
	padding: 5px 5px 20px 5px;
	width: 150px;
	height: auto;
	background-color: #ebffc9;
}
div.sub_footer {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 5px;
	background: url(https://d78fc4.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_sub_footer.gif) 0px 0px no-repeat;
	font-size: 5px;
	line-height: 5px;
}

div.main1_box {
	margin: 15px auto 30px auto;
	padding: 0px;
	width: 480px;
	height: auto;
}
div.main1_body {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	width: 470px;
	height: auto;
}
div.main2_body {
	margin: 10px auto 0px auto;
	padding: 5px;
	width: 458px;
	height: auto;
	background: #fff799;
	border: #737373 solid 1px;
}
div.main4_body {
	margin: 0;
	padding: 10px 10px 10px 20px;
	width: 428px;
	background-color: #fff799;
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 22px;
}
div.main1_footer {
	margin: 0px;
	padding: 5px;
	width: 470px;
	height: auto;
	text-align: right;
}

div.main2_box {
	margin: 10px auto 25px auto;
	padding: 0px;
	width: 650px;
	height: auto;
}

div.notice {
	margin: 10px auto;
	padding: 5px;
	width: 620px;
	height: auto;
	border: #9a9a9a solid 1px;
}

div.address {
	margin: 5px auto;
	padding: 5px;
	width: 430px;
	height: auto;
}

div.map {
	margin: 5px auto;
	padding: 0px;
	width: 400px;
	height: 300px;
	text-align: right;
	border: #9a9a9a solid 1px;
}

div.link {
	margin: 0px auto;
	padding: 0px;
	width: 430px;
	height: auto;
	text-align: right;
}
div.link span{
	margin: 0px;
	padding: 2px 0px 2px 17px;
	width: 150px;
	height: 22px;
	background: url(https://0d0a15.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_1.gif) 0px 0px no-repeat;
	letter-spacing: 1px;
	line-height: 22px;
}

div.pic_shidouin {
	margin: 5px auto;
	padding: 0px;
	width: 150px;
	height: 200px;
	background: url(https://aedac7.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_no_image_1.gif) 0px 0px no-repeat;
	border: #9a9a9a solid 1px;
}

div.contact {
	margin: 10px auto;
	padding: 0px;
	width: 450px;
	height: 120px;
}

div.note {
	margin: 5px auto 15px auto;
	padding: 5px;
	width: 430px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
}


/* title */
div.title_taikai {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://cd0020.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_taikai.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_link {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://59fbc2.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_link.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_news {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://d3bb10.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_news.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_download {
	margin: 0px auto;
	padding: 0px;
	width: 150px;
	height: 25px;
	background: url(https://7ccb95.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_download.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_doujou {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://fe07a1.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_doujou.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_doujou_ishikawa {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://a5486a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_doujou_ishikawa.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_doujou_toyama {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://ff0f8e.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_doujou_toyama.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_shidouin {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://0a6909.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_shidouin.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_nyuukai {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	height: 25px;
	background: url(https://0e522d.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_nyuukai.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_rinen {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://148ff8.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_rinen.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_syubetu {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	height: 25px;
	background: url(https://b4a44c.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_syubetu.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}
div.title_nyuukai_kin {
	margin: 0px auto;
	padding: 0px;
	width: 470px;
	height: 25px;
	background: url(https://f75308.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_title_nyuukai_kin.gif) 0px 0px no-repeat;
	border-bottom: #737373 solid 1px;
}

div.subtitle1 {
	margin: 0px auto;
	padding: 1px 0px 1px 10px;
	width: 440px;
	background-color: #efefef;
	border-left: #598527 solid 5px;
	border-bottom: #9a9a9a dashed 1px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
div.subtitle2 {
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	width: 200px;
	height: 20px;
	background-color: #efefef;
	border-left: #598527 solid 5px;
	border-bottom: #9a9a9a dashed 1px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
div.subtitle3 {
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	width: 630px;
	height: 20px;
	background-color: #efefef;
	border-left: #598527 solid 5px;
	border-bottom: #9a9a9a dashed 1px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
div.subtitle4 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	width: 444px;
	background-color: #efefef;
	border-top: #666 solid 1px;
	border-left: #598527 solid 5px;
	border-right: #666 solid 1px;
	border-bottom: #9a9a9a dashed 1px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
}

/* comment */


/* menu */
ul.main_menu {
	margin: 0px 10px;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) 0px 0px no-repeat;
}
ul.main_menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.main_menu li span,
ul.main_menu li a {
	width: 110px;
	height: 40px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
ul.main_menu li.m1 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) 0px 0px;
}
ul.main_menu li.m2 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -110px 0px;
}
ul.main_menu li.m3 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -220px 0px;
}
ul.main_menu li.m4 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -330px 0px;
}
ul.main_menu li.m5 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -440px 0px;
}
ul.main_menu li.m6 a {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -550px 0px;
}
ul.main_menu li.m1on,
ul.main_menu li.m1 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) 0px -40px;
}
ul.main_menu li.m2on,
ul.main_menu li.m2 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -110px -40px;
}
ul.main_menu li.m3on,
ul.main_menu li.m3 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -220px -40px;
}
ul.main_menu li.m4on,
ul.main_menu li.m4 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -330px -40px;
}
ul.main_menu li.m5on,
ul.main_menu li.m5 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -440px -40px;
}
ul.main_menu li.m6on,
ul.main_menu li.m6 a:hover {
	background: url(https://9d606a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_menu.gif) -550px -40px;
}


/* list */
ul.link {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	list-style-type: none;
}
ul.link li {
	margin: 8px 0px;
	padding: 0px 0px 0px 17px;
	width: auto;
	height: auto;
	background: url(https://0d0a15.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_1.gif) 0px 2px no-repeat;
	letter-spacing: 1px;
	line-height: 20px;
}

ul.news {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.news li {
	margin: 8px 0px;
	padding: 0px 0px 0px 38px;
	width: 402px;
	height: 22px;
	letter-spacing: 1px;
	line-height: 22px;
}
ul.news li.new {
	background: url(https://15e588.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_2.gif) 0px 2px no-repeat;
}

ul.list1 {
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.list1 li {
	margin: 0px;
	padding: 5px 5px 5px 20px;
	width: 590px;
	height: auto;
	background: url(https://0d0a15.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_1.gif) 2px 7px no-repeat;
	letter-spacing: 1px;
	line-height: 22px;
	border-bottom: #b4b4b4 dashed 1px;
}
ul.list1 li.nodash {
	border-bottom: none;
}


/* icon */
span.icon3 {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://056e3a.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_3.gif) 0px 0px no-repeat;
}
span.icon3g {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://49b5b4.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_3g.gif) 0px 0px no-repeat;
}
span.icon3w {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://3d72ff.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_3w.gif) 0px 0px no-repeat;
}
span.icon4 {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://593501.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_4.gif) 0px 0px no-repeat;
}
span.icon4g {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://613f4e.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_4g.gif) 0px 0px no-repeat;
}
span.icon4w {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://ec9435.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_4w.gif) 0px 0px no-repeat;
}
span.icon5 {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://088176.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_5.gif) 0px 0px no-repeat;
}
span.icon5g {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://259acc.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_5g.gif) 0px 0px no-repeat;
}
span.icon5w {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://72292f.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_5w.gif) 0px 0px no-repeat;
}
span.icon6 {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://03a65f.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_6.gif) 0px 0px no-repeat;
}
span.icon6g {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://ea833b.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_6g.gif) 0px 0px no-repeat;
}
span.icon6w {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(https://d3d264.claudeassets.com/20230627025345im_/http://www.seido-toyama.com/images/img_icon_6w.gif) 0px 0px no-repeat;
}


/* table */
table.tb_download {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.tb_download td {
	padding: 2px;
	letter-spacing: 1px;
	line-height: 20px;
}
table.tb_download td.line {
	padding: 0px;
	line-height: 0px;
	border-bottom: #737373 solid 1px;
}
table.tb_download td.comment {
	padding: 1px;
	line-height: 14px;
}
table.tb_download tr.even {
	background-color: #efefef;
}

table.tb_price {
	margin: 0px auto;
	border: 1px solid #595959;
	border-collapse: collapse;
}
table.tb_price td,
table.tb_price th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #595959;
	letter-spacing: 1px;
	line-height: 20px;
}
table.tb_price th {
	background: #8fc31f;
}
table.tb_price td.subhead {
	background: #efefef;
}
table.tb_price td.price {
	font-weight: bold;
	text-align: right;
}

/* button */
.shiny-button,
.shiny-button:visited {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #404040;
  font-size: 12px;
  background-color: #D9D9D9;
  background-image: -webkit-linear-gradient(top, #dcdcdc 0%, #ededed 48%, #D9D9D9 49%, #D9D9D9 82%, #e7e7e7 100%);
  background-image: -moz-linear-gradient(top, #dcdcdc 0%, #ededed 48%, #D9D9D9 49%, #D9D9D9 82%, #e7e7e7 100%);
  background-image: -o-linear-gradient(top, #dcdcdc 0%, #ededed 48%, #D9D9D9 49%, #D9D9D9 82%, #e7e7e7 100%);
  background-image: linear-gradient(top, #dcdcdc 0%, #ededed 48%, #D9D9D9 49%, #D9D9D9 82%, #e7e7e7 100%);
  border-color: hsl(0, 0%, 63%);
  -webkit-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #a6a6a6;
  -moz-text-shadow: 1px 1px 1px #a6a6a6;
  -o-text-shadow: 1px 1px 1px #a6a6a6;
  text-shadow: 1px 1px 1px #a6a6a6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 5px 0;
  padding: 12px 0 12px 0;
  width: 138px;
/*  padding: 12px 30px 12px 30px;*/
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 18px;
}

.shiny-button:hover {
  color: #404040;
  background-color: #e1e1e1;
  background-image: -webkit-linear-gradient(top, #e4e4e4 0%, #f5f5f5 48%, #e1e1e1 49%, #e1e1e1 82%, #efefef 100%);
  background-image: -moz-linear-gradient(top, #e4e4e4 0%, #f5f5f5 48%, #e1e1e1 49%, #e1e1e1 82%, #efefef 100%);
  background-image: -o-linear-gradient(top, #e4e4e4 0%, #f5f5f5 48%, #e1e1e1 49%, #e1e1e1 82%, #efefef 100%);
  background-image: linear-gradient(top, #e4e4e4 0%, #f5f5f5 48%, #e1e1e1 49%, #e1e1e1 82%, #efefef 100%);
  border-color: hsl(0, 0%, 64%);
  -webkit-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #aeaeae;
  -moz-text-shadow: 1px 1px 1px #aeaeae;
  -o-text-shadow: 1px 1px 1px #aeaeae;
  text-shadow: 1px 1px 1px #aeaeae;
}

.shiny-button:active {
  color: #404040;
  background-color: #d1d1d1;
  background-image: -webkit-linear-gradient(top, #ccc 0%, #D9D9D9 100%);
  background-image: -moz-linear-gradient(top, #ccc 0%, #D9D9D9 100%);
  background-image: -o-linear-gradient(top, #ccc 0%, #D9D9D9 100%);
  background-image: linear-gradient(top, #ccc 0%, #D9D9D9 100%);
  padding: 13px 0 11px 0;
/*  padding: 13px 30px 11px 30px;*/
}

/*
     FILE ARCHIVED ON 02:54:13 Jun 27, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:29:06 Aug 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.7
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.061
  esindex: 0.011
  cdx.remote: 10.159
  LoadShardBlock: 62.536 (3)
  PetaboxLoader3.datanode: 127.352 (6)
  load_resource: 190.11 (2)
  PetaboxLoader3.resolve: 86.967 (2)
  loaddict: 23.04
*/