@charset "utf-8";

#contents ul.fsg_start_btn {
	list-style: none;
	padding: 0;
}
#contents ul.fsg_start_btn > li {
	width: 10em;
	margin: 2em auto;
	text-align: center;
	background-color: #e0e0e0;
	background-image: url("images/btn_arrow_next_LTR.png");
	background-repeat: no-repeat;
	background-position: right center;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contents ul.fsg_start_btn > li:hover {
	background-image: url("images/btn_arrow_next_over_LTR.png");
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #cccccc;
}
#contents ul.fsg_start_btn > li a {
	display: block;
	margin: 0;
	padding: 0.5em 1em;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
#contents ul.fsg_start_btn > li:hover a {
	color: #ff6600;
}
#contents ul.fsg_cc_btn {
	padding-top: 0;
}
#contents ul.fsg_cc_btn > li {
	margin-top: 0;
	margin-bottom: 1em;
}
#contents img.fsg_h1_img {
	display: inline-block;
	padding-top: 0.1em;
	vertical-align: middle;
}
#contents img.fsg_inlineimg {
	vertical-align: bottom;
}
div.fsg_contents {
	padding-top: 0 !important;
}
#contents div.fsg_trouble {
	color: #ffffff;
	background-color: #c40026;
	border: 1px solid #c40026;
	padding: 0.15em 0.3em;
	margin-bottom: 1em;
}
#contents div.fsg_trouble h1 {
	margin-bottom: 0;
}
#contents div.fsg_section {
	margin-top: 20px;
	padding-top: 0.5em;
}
#contents h2.fsg_section_title {
	padding-left: 1em;
	font-size: 1em;
}
#contents h2.fsg_section_title:before {
	display: inline-block;
	text-indent: -15px;
	width: 0;
	content: url("screens/ts_icon.png");
}
#contents div.fsg_section h3 {
	padding-left: 1em;
	font-size: 0.8em;
}
#contents div.fsg_section h3:before {
	display: inline-block;
	text-indent: -15px;
	width: 0;
	content: url("images/icon_arrow_LTR.png");
}
#contents ul.fsg_button {
	list-style: none;
	padding: 0;
}
#contents ul.fsg_button > li {
	font-size: 0.9em;
	margin: 0.5em auto 0.5em 0;
	background-color: #e0e0e0;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contents ul.fsg_button > li p {
	margin: 0;
}
#contents ul.fsg_button > li a {
	display: block;
	padding: 0 1em 0.5em 1em;
	text-decoration: none;
	color: #000000;
}
#contents ul.fsg_button > li a{
	padding-top: 0.5em;
}
#contents ul.fsg_button > li:hover {
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #cccccc;
}
#contents ul.fsg_button > li:hover a {
	color: #ff6600;
}
#contents ul.fsg_help > li a{
	padding-left: 2.5em;
}
#contents ul.fsg_help > li a:before{
	display: inline-block;
	vertical-align: bottom;
	text-indent: -1.7em;
	width: 0;
	content: url("screens/icon_help.png");
}
#contents ul.fsg_select_item {
	list-style: none;
	padding: 0;
}
#contents ul.fsg_select_item li {
	font-size: 0.9em;
	margin: 1em auto 1em 0;
	background-color: #e0e0e0;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	border-right: 4px solid #999999;
	border-bottom: 4px solid #999999;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contents ul.fsg_select_item p.fsg_itemlead {
	margin: 0;
}
#contents ul.fsg_select_item li a {
	display: block;
	text-decoration: none;
	color: #000000;	
	padding: 0 1em 0.5em 1em;
}
#contents ul.fsg_select_item li div a img {
	padding: 0.5em 0 1em 0;
	max-width: 100%;
}
#contents ul.fsg_select_item li p.fsg_itemtitle {
	margin-bottom: 0;
}
#contents ul.fsg_select_item li p.fsg_itemtitle a {
	color: #000000;
	font-weight: bold;
	padding: 0.5em 1em;
}
#contents ul.fsg_select_item > li:hover {
	border-left: 4px solid #999999;
	border-top: 4px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background-color: #cccccc;
}
#contents ul.fsg_select_item li:hover p a {
	color: #ff6600;
}
#contents ul.fsg_link_list {
	list-style-image: none;	/* 17a-01 */
	list-style-type: disc;	/* 17a-01 */
}
#footer ul.fsg_page_transition {
	margin-bottom: 2em;
	text-align:center;
}
#footer ul.fsg_page_transition > li {
	display: inline-block;
	min-width: 8em;
	margin: 0 0.3em;
	text-align: center;
	background-color: #e0e0e0;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
