@charset "utf-8";

.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#wrapper {
	position: relative;
}
.mincho {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.meiryo_ui{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.maruGothicM {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.maruGothicK {
	font-family: 'Kosugi Maru', sans-serif;
	letter-spacing: 1px;
}

/* タイトル */
h1.maruGothicK, h2.maruGothicK, h3.maruGothicK, h4.maruGothicK {
	letter-spacing: 2px;
}
h1 {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	padding: 5px;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #0068B7;
}
h2 {
	font-size: 24px;
	line-height: 43px;
	padding: 3px 0px 0px 25px;
	letter-spacing: 3px;
	color: #0068B7;
	border-bottom: solid 4px #0068B7;
}
h2.index {
	font-size: 20px;
/*	font-weight: bold;*/
	line-height: 30px;
	padding: 3px 0px 0px 25px;
	letter-spacing: 2px;
	color: #0068B7;
	border-bottom: solid 2px #0068B7;
}
h3 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 3px;
	color: #555;
	margin: 30px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #0068B7;
	border-bottom: 1px solid #ccc;
	position: relative;
}
h3:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid rgb(209, 243, 240);
	left: 0;
	top: 0;
	height: 100%;
}
h4 {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	letter-spacing: 2px;
	color: #333333;
}
h4.keisan {
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 6px;
	padding: 0px 0px 0px 10px;
	letter-spacing: 2px;
	color: #0068B7;
}
h5.keisan {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	color: #000000;
}
/* タイトル */


/* ヘッダー */
header {
	position: relative;
}
#header_title {
	margin: 30px auto 0px;
	width: 1000px;
}
header #tabMenu ul {
	width: 1000px;
	margin: 10px auto;
}
header #tabMenu li {
	float: left;
	margin: 5px 8px;
}
header #tabMenu li a {
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px;
	line-height: 22px;
	border: 2px solid #006DD9;
	border-radius: 6px;
	font-size: 18px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
header #tabMenu li a:hover {
	color: #FFF;
	background-color: #006DD9;
}
/* ヘッダー */


/* セクション */
p.error {
	text-align: center;
	color: #FF3300;
}
#news {
	height: 100px;
}
#news ul {
	margin: 15px 0px 0px 45px;
}
#news ul li {
	list-style-type: disc;
	letter-spacing: 2px;
}
#containerMain section {
	margin: 30px auto 0px;
	width: 1000px;
}
.statusArea {
	margin-bottom: -20px;
}
label {
	margin-right: 18px;
	letter-spacing: 1px;
}
label.attached {
	line-height: 26px;
}
#attention p, #login_area p {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	margin: 0px auto;
	padding: 0px 40px;
}
#containerMain {
	padding-bottom: 145px;
}
#containerMain .multiple_answers {
	color: #FF3366;
	margin-bottom: 5px;
}
#containerMain section select {
	font-size: 14px;
	height: 30px;
/*	margin-left: 60px;*/
	padding: 3px 0px 3px 3px;
}
#containerMain section span,
#containerMain section .options {
	font-size: 15px;
}
#containerMain section .options .option {
	padding-left: 20px;
}
#containerMain section span label,
#containerMain section .options .option label {
	color: #333333;
	margin-right: 18px;
	letter-spacing: 1px;
}
#containerMain section .case {
	margin: 8px 0px 0px 30px;
}
#containerMain section .case2 {
	margin: -3px 0px 0px 30px;
}
#containerMain section .case3 {
	margin: 0px 0px 12px 30px;
}
#q3_2_2 label {
	line-height: 38px;
}
p.please {
	margin-top: 8px;
	letter-spacing: 1px;
}
/* セクション */


