@charset "utf-8";
/*-----抗体測定申込用CSS-----*/



/*-----body設定-----*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
}
/*-----リンク-----*/
a:link {
	color: #0F489F;
	text-decoration: none;
}
a:hover {
	color: #5996F0;
	text-decoration: underline;
}
 a:active {
	color: #5996F0;
	text-decoration: underline;
}
a:visited {
	color: #0F489F;
	text-decoration: none;
}
/*-----コンテナ-----*/
#container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*-----コンテナ：ボタン-----*/
#container  .btn {
	margin-top: 10px;
	margin-bottom: 15px;
}

/*-----h1（非表示）-----*/
h1 {
	text-indent: -9999px;
	display: none;
	text-align: left;
	font-size: 10px;	
	text-align: left;
}
/*-----h2（見出し）-----*/
h2 {
	font-size: 16px;
	text-align: left;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5996F0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5996F0;
}
/*-----説明文-----*/
#memo {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-----内容枠-----*/
#main {
	text-align: right;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFEC;
	font-size: 13px;
	line-height: 1.6em;
}
/*-----内容枠：リスト-----*/
#main ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main ul li {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	text-align: left;
	list-style-type: none;
	padding-left: 23px;
	margin-bottom: 20px;
}
/*-----内容枠：テキストボックス-----*/
#main .input {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
/*-----内容枠：テーブル-----*/
#main .input table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	color: #333;
	margin-left: 15px;
}
#main .input table th {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#main .input td {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#main table td input {
}
/*-----内容枠：ボタン-----*/
#main .input .btn {
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: left;
	margin-right: 15px;
}
/*-----内容枠：ボタン上チェックボックス-----*/
#main .input .btn p {
	font-weight: bold;
}



/*-----***アンケート用***----*/

/*-----見出し01-----*/
.head {
	font-weight: bold;
	background-color: #D7E6FB;
	text-align: left;
	margin-bottom: 8px;
	width: 715px;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
/*-----見出し02-----*/
.head02 {
	font-weight: bold;
	background-color: #E6E6E6;
	text-align: left;
	margin-bottom: 8px;
	width: 715px;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
/*-----表内説明文-----*/
.sub {
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	font-weight: normal;
}
/*-----赤文字-----*/
.red {
	color: #F00;
	font-weight: normal;
}
/*-----青文字-----*/
.blue {
	color: #00F;
	font-weight: normal;
}
/*-----内容枠：ボーダー有-----*/
#main .input_border {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*-----内容枠：ボーダー有テーブル-----*/
#main .input_border table {
	font-size: 13px;
	color: #333;
	margin-left: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	background-color: #FFF;
	margin-right: 15px;
	width: 730px;
	margin-bottom: 5px;
}
#main .input_border table th {
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	vertical-align: top;
}
#main .input_border td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
/*-----内容枠：ボーダー有：テキストフィールド-----*/
#main .input_border td input {

}
/*-----内容枠：ボーダー有：ボタン-----*/
#main .input_border .btn {
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: left;
	margin-right: 15px;
}
/*-----内容枠：ボーダー有：ダウンロードボタン-----*/
#main .input_border .btn_dl {
	width: 180px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*-----テーブル内テーブル（入れ子）-----*/
#main .input_border .td_tbl table {
	font-size: 13px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	width: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#main .input_border .td_tbl table th {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#main .input_border .td_tbl table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

