﻿@charset "UTF-8";
/* アドスタイル */
.alertmess {
	font-family: FontAwesome;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #ff0000;
}
.alertmess:before {
	content: "\f0da";
}
a {
	text-decoration: none;
}
h1 {
	font-family: FontAwesome;
}
h1:before {
	content: "\f0da";
}
.fs12 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}
form .test_button {
	font-family: FontAwesome;
	padding: 3px 6px 3px 6px;
}
.topview {
	margin: 0 auto;
	width: 480px;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 1.0;
	padding-bottom: 10px;
}
.topview2 {
	margin-left: 50px;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 1.0;
	padding-bottom: 20px;
}
.topview2 ul li {
	font-family: FontAwesome;
	padding-bottom: 10px;
	text-indent: 14px;
	text-indent: 1.4rem;
	color: #666666;
}
.topview2 ul li:before {
	content: "\f138";
}
.topview2 h2 {
	font-family: FontAwesome;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 10px;
}
.topview2 h2:before {
	content: "\f0f6";
}
.rightbox {
	float: right;
	padding-right: 10px;
}
.rightbox form .print {
	background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 5px;
	bottom: 5px;
}
.rightbox form .print2 {
	background: -moz-linear-gradient(top,#0099CC 0%,#006699);
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 5px;
	bottom: 5px;
}
.rightbox form .print3 {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 1px solid #CCC;
	border-bottom: 3px solid #0099CC;
	padding: 5px;
	bottom: 5px;
}
.rightbox form .print4 {
	background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
	background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
	color: #FFF;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 1px solid #09C;
	border-bottom: 3px solid #09C;
	padding: 5px;
	bottom: 5px;
}
.rightbox form .print5 {
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	border: 2px solid #DDD;
	color: #111;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	padding: 5px;
	bottom: 5px;
}
.leftbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftbox form .print {
	background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 5px;
	bottom: 5px;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
form .input_sendlist {
	padding: 20px 6px 20px 6px;
}
form .input_sendlist2 {
	padding: 0px 6px 20px 6px;
}
form .print {
	font-family: FontAwesome;
}
form option {
	font-size: 10px;
	font-size: 1.0rem;
	padding: 2px 5px 2px 5px;
}
form .submitlist {
	font-family: FontAwesome;
	padding: 3px 6px 3px 6px;
}

.post-submit {
	background: #f0f0f0;
	color: #000000;
	font-family: FontAwesome;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 1.0;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
.post-submit:hover {
	background: #efefef;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #666666;
}

#listup {
	width: 940px;
}
table {
	width: 100%;
	border-collapse: separate;
	*border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px;
	font-size: 1.0rem;
}
#css_table th {
	color: #fff;
	padding: 10px 5px 5px 15px;
	background: #258;
	background: -moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
	font-weight: bold;
	border-left: 1px solid #258;
	border-top: 1px solid #258;
	border-bottom: 1px solid #258;
	line-height: 120%;
	text-align: left;
	text-shadow: 0px -1px 0px rgba(34,85,136,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
#css_table th:first-child {
	border-radius: 10px 0px 0px 0px;
}
#css_table th:last-child {
	border-radius: 0px 10px 0px 0px;
	border-right: 1px solid #258;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}
#css_table td {
	padding:  0px 15px 0px 15px;
	border-bottom: 1px solid #84b2e0;
	border-left: 1px solid #84b2e0;
	text-align: left;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table td form .print{
	width: 100%;
}
#css_table tr td:last-child {
	border-right: 1px solid #84b2e0;
}
#css_table tr {
	background: #ffffff;
}
#css_table tr:nth-child(2n+1) {
	background: #f1f6fc;
}
#css_table tr:last-child td {
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table tr:last-child td:first-child {
	border-radius: 0px 0px 0px 10px;
}
#css_table tr:last-child td:last-child {
	border-radius: 0px 0px 10px 0px;
}
/*
#css_table tr:hover {
	background: #bbd4ee;
	cursor: pointer;
}
*/
#css_table1 th {
	color: #000000;
	padding: 8px 15px;
	background: #eee;
	background: -moz-linear-gradient(#eee, #ddd 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
	font-weight: bold;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	line-height: 120%;
	text-align: left;
	text-shadow: 0px -1px 0px rgba(255,255,255,0.9);
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}
#css_table1 th:first-child {
	border-left: 1px solid #aaa;
	border-radius: 5px 0px 0px 0px;
}
#css_table1 th:last-child {
	border-radius: 0px 5px 0px 0px;
	border-right: 1px solid #aaa;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table1 tr td {
	font-size: 8px;
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 1.0; 
	padding: 8px 15px;
	text-align: left;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table1 tr td:first-child {
	border-left: 1px solid #aaa;
}
#css_table1 tr td:last-child {
	border-right: 1px solid #aaa;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table1 tr {
	background: #ffffff;
}
#css_table1 tr:nth-child(2n+1) {
	background: #f5f5f5;
}
#css_table1 tr:last-child td {
	border-bottom: 1px solid #aaa;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#css_table1 tr:last-child td:first-child {
	border-radius: 0px 0px 0px 5px;
}
#css_table1 tr:last-child td:last-child {
	border-radius: 0px 0px 5px 0px;
}
#css_table1 tr:hover {
	background: #eeeeee;
	cursor: pointer;
}
#left_menu > ul > li {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	border: 1px #cccccc solid;
	/*background-image: url("./common/images/menu_bg.jpg"); */
	/*background-position : left bottom; */
}
#left_menu > ul > li:hover {
	background: #ffffff;
	/*background-image: url("./common/images/menu_bg2.jpg"); */
	/*background-position : left bottom; */
}
#left_menu > ul > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#left_menu > ul > li > a:hover {
	color: #cc00cc;
}

blockquote {
	width: 400px;
}
blockquote p {
	margin: -20px 20px;
}
blockquote:before {
	content: open-quote;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #cccccc;
	text-align: left;
	display: block;
}
blockquote:after {
	content: close-quote;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #ccc;
	text-align: right;
	display: block;
}

/* ページングレイアウト */
.prev {
	text-decoration: none;
}
.next {
	text-decoration: none;
}
.paging {
	text-decoration: none;
	display: inline-block;
	padding: 1px 6px 1px 6px;
	border: 1px #666666 solid;
	margin: 6px 0px 6px 0px;
}
strong {
	display: inline-block;
	font-family: FontAwesome;
	padding: 1px 6px 1px 6px;
	border: 1px #666666 solid;
	background-color: #cceeee;
}

ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

ul, ol, li {
	list-style: none;
}
li .mess1:before {
	content: "※";
	color: red;
}
li .mess2:after {
	content: "NEW";
	color: red;
	font-size: 80%;
	padding: 2px 5px;
	margin-left: 5px;
	border: solid 1px #ff0000;
}

.f75 {
	font-size: 75%;
	text-align: center;
}

.relative {
	position: relative;
}

.display-table01 {
	margin: 0 auto;
	display: table;
	height: 360px;
	}.table01-cell {
	display: table-cell;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	vertical-align: middle;
}

.spacer80 {
	width: 3px;
	height: 80px;
}