/* テーブル */
table {
	width: 94%;
	margin: 20px auto;
}
table#stationCode {
	width: 24%;
	margin: 20px 0px 5px 30px;
}
table#stationCode th {
	width: 100px;
	height: 29px;
}
table#stationCode td {
	font-size: 16px;
	letter-spacing: 1px;
	height: 29;
}
table#officeProfile {
	margin-top: 5px;
}
#officeMail p {
	letter-spacing: 1px;
}
#officeMail table {
	width: 80%;
	margin: 5px 0px 0px 0px;
}
#officeMail table th {
	width: 120px;
}
th {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
}
td {
	font-size: 14px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #FFF;
}
#officeProfile th {
	width: 100px;
}
#stationCode th {
	width: initial;
}
#houkanRiyoshasu th {
	border: none;
}
#houkanRiyoshasu th.indentation1 {
	width: 30px;
	background-color: rgba(0, 104, 183, 0.8);
}
#houkanRiyoshasu th.indentation2 {
	width: 30px;
	background-color: rgba(0, 104, 183, 0.4);
}
#houkanRiyoshasu th.indentation3 {
	width: 30px;
	background-color: rgba(0, 104, 183, 0.2);
}
#houkanRiyoshasu th.indentation4 {
	width: 800px;
	border-bottom: solid 1px rgba(204, 204, 204, 1.0);
}
#houkanRiyoshasu th.border_ab {
	border-bottom: solid 1px rgba(255, 255, 255, 1.0);
}
#houkanRiyoshasu th.border_cd {
	border-bottom: solid 1px rgba(204, 204, 204, 1.0);
}
#houkanRiyoshasu th.headline1 {
	color: #FFF;
	background-color: rgba(0, 104, 183, 0.8);
	border-top: solid 1px rgba(0, 104, 183, 0.8);
	border-right: solid 1px rgba(0, 104, 183, 0);
}
#houkanRiyoshasu td.headline1 {
	color: #FFF;
	background-color: rgba(0, 104, 183, 0.8);
	border-top: solid 1px rgba(0, 104, 183, 0.8);
	border-bottom: solid 1px rgba(0, 104, 183, 0.8);
}
#houkanRiyoshasu th.headline2 {
	background-color: rgba(0, 104, 183, 0.4);
	border-right: solid 1px rgba(0, 104, 183, 0);
}
#houkanRiyoshasu td.headline2 {
	background-color: rgba(0, 104, 183, 0.4);
	border-bottom: solid 1px rgba(0, 104, 183, 0.1);
}
#houkanRiyoshasu th.headline3 {
	background-color: rgba(0, 104, 183, 0.2);
/*	border-right: solid 1px rgba(204, 204, 204, 1.0);*/
	border-right: solid 1px rgba(0, 104, 183, 0);
}
#houkanRiyoshasu td.people {
	width: 64px;
}
.q1_3 th {
	width: 220px;
}
#q2_1_1 th.headline1 {
	width: 600px;
}
#q2_1_1 th.headline2 {
	width: 70px;
}
#q2_1_1 td {
	text-align: right;
	letter-spacing: 1px
}
#q2_1_1 td.headline1 {
	width: 600px;
	text-align: left;
}
#q2_1_3 th {
	width: 200px;
}
#q2_1_3 td {
	width: 100px;
}
#q2_2_1 th.taishokusha {
	width: 60px;
}
#q2_2_1 th.taishokusha_no {
	width: 15px;
	text-align: center;
}
#q3_1 td {
	text-align: right;
}
#q3_1 .indentation1 {
	width: 30px;
	background-color: rgba(204, 204, 204, 1.0);
/*	background-color: rgba(0, 104, 183, 0.4);*/
/*	border-top-color: rgba(0, 104, 183, 0.4);*/
/*	border-bottom-color: rgba(0, 104, 183, 0.4);*/
}
#q3_1 .headline1 {
	background-color: rgba(204, 204, 204, 1.0);
/*	background-color: rgba(0, 104, 183, 0.4);*/
}


