﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	
	font-size: 12pt;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
p {
	margin: 0px;
	padding: 0px;
}
.header {
	width: auto;
	height: 150px;
	border-bottom: 4px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
.title1 {
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	margin: 1em;
	letter-spacing: 2px;
}

/*幅と背景*/
#wrapper {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 3em;
	width: 840px;
	background-color: rgba(255,255,255,0.70);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.error {
	background-color: #FFEDF3;
	color: #C00;
	
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table.base {
	border-collapse: collapse;
	font-size: 10pt;
	padding: 0px;
	text-align: left;
	margin: 0px auto 1em;
}
table.base td {
	padding: 3px 5px;
	margin: 0px;
}
table.base1 {
	border-collapse: collapse;
	font-size: 10pt;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
table.base1 th {
	padding: 3px 3px 3px 6px;
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #888888;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
table.base1 td {
	padding: 5px 8px;
	margin: 0px;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.komoku {
	font-size: 10pt;
	text-align: left;
	background-color: #EDEDED;
}
.komoku2 {
	font-size: 10pt;
	text-align: center;
	background-image: url(images/stripe.png);
}
.midashi1 {
	font-size: 10pt;
	text-align: left;
	background-color: #E8E8E8;
}
.midashi2 {
	font-size: 12pt;
	text-align: left;
	padding-bottom: 2px;
}
.setsumei {
	font-size: 10pt;
	text-align: center;
	margin: 3px;
	padding: 3px;
	width: auto;
}
input, text {
	height: 24px;
	vertical-align: middle;
	border: 1px solid #CCCCCC; /*　枠線 */
	-webkit-border-radius: 4px; /* 角丸 */
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9.5pt;
}
input, textarea {
	vertical-align: middle;
	border: 1px solid #CCCCCC; /*　枠線 */
	-webkit-border-radius: 4px; /* 角丸 */
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9.5pt;
}
select {
	border: 1px solid #CCCCCC; /*　枠線 */
	-webkit-border-radius: 4px; /* 角丸 */
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 9.5pt;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
input[type="checkbox"], 
input[type="radio"] {
	display: inline-block;
	margin: 2px;
	padding: 0;
	vertical-align: middle;
	position: relative;
	top: -1px;
	cursor: pointer;
}
input.space_tb2,input.space_tb1,input.space_tb3 {
	padding: 0.5em 1em 1.8em;
	vertical-align: middle;
	background-color: #FFFFFF;
}
input.space_tb2:hover,input.space_tb1:hover,input.space_tb3:hover {
	background-color: #F4F4F4;
	transition: 0.5s;
}
input.fup{
    	border: none; /*　枠線消す */
	padding: 0.5em;
}
/*span設定*/
.eg {
	color: #577DA9;
	font-size: 9pt;
}
.red {
	color: #EA0000;
	padding-left: 2px;
	padding-right: 2px;
}
.gray {
	color: #777777;
}
.bg_yellow {
	background-color: #FFFEEC;
}

/*スペース*/
.space_tb1 { /* 使い方   class="space_tb1" */
	/*上下に各1文字分のマージン（スペース）*/
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb2 { /* 使い方   class="space_tb2" */
	/*上下に各2文字分のマージン（スペース）*/
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb3 { /* 使い方   class="space_tb3" */
	/*上下に各3文字分のマージン（スペース）*/
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_lr1 { /* 使い方   class="space_lr1" */
	/*左右に各1文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 1em;
}.space_lr2 { /* 使い方   class="space_lr2" */
	/*左右に各2文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	margin-right: 2em;
}
.center {
	text-align: center;
}
.w180 {
	width: 180px;
}
.w380 {
	width: 380px;
}
.w420 {
	width: 420px;
}
.w470 {
	width: 470px;
}
.w600 {
	width: 600px;
}
.w650 {
	width: 650px;
}
.w780 {
	width: 780px;
}
.pr4 {
	width: 4%;
}
.pr20 {
	width: 20%;
}
.pr30 {
	width: 30%;
}
.pr40 {
	width: 40%;
}
.pr50 {
	width: 50%;
}
.pr70 {
	width: 70%;
}
.pr80 {
	width: 80%;
}
.pr95 {
	width: 95%;
}
.under {
	border-bottom: 1px solid #333333;
}
.t_justify {
	text-align: justify;
}
.att {
	padding-left: 2.6em;
	text-indent: -2.6em;
}