#footer ul.fsg_page_transition > li:hover {
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #cccccc;
}
#footer ul.fsg_page_transition > li a {
	display: block;
	margin: 0;
	padding: 0.3em 0.5em;
	font-size: 0.9em;
	text-decoration: none;
	color: #555555;
}
#footer ul.fsg_page_transition > li.fsg_prev {
	background-image: url("images/btn_arrow_prev_LTR.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#footer ul.fsg_page_transition > li.fsg_next {
	background-image: url("images/btn_arrow_next_LTR.png");
	background-repeat: no-repeat;
	background-position: right center;
}
#footer ul.fsg_page_transition > li:hover a {
	color: #ff6600;
}
#footer ul.fsg_page_transition > li.fsg_prev:hover {
	background-image: url("images/btn_arrow_prev_over_LTR.png");
}
#footer ul.fsg_page_transition > li.fsg_next:hover {
	background-image: url("images/btn_arrow_next_over_LTR.png");
}
#footer ul.script_on {
	display: none;
}
#footer ul.fsg_page_transition > li.fsg_page_transition_noscript {
	text-align: center;
	font-size: 0.9em;
	list-style: none;
	margin: 20px 3%;
	background-color: #FFFFFF;
	border: none;
	display: block;
}
#footer ul.fsg_page_close_noscript {
	text-align: center;
	font-size: 0.9em;
	margin: 20px 3%;
	padding-top: 20px;
}
#footer ul.fsg_page_close {
	margin: 20px 3%;
	padding-top: 20px;
	display: none;
}
#footer ul.fsg_page_close > li {
	width: 10em;
	margin: 0 auto;
	text-align: center;
	background-color: #e0e0e0;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer ul.fsg_page_close > li:hover {
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #cccccc;
}
#footer ul.fsg_page_close > li a {
	display: block;
	margin: 0;
	padding: 0.5em 1em;
	font-size: 1em;
	text-decoration: none;
	color: #555555;
}
#footer ul.fsg_page_close > li:hover a {
	color: #ff6600;
}
#footer p.fsg_start_again {
	float: right;
	margin-right: 3%;
	margin-bottom: 0.5em;
	border: 1px solid #cccccc;
	padding: 0.5em 1em;
}
#footer p.fsg_start_again + p {
	clear: both;
}
#footer p.fsg_start_again a {
	color: #222222;
	text-decoration: none;
}
#footer p.fsg_start_again a:hover { color: #ff6600; }
#header ul.fsg_title {
	display: inline-block;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	margin-left: 3%;
	list-style-image: none;
}
#header p.fsg_search_num {
	margin-left: 3%;
	padding: 0.5em 0;
	font-size: 0.8em;
}
#contents h1.fsg_title {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
#contents h1.fsg_title {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
#contents div.fsg_figure {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#contents div.fsg_figure > img {
	max-width: 100%;
}
#contents div.fsg_animation {
	margin-bottom: 0;
}
#contents div.fsg_printing {
	display: none;
}
#contents ul.fsg_manual_btn {
	list-style: none;
	padding: 0;
	margin: 1em auto;
}
#contents ul.fsg_manual_btn > li {
	text-align: center;
	padding: 0.5em;
	background-color: #e0e0e0;
	background-image: url("screens/manual_button.gif");
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-position: center;
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
}
#contents ul.fsg_manual_btn > li a {
	display: block;
	margin-top: 0.5em;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
#contents ul.fsg_manual_btn > li:hover {
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #cccccc;
}
#contents ul.fsg_manual_btn > li:hover a {
	color: #ff6600;
}
#contents div.fsg_exitguide {
	text-align: right;
	margin: 1em 0 1em 0;
	display: none;
}
#contents div.fsg_exitguide > p {
	font-size: 0.9em;
	font-weight: bold;
	display: inline-block;
}
#contents div.fsg_exitguide > p img {
	padding: 0 0.5em;
}
#contents div.fsg_exitguide > ul.fsg_exitguide_btn {
	display: inline-block;
	margin-top: 0;
	font-size: 0.9em;
}
#contents div.fsg_exitguide > ul.fsg_exitguide_btn > li {
	width: 100%;
	margin: 0;
}
#contents div.fsg_exitguide > ul.fsg_exitguide_btn > li a {
	padding: 0.2em 1em;
}
#contents ul.fsg_exitguide_btn > li {
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
#contents ul.fsg_exitguide_btn > li:hover {
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
#contents ul.fsg_exitguide_btn > li a:before {
	text-indent: 0;
	content: none;
}
#contents ul.fsg_exitguide_btn > li:hover a:before{
	content: none;
}
#contents div.fsg_exitguide_noscript {
	text-align: right;
	margin: 1em 0 1em 0;
}
#contents div.fsg_exitguide_noscript > p {
	font-size: 0.9em;
	font-weight: bold;
	display: inline-block;
}
#contents div.fsg_exitguide_noscript > p img {
	padding: 0 0.5em;
}
#contents div.fsg_top_title {
	color: #000000;
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	box-shadow: 1px 1px 3px #000000;
	-ms-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	padding: 0.15em 0.3em;
	margin-bottom: 1.5em;
}
#contents div.fsg_top_title h1 {
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
#contents li.top_list {
	list-style-type: none;
}
#contents li.top_list img {
	vertical-align: middle;
	margin-bottom: 0.1em;
	margin-left: -30px;
}