#q3_1 .headline2 {
	width: 300px;
}
#q3_1 .headline3 {
	width: 80px;
}
#q5_1 th {
	width: 110px;
}
#houkanRiyoshasu th.read_only {
	background-color: rgba(0, 104, 183, 0.2);
	border-right: 1px solid rgb(204, 204, 204);
}
#houkanRiyoshasu td.read_only {
/*	background-color: #F5F5F5;*/
	background-color: rgba(0, 104, 183, 0.2);
	border-bottom: none;
}
#houkanRiyoshasu #Dtd {
	border-bottom: 1px solid #FFFFFF;
}
#q5_1 td span {
	letter-spacing: 1px
}
#q5_9 th {
	width: 150px;
}
#keisan {
	border: solid 1px rgba(204, 204, 204, 1.0);
	padding: 20px 40px;
}
#keisan table {
	margin-bottom: 0px;
	text-align: center;
	letter-spacing: 1px;
}
#keisan table.sample1 {
	width: 600px;
	margin: 0px;
	font-weight: bold;
}
#keisan table.sample2 {
	width: 910px;
	margin: 0px;
}
#keisan .left_side {
	border: none;
}
#keisan .sample2 .left_side {
	width: 205px;
}
#keisan .right_top {
	border-top: none;
	border-bottom: solid 1px #000;
	border-left: none;
	border-right: none;
}
#keisan .right_bottom {
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#keisan span {
	color: #E5004F;
}

/* 管理者ページ */
.administrator {
	padding-bottom: 50px;
}
.administrator header #tabMenu ul {
	width: 100%;
	margin: 10px auto;
	text-align: left;
	padding-left: 30px;
}
.administrator td.button_area {
/*	width: 50px;*/
	width: 0;
	white-space: nowrap;
}
.administrator td.answered {
/*	width: 65px;*/
	width: 0;
	white-space: nowrap;
}
.administrator th.office_area {
/*	width: 40px;*/
	width: 0;
	white-space: nowrap;
}
.administrator th.office_name {
	width: 470px;
}
.administrator th.office_zipcode {
	width: 400px;
}
.administrator td.office_phone {
/*	width: 80px;*/
	width: 0;
	white-space: nowrap;
}
.administrator th {
	padding: 3px 3px 3px 5px;
}
.administrator td {
	padding: 3px 3px 3px 5px;
	font-size: 12px;
}
.administrator #editBtn {
	font-size: 18px;
	letter-spacing: 2px;
	padding: 5px 3px 5px 4px;
	text-align: center;
	color: #0068B7;
	background-color: #FFF;
	border: 2px solid #0068B7;
	border-radius: 6px;
	cursor: pointer;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
.administrator #editBtn:hover {
	color: #FFF;
	background-color: #0068B7;
}
/* 管理者ページ */
/* テーブル */


/* フォーム */
input {
	padding-left: 3px;
	padding-right: 3px;
}
input[name="office_code"] {
	width: 110px;
}
input[name="office_zipcode"] {
	width: 90px;
}
input[name="office_phone"],
input[name="office_fax"] {
	width: 150px;
}
input#q1_4_3_1,
input#q1_4_3_2,
input#q1_4_3_3 {
	width: 35px;
}
#q2_1_1 input {
/* ３桁の表示に対応  */
	width: 38px;
	text-align: right;
}
#q2_1_3 input. {
	width: 24px;
}
#q2_2_1 #q2_2_1_1_3,
#q2_2_1 #q2_2_1_2_3,
#q2_2_1 #q2_2_1_3_3,
#q2_2_1 #q2_2_1_4_3,
#q2_2_1 #q2_2_1_5_3 {
	width: 300px;
}
#q3_1 input {
	width: 35px;
	text-align: right;
}
#q3_1 .headline1 input {
	background-color: transparent;
	border: none;
}
input#q3_2_2_1,
input#q3_2_2_2 {
	width: 35px;
}
input#q3_2_2_1 {
	margin-left: 17px;
}
#q5_9 input {
	width: 24px;
}
#houkanRiyoshasu input {
	width: 35px;
	text-align: right;
}
section input {
	font-size: 16px;
}
section input[name="corporate_name"],
section input[name="office_name"],
section input[name="office_address"],
section input[name="attached_etc"],
section input[name="office_mail"],
section input[name="q1_4_3_4"]{
	width: 99%;
}
section input[name="q1_4_2_2"],
section input[name="q3_3_2"],
section input[name="q4_1_1_2"],
section input[name="q4_2_2"],
section input[name="q4_3_2"],
section input[name="q5_2_1_2"],
section input[name="q5_5_1_2"],
section input[name="q5_6_1_2"],
section input[name="q5_7_1_2"],
section input[name="q5_8_1_1_2"],
section input[name="q5_8_1_2_2"]{
	width: 700px;
}
section input[name="q1_4_2_2"]{
	width: 98%;
}

