/**
 * personal_index.css
 *
 */

/* -------------------------------------------------------------------------- */

/* オンライン口座開設（個人用）電子交付と同意・理解確認 */

/* -------------------------------------------------------------------------- */

@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#header {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header .personal {
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url("../images/kojin.gif");
}

#header .rice_personal {
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url("../images/rice_kojin.gif");
}

#header .dojima_personal {
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url("../images/dojima_kojin.gif");
}

#contents {
	height: auto;
	overflow: hidden;
	border-left : solid 1px #003366;
	border-right : solid 1px #003366;
	padding-bottom: 2%;
}

#sub-contents {
	width: 169px;
	float: left;
	margin: 0;
	padding: 0;
}

#main-contents {
	width: 600px;
	float: right;
	margin: 0;
	padding: 0;
}

h1.page-title {
	background: url(../images/line01.png) repeat-x center bottom;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
}

h1.rice_page-title {
	background: url(../images/rice_line01.png) repeat-x center bottom;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
}

h1.dojima_page-title {
	background: url(../images/dojima_line01.png) repeat-x center bottom;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
}

.main-contents-header {
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 5%;
	margin-bottom: 0px;
}

div.page-message {
	text-align: left;
}

.main-contents-header-message {
	margin-top: 2%;
	margin-left: 6%;
	margin-right: 9%;
}

h2.approval-title {
	border: 1px solid #999;
	background: url(../images/approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
}

h2.rice_approval-title {
	border: 1px solid #999;
	background: url(../images/rice_approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
}

h2.dojima_approval-title {
	border: 1px solid #999;
	background: url(../images/dojima_approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
}

.approval-contents {
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	margin-left: 2%;
	margin-right: 5%;
	border-left : solid 1px #999;
	border-right : solid 1px #999;
	border-bottom : solid 1px #999;
}

.approval-contents p {
	margin-top: 0px;
}

.approval-contents ol {
	margin-top: 0px;
}

.approval-check-off {
	border: 1px solid #a6e0f5;
	background: url(../images/approval-check-off-background.png) 50% 50% repeat;
	color: #333333;
}

.rice_approval-check-off {
	border: 1px solid #a6e0f5;
	background: url(../images/rice_approval-check-off-background.png) 50% 50% repeat;
	color: #333333;
}

.dojima_approval-check-off {
	border: 1px solid #a6e0f5;
	background: url(../images/dojima_approval-check-off-background.png) 50% 50% repeat;
	color: #333333;
}

.approval-check-on {
	border: 1px solid #f9da61;
	background: url(../images/approval-check-on-background.png) 50% 50% repeat;
	color: #333333;
}

.confirm-area {
	line-height: 32px;
	margin-left: 2%;
	margin-right: 5%;
	text-align: center;
}

.download-link {
	margin-top: 2%;
	margin-bottom: 2%;
}

.new-window-icon {
	float: left;
}

a:link {
	color: #0033ff;
	text-decoration: none;
}

a:visited {
	color: #3366cc;
	text-decoration: none;
}

.download-comment {
	font-size: 11px;
	color: #ff0000;
}

#deliverdoc {
	margin-top: 5px;
}

#deliverdoc ul {
	text-align:left;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: inside;
}

.question-radio {
	text-align: center;
}

.next-button-ok .ng {
	display: none;
}

.next-button-ng .ok {
	display: none;
}

#button-area {
	text-align: center;
	margin-top: 2%;
}

#button-area .next-button {
	padding-left: 5%;
	padding-right: 5%;
	border: 1px solid #999;
	background: url(../images/approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #555555;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 32px;
}

#button-area .rice_next-button {
	padding-left: 5%;
	padding-right: 5%;
	border: 1px solid #999;
	background: url(../images/rice_approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #555555;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 32px;
}

#button-area .dojima_next-button {
	padding-left: 5%;
	padding-right: 5%;
	border: 1px solid #999;
	background: url(../images/dojima_approval-title-line.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #555555;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 32px;
}

#button-area .next-button-ok {
	color: #000000;
}

#button-area .next-button-ng {
	color: #555555;
}

#footer {
	height: 60px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top : solid 1px #003366;
	border-left : solid 1px #003366;
	border-right : solid 1px #003366;
	border-bottom : solid 1px #003366;
}

/* -------------------------------------------------------------------------- */

.disabled-display {
	display: none;
}

.ui-dialog-buttonset {
	width: 100%;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

/* -------------------------------------------------------------------------- */

#navigation .step1 {
	height: 384px;
	width: 170px;
	margin: 0;
	padding: 0;
	background-image: url("../images/step1.gif");
}

#navigation .rice_step1 {
	height: 384px;
	width: 170px;
	margin: 0;
	padding: 0;
	background-image: url("../images/rice_step1.gif");
}

#navigation .dojima_step1 {
	height: 384px;
	width: 170px;
	margin: 0;
	padding: 0;
	background-image: url("../images/dojima_step1.gif");
}

/* -------------------------------------------------------------------------- */

/* PC(IE11) */
@media all and (-ms-high-contrast:none) {
}

/* PC */
@media screen and (min-width: 767px) {
}

/* SmartPhone */
@media screen and (max-width: 767px) {
	#sub-contents {
		display:none;
	}

	#main-contents {
		width: auto;
		float: left;
		margin-left: 0%;
		margin-right: 12%;
		padding: auto;
	}
}