/*-----表内見出し-----*/
#container #main .input_border table tr .td_tbl_ari {
	font-weight: normal;
	background-color: #EFEFEF;
}
/*-----字下げ調整用-----*/
.tab {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 62px;
}
.tab2 {
	margin-left: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tab3 {
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tab4 {
	margin-left: 36px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tab5 {
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-----マニュアル：メイン枠-----*/
#manual {
	text-align: left;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFEC;
	font-size: 13px;
	line-height: 1.6em;
}
/*-----マニュアル：リスト-----*/
#manual ol {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#manual ol li ul {
	padding-bottom: 20px;
	list-style-type: disc;
	padding-top: 10px;
}
/*-----アンケート：画面フロー-----*/
#flow {
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #E6E6E6;
	margin: 10px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 140px;
	background-color: #FFFFDF;
}
#flow .flow_box {
	padding: 6px;
	width: 100px;
	font-size: 11px;
	line-height: 1.5em;
	height: 125px;
	text-align: left;
	float: left;
	border: 1px solid #FCC;
	margin-right: 6px;
	margin-left: 5px;
	background-color: #FFF;
}
#flow .flow_boxc {
	padding: 6px;
	width: 100px;
	font-size: 11px;
	line-height: 1.5em;
	height: 125px;
	text-align: left;
	float: left;
	border: 1px solid #E0E0E0;
	margin-right: 6px;
	margin-left: 5px;
	background-color: #FFF;
}
.flow_no {
	padding: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	background-color: #FCC;
	margin-bottom: 5px;
}
.flow_noc {
	padding: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	background-color: #DBDBDB;
	margin-bottom: 5px;
	color: #999;
}
/*-----アンケート：署名-----*/
#syomei {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
/*-----プライバシーポリシー：メイン枠-----*/
#policy {
	text-align: left;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFEC;
	font-size: 13px;
	line-height: 1.6em;
}
/*-----プライバシーポリシー：リスト-----*/
#policy ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#policy ul li {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	text-align: left;
	list-style-type: none;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#policy ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#policy ol li {
	padding-bottom: 10px;
}



/*-----最終画面：印刷避け設定-----*/
/*-----内容枠：ボーダー有-----*/
#main .NP_input_border {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*-----内容枠：ボーダー有テーブル-----*/
#main .NP_input_border table {
	font-size: 13px;
	color: #333;
	margin-left: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	background-color: #FFF;
	margin-right: 15px;
	width: 730px;
	margin-bottom: 5px;
}
#main .NP_input_border table th {
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	vertical-align: top;
}
#main .NP_input_border td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
/*-----内容枠：ボーダー有：テキストフィールド-----*/
#main .NP_input_border td input {
	font-size: 13px;
	color: #333;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #FFFFEC;
	border: 1px solid #DFDFDF;
}
/*-----内容枠：ボーダー有：ボタン-----*/
#main .NP_input_border .btn {
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: left;
	margin-right: 15px;
}
/*-----テーブル内テーブル（入れ子）-----*/
#main .NP_input_border .td_tbl table {
	font-size: 13px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	width: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#main .NP_input_border .td_tbl table th {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#main .NP_input_border .td_tbl table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*-----内容枠：ボーダー有：ボタン-----*/
.NP_btn {
	margin-top: 15px;
	margin-left: 15px;
	text-align: right;
	margin-right: 15px;
	background-color: #FCC;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.input_border dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.input_border .exp {
	text-align: left;
	background-color: #D7E3FF;
	margin: 15px;
	padding: 10px;
}
.input_border .exp ul {
	margin: 0px;
	padding: 0px;
}
.input_border .exp ul li {
	margin: 0px;
	padding: 0px;
}

/*-----コピーライト-----*/
#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #8C8C8C;
}

/*-----追加ボタン-----*/
#container  .btn_top {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFEC;
	border: 1px solid #CCC;
	text-align: left;
}

/*-----戻るリンク-----*/
#container  .back{
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/return.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 8px;
	padding-left: 43px;
}
/*-----登録を完了する-----*/
.NP_btnkanryo {
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	margin-right: 15px;
	background-color: #5996F0;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.end_text {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size:24px;
	text-align: center;
}

.textL {
	text-align: left;
}
span.adobe img {
	border:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 20px;
	padding: 0px;
	float: left;
}
span.adobe {
	clear: both;
	display: inline-block;

}

/* Functional score用 */
a.gotofs {
	padding-left: 20px;
	background-image: url(../images/icon01.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #0F489F;
	text-decoration: none;
}
a.gotofs_2 {
	cursor: pointer;
	color: #0F489F;
	text-decoration: none;
}
a.gotofs_2:hover ,
a.gotofs:hover {
	color: #5996F0;
	text-decoration: underline;
}
body#fs #container {
	width: 600px;
}
body#fs h2 {
	width: 570px;
	margin-left: 10px;
}
body#fs ul {
	width: 550px;
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
}
body#fs p {
	width: 580px;
	text-align: center;
}