section input[name="persons1"] {
	width: 50px;
}
section input[name="q5_2_1_2"]{
	width: 24px;
}
/*#q3_t th {
	width: 185px;
}*/
input[type="radio"],
input[type="checkbox"]{
	margin: 5px 3px 0px 0px;
}
/*input:hover {
	opacity: 0.6;
}*/
textarea {
	width: 98%;
	padding: 0px 5px;
}

.amount input {
	width: 60px;
}
.amount span {
	margin-right: 30px;
}

#houkanRiyoshasu td.headline1 input {
	color: #FFF;
/*	background-color: rgba(0, 104, 183, 0.8);*/
/*	background-color: #0068b7;*/
	background-color: transparent;
	border: none;
	padding: 1px 3px 1px 3px;
}
#houkanRiyoshasu td.headline2 input {
	background-color: transparent;
	border: none;
	padding: 1px 3px 1px 3px;
}
#houkanRiyoshasu td.headline3  {
	background-color: rgba(0, 104, 183, 0.4);
}
#houkanRiyoshasu td.read_only input {
	background-color: transparent;
	border: none;
	padding: 1px 3px 1px 3px;
}


/* フォーム */


/* リンク、ボタン、アイコン */
a {
	text-decoration: underline;
	color: #006DD9;
}
a:hover {
	text-decoration: none;
	color: #006DD9;
}
a.download_button {
	background-color: rgb(38, 134, 125);
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	text-decoration: none;
	margin: 5px 0px 5px 10px;
	display: inline-block;
}
a.download_button:hover {
	opacity: 0.7;
}

#topMenu {
	margin-top: 30px;
}
#topMenu ul {
	width: 850px;
	margin: 0px auto;
}
#topMenu li {
/*	float: left;*/
	margin: 15px 8px;
}
#topMenu li a {
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px;
	line-height: 22px;
	border: 2px solid #006DD9;
	border-radius: 6px;
	font-size: 18px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#topMenu li a:hover {
	color: #FFF;
	background-color: #006DD9;
}
#topMenu li.sub_menu {
	margin-top: 40px;
	margin-left: 117px;
}


#containerMain #statusArea {
	width: 96%;
	margin: 20px auto 0px;
	margin-bottom: 0px;
	text-align: center;
}
#containerMain #statusArea span {
	text-align: center;
}
#containerMain #statusArea span.iconUnanswered {
	font-size: 24px;
	letter-spacing: 3px;
/*	padding: 2px 8px 0px 12px;*/
	padding: 8px 12px 7px 14px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #E5004F;
	border: 1px solid #E5004F;
}
#containerMain #statusArea span.iconAnswered {
	font-size: 24px;
	letter-spacing: 3px;
/*	padding: 2px 8px 0px 12px;*/
	padding: 8px 12px 7px 14px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #009900;
	border: 1px solid #009900;
}
#statusArea {
	width: 96%;
	margin: 30px auto 0px;
	margin-bottom: 0px;
}
#statusArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#statusArea ul li {
	margin: 0px 15px 0px 15px;
	line-height: inherit;
}
#logoutBtn {
	text-decoration: none;
	display: inline-block;
	padding: 7px 10px;
	line-height: 22px;
	border: 2px solid #006DD9;
	border-radius: 8px;
	font-size: 22px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#logoutBtn:hover {
	background-color: #006DD9;
	color: #FFF;
}
#statusArea #submitAddBtn {
	font-size: 22px;
	letter-spacing: 2px;
	padding: 7px 10px;
	text-align: center;
	color: #006DD9;
	background-color: #FFF;
	border: 2px solid #006DD9;
	border-radius: 8px;
	cursor: pointer;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#statusArea #submitAddBtn:hover {
	color: #FFF;
	background-color: #006DD9;
}
#statusArea #submitAddBtn:disabled {
	color: rgba(170, 170, 170, 1.0);
	background-color: rgba(239, 239, 239, 0.3);
	border: 2px solid rgba(118, 118, 118, 0.3);
}
#tabMenu label {
	margin-right: -11px;
}
#tabMenu #searchBtn {
	font-size: 18px;
	letter-spacing: 2px;
	padding: 7px 10px;
	text-align: center;
	color: #006DD9;
	background-color: #FFF;
	border: 2px solid #006DD9;
	border-radius: 0px 6px 6px 0px;
	cursor: pointer;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#tabMenu #searchBtn:hover {
	color: #FFF;
	background-color: #006DD9;
}
#tabMenu input[type="text"] {
	font-size: 18px;
	letter-spacing: 1px;
	border: 2px solid #006DD9;
	vertical-align: top;
	padding: 7px 3px 7px 7px;
	border-radius: 6px 0px 0px 6px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
	width: 220px;
}