#contents ol.fsg_step p:first-child {
	font-weight: bold;
}
#header div.nav ul.fsg_progressbar {
	text-align: center;
	margin-bottom: 0.5em;
}
#header div.nav ul.fsg_progressbar li {
	display: inline-block;
	text-align: center;
}
#header div.nav ul.fsg_progressbar li:after {
	display: inline-block;
	vertical-align: middle;
	content: url("images/progressbar_arrow_LTR.png");
}
#header div.nav ul.fsg_progressbar li > p {
	display: inline-block;
	padding: 0;
	width: 4.5em;
	font-weight: bold;
	vertical-align: middle;
	font-size: 0.6em;
	color: #b0c4de;
}
#header div.nav ul.fsg_progressbar li.fsg_current > p {
	color: #3366cc;
}
#header div.nav ul.fsg_progressbar li p img {
	display: block;
	margin: 0 auto;
	max-width: 60%;
}
#header div.nav ul.fsg_progressbar li.fsg_progressbar_comp:after {
	content: none;
}

@media screen and (min-width: 480px) {
	#header div.nav ul.fsg_progressbar li > p {
		font-size: 0.7em;
		width: 4.5em;
	}
	#header div.nav ul.fsg_progressbar li p img {
		max-width: 100%;
	}
	#header div.nav ul.fsg_progressbar li.fsg_progressbar_comp p img {
		max-width: 100%;
	}
	#header div.nav ul.fsg_progressbar li p {
		padding: 0 0.5em;
	}
	#header p.fsg_search_num {
		float: right;
		margin-right: 3%;
		padding: 0;
	}
	#contents ul.fsg_select_item  li {
		width: 70%;
	}
	#contents ul.fsg_select_item li div a img {
		margin: 0;
		padding-left: 1em;
	}
	#contents ul.fsg_select_item li a {
		text-align: left;
	}
	#header div.nav ul.fsg_progressbar {
		text-align: right;
		margin-right: 3%;
		margin-bottom: 0.5em;
	}
	#contents div.fsg_top_title {
		padding: 0.1em 3% 0.1em 0.75em;
	}
	#footer p.fsg_start_again {
		float: left;
		vertical-align: bottom;
		margin-left: 3%;
		border: 1px solid #cccccc;
		border-bottom: none;
		padding: 0.5em 1em;
		margin-bottom: 0;
	}
	#footer p.fsg_start_again + p {
		clear: none;
	}
	#contents div.fsg_trouble {
		padding: 0.3em 3% 0.3em 0.75em;
	}
	#contents ul.fsg_button > li {
		width: 45%;
		margin-bottom: 1em;
	}
	#contents ul.fsg_help > li {
		width: 65%;
	}
	#contents ul.fsg_exitguide_btn > li {
		width: 45%;
	}
	#contents ul.fsg_start_btn > li {
		width: 15em;
	}
	#footer ul.fsg_page_transition > li {
		min-width: 10em;
	}
	#contents ul.fsg_manual_btn {
		width: 70%;
	}
}


@media screen and (min-width: 800px) {

	#footer p.fsg_start_again {
		float: left;
		margin-left: 3%;
		border-bottom: none;
		padding: 0.5em 1em;
		margin-bottom: 0;
	}
	#footer p.fsg_start_again + p {
		clear: none;
	}
}


@media print {
	#contents div.fsg_animation {
		display: none;
	}
	#contents div.fsg_printing {
		display: inline-block;
	}
	#header p.fsg_search_num {
		display: none;
	}
	#contents div.fsg_exitguide_noscript,div.fsg_exitguide {
		display: none;
	}
	#contents ul.fsg_start_btn {
		display: none;
	}
	#contents ul.fsg_select_item li {
		background-color: #ffffff;
	}
	#contents ul.fsg_select_item li div img {
		margin-top: 0.1em;
	}
	#contents ul.fsg_select_item li p.fsg_itemtitle a {
		color: #000000;
	}
}