#entryArea #entryBtn {
	width: 160px;
	color: #FFF;
	font-size: 24px;
	letter-spacing: 3px;
	padding: 8px 12px;
	text-decoration: none;
	text-align: center;
	background-color: #006DD9;
	border: 1px solid #006DD9;
	border-radius: 8px;
}
#buttonArea {
	width: 96%;
	margin: 30px auto 0px;
	margin-bottom: 0px;
}
#buttonArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#buttonArea ul li {
	margin: 0px 15px 0px 15px;
	line-height: inherit;
}

#buttonArea #returnBtn {
	font-size: 24px;
	letter-spacing: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 158px;
	padding: 7px 9px;
	color: #006DD9;
	background-color: #FFF;
	border: 2px solid #006DD9;
	border-radius: 8px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#buttonArea #returnBtn:hover {
	color: #FFF;
	background-color: #006DD9;
}

#buttonArea #answerAddBtn {
	font-size: 24px;
	width: 180px;
	letter-spacing: 5px;
	padding: 7px 10px;
	text-align: center;
	color: #006DD9;
	background-color: #FFF;
	border: 2px solid #006DD9;
	border-radius: 8px;
	cursor: pointer;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .4);
}
#buttonArea #answerAddBtn:hover {
	color: #FFF;
	background-color: #006DD9;
}
#buttonArea #answerAddBtn:disabled {
	color: rgba(170, 170, 170, 1.0);
	background-color: rgba(239, 239, 239, 0.3);
	border: 2px solid rgba(118, 118, 118, 0.3);
}

#containerMain #topMenu span.iconUnanswered {
	font-size: 20px;
	letter-spacing: 3px;
	padding: 5px 7px 7px 9px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #E5004F;
	border: solid 2px #E5004F;
	margin-right: 10px;
}
#containerMain #topMenu span.iconAnswered {
	font-size: 20px;
	letter-spacing: 3px;
	padding: 5px 7px 7px 9px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #009900;
	border: solid 2px #009900;
	margin-right: 10px;
}


#containerMain span.iconUnanswered {
	font-size: 16px;
	letter-spacing: 2px;
	margin-left: 10px;
	padding: 3px 5px 2px 7px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #E5004F;
	border: 1px solid #E5004F;
}
#containerMain span.iconAnswered {
	font-size: 16px;
	letter-spacing: 2px;
	margin-left: 10px;
	padding: 3px 5px 2px 7px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
/*	background-color: #006DD9;
	border: 1px solid #006DD9;*/
	background-color: #009900;
	border: 1px solid #009900;
}


#containerMain span.iconMultiple  {
	font-size: 14px;
	letter-spacing: 2px;
	margin: 5px 0px 0px 3px;
	padding: 3px 5px 2px 7px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #006DD9;
	border: 1px solid #006DD9;
}
/* リンク、ボタン、アイコン */


/* エラー表示、注意喚起 */
.notice {
	font-weight: bold;
	color: #F30;
	margin: 5px 0px 5px 10px;
}
/* エラー表示、注意喚起 */


/* フッター */
#footer {
	width: 100%;
/*	padding-top: 20px;*/
	background-color: #FFF;
	position: fixed;
	bottom: 0;
	border-top: solid 1px rgba(0, 104, 183, 1.0);
}
#footer #copyright {
	font-size: 14px;
	margin-top: 20px;
	padding: 3px;
	color: #FFF;
	background-color: rgba(0, 104, 183, 1.0);
	text-align: center;
}
/* フッター */


/* トップに戻る */
#goToTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 24px;
	z-index: 200;
}
#goToTop a {
	background: #E5004F;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 8px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#goToTop a:hover {
	text-decoration: none;
	background: #FF99CC;
}
/* トップに戻る */


/* モーダルウインドウ jquery-ui */
#messageBox {
	position: relative;
}
#messageBox p {
	font-size: 22px;
	letter-spacing: 1px;
}
#messageBox button {
	font-size: 20px;
	color: #0068B7;
	border: 2px solid #0068B7 !important;
	border-radius: 6px;
	padding: 6px 8px;
	background-color: rgba(255, 255, 255, 1.0);
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#messageBox span {
	font-size: 20px;
	color: #0068B7;
	border: 2px solid #0068B7 !important;
	border-radius: 6px;
	padding: 6px 8px;
	background-color: rgba(255, 255, 255, 1.0);
	position: absolute;
	right: 10px;
	bottom: 0px;
	cursor: pointer;
}
#messageBox button:hover {
	color: #FFFFFF;
	border: 2px solid #0068B7;
	background-color: #0068B7;
}
#messageBox span:hover {
	color: #FFFFFF;
	border: 2px solid #0068B7;
	background-color: #0068B7;
}
.ui-widget-overlay {
	background: none;
	background-color: rgba(0, 0, 0, 0.9);
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
	display: none;
}
.ui-dialog-titlebar {
	display: none;
}
.ui-widget-header {
	background-color: #F5F5F5;
	color: #0068B7;
}
.ui-widget-content {
	border: 2px solid #0068B7;
	color: #0068B7;
	padding: 20px;
}
.ui-widget button {
	font-family: 'Kosugi Maru', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #0068B7 !important;
}
/* モーダルウインドウ jquery-ui */



/* 未分類 */
.logout {
	text-decoration: none;
	padding: 5px;
	display: block;
}

/* 未分類 */


/* レスポンシブ */

br.mobile {
	display: none;
}

/* レスポンシブ */
@media screen and (max-width:990px) {

	#header_title {
		margin: 30px auto 0px;
		width: 100%;
	}
	br.mobile {
		display: block;
	}
	span.menu {
		margin-top: 15px;
		display: block;
		/*font-size: 7px;*/
	}
	#containerMain section span,
	#containerMain section .options {
		padding: 0px 20px 0px 20px;
	}

	#containerMain section span {
		padding: 0px 10px 0px 30px;
	}
	#containerMain section {
		width: 96%;
	}
	#containerMain section .sp {
		display: block;
	}
	#containerMain section span label {
		line-height: 22px;
	}
	#containerMain .multiple_answers {
		margin-top: 5px;
	}
	section {
		width: 90%;
	}
	section input {
		font-size: 20px;
		margin-top: 24px;
	}
	section .first_option {
		margin-top: 12px;
	}

/* テーブル */
	#keisan table.sample1 {
	/*	width: 600px;*/
		display: none;
	}
/* テーブル */

/* リンク、ボタン、アイコン */

	#topMenu ul {
		width: 100%;
		margin: 0px auto;
	}
	#topMenu li a {
		width: 94%;
	}
/* リンク、ボタン、アイコン */


/* フォームスタイル */
	input[type="radio"] , input[type="checkbox"]{
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
		margin-right: 0.8em;
	}
	#containerMain section select {
		padding: 3px 0px 3px 3px;
		margin-top: 5px;
	}
	textarea {
		width: 90%;
		margin-top: 8px;
		border: solid 1px #ccc;
	}
	#buttonArea ul li input[type="submit"] {
		font-size: 18px;
		padding: 8px 0px;
		letter-spacing: 1px;
	}

/* フォームスタイル */

/* フッター */
	#footer {
		width: auto;
	}
	#footer.index {
		width: 100%;
	}
/* フッター */

}

@media print {

	#footer {
		display: none;
	}

}