@charset "Shift_JIS";
/*______________________________________

  Daiwa Investor Relations Co.Ltd
  http://www.daiwair.co.jp/
  Cascading Style Sheet [yutai.css]

______________________________________*/

html * {
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","MS UI Gothic",sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
form { margin: 0px; padding: 0px}
input { font-size: 12px}
textarea { font-size: 12px}
select.small { font-size: 10px}
ul { margin-top: 0px}

.color { font-size: 12px; font-weight: normal; color: #006699}
.color-b { font-size: 12px; font-weight: bold; color: #006699}

.white { font-size: 12px; font-weight: normal; color: #FFFFFF}
.gray { font-size: 12px; font-weight: normal; color: #999999}

.text { font-size: 12px; line-height: 16px; font-weight: normal; color: #000000}
.text-11 { font-size: 11px; line-height: 16px; font-weight: normal; color: #000000}
.text-s { font-size: 10px; line-height: 14px; font-weight: normal; color: #000000}
.text-ss { font-size: 9px; line-height: 10px; font-weight: normal; color: #000000}

a:link {  color: #003366; text-decoration: underline}
a:hover { color: #0000FF; text-decoration: underline}
a:active { color: #0000FF; text-decoration: underline}
a:visited {  color: #660000}

a:link.w { font-size: 12px; color: #DAE9F0; text-decoration: underline}
a:hover.w { font-size: 12px; color: #DAE9F0; text-decoration: underline}
a:active.w { font-size: 12px; color: #DAE9F0; text-decoration: underline}
a:visited.w { font-size: 12px; color: #DAE9F0}

.foot { font-size: 10px; line-height: 12px; font-weight: normal; color: #666666}
.copyright { font-size: 12px; font-weight: normal; color: #000066}
.pan { font-size: 10px; font-weight: normal; color: #666666}

a:link.none { font-size: 12px; font-weight: normal; color: #000099; text-decoration: none}
a:hover.none { font-size: 12px; font-weight: normal; color: #0000FF; text-decoration: none}
a:active.none { font-size: 12px; font-weight: normal; color: #000099; text-decoration: none}
a:visited.none { font-size: 12px; font-weight: normal; color: #000099; text-decoration: none}

a:link.head { color: #000099; text-decoration: none}
a:hover.head { color: #0000FF; text-decoration: none}
a:active.head { color: #0000FF; text-decoration: none}
a:visited.head { color: #000066; text-decoration: none}

a:link.kiji { color: #CC3300; text-decoration: underline}
a:hover.kiji { color: #FF0000; text-decoration: underline}
a:active.kiji { color: #FF0000; text-decoration: underline}
a:visited.kiji { color: #990000; text-decoration: underline}

.side { font-size: 12px; font-weight: bold; color: #FFFFFF}

a:link.side { font-size: 14px; font-weight: normal; color: #660000; text-decoration: none}
a:hover.side { font-size: 14px; font-weight: normal; color: #CC0000; text-decoration: none}
a:active.side { font-size: 14px; font-weight: normal; color: #CC0000; text-decoration: none}
a:visited.side { font-size: 14px; font-weight: normal; text-decoration: none}

.ir-title { font-size: 14px; font-weight: bold; color: #006699}
.ir-stitle { font-size: 12px; font-weight: bold; color: #000000}
.ir-text { font-size: 12px; font-weight: normal; color: #000000}

.detail-name { font-size: 20px; color: #000000; font-weight: bold}

.required { color: #CC0000}
li.required { color: #CC0000; font-size: 12px; margin: 0px; padding: 0px}

.service-title { font-size: 12px; color: #FFFFFF}
.service-sub { font-size: 12px; color: #666666}
.color-l { font-size: 14px; font-weight: normal; color: #006699}
.color-lb { font-size: 14px; font-weight: bold; color: #006699}
.gray-s { font-size: 10px; font-weight: normal; color: #666666}

.tx10 {  font-size: 10px; line-height: 20px}
.tx11 {  font-size: 11px; line-height: 14px}
.tx12 {  font-size: 12px; line-height: 20px}
.tx12p {  font-size: 12px; padding-left: 8px}
.tx12no {  font-size: 12px}
.tx14 {  font-size: 14px; line-height: 20px}
.tx9no {  font-size: 9px; line-height: 10px}


/* --------お勧めチェック！-------- */
#check {
	background-image: url(../check/img/index-bg.gif);
	background-repeat: no-repeat;
	padding: 13px;
	margin: 10px 0px 0px 0px;
	height: 100px;
}
#check #question {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
#check #answer {
	margin: 0px;
	padding: 0px;
}
#check-konomi {
	margin: 0px;
	padding: 0px;
}
#check-konomi table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#check-konomi table table {
	width: 90%;
}
#check-konomi th {
	margin: 0px;
	padding: 3px;
	width: 33%;
	border-left: 2px solid #FFFFFF;
	background-color: #DDDDDD;
	border-left: 2px solid #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#check-konomi td {
	margin: 0px;
	padding: 3px 3px 3px 10px;
	border-left: 2px solid #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
#check-konomi td td {
	margin: 0px;
	padding: 1px;
	border: 0;
	font-size: 14px;
	font-weight: normal;
}
#check-konomi .blue-th {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	height: 140px;
	background-color: #B7CDEE;
	background-image: url(../check/img/index-bg-b.gif);
	background-repeat: no-repeat;
}
#check-konomi .blue {
	background-color: #B7CDEE;
}
#check-konomi .green-th {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	height: 140px;
	background-color: #CBE0DB;
	background-image: url(../check/img/index-bg-g.gif);
	background-repeat: no-repeat;
}
#check-konomi .green {
	background-color: #CBE0DB;
}
#check-konomi .orange-th {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	height: 140px;
	background-color: #FFD0B5;
	background-image: url(../check/img/index-bg-o.gif);
	background-repeat: no-repeat;
}
#check-konomi .orange {
	background-color: #FFD0B5;
}

/* --------カレンダー-------- */
table.calendartab {
	padding: 0px;
	margin: 0px;
}
table.calendartab td.off {
	font-size: 12px;
	background-image: url(../img/calendar-tab.gif);
	width: 45px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
table.calendartab td.off a:link {
	color: #660000;
	text-decoration: none;
}
table.calendartab td.off a:visited {
	color: #660000;
	text-decoration: none;
}
table.calendartab td.on {
	font-size: 12px;
	background-image: url(../img/calendar-tab-on.gif);
	width: 45px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
table.calendartab td.on a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table.calendartab td.on a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#naru {
	margin: 0px 0px 55px;
	padding: 0px;
	background-image: url(../naru/img/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 595px;
	height: 380px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #660000;
}
#naru p {
	float: right;
	width: 384px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0px;
	margin: 0px 0px 20px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #660000;
}
#naru ul {
	margin: 0px;
	padding: 0px 0px 0px 240px;
	list-style-type: none;
}
#naru li {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
p.mess {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.title {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.narutitle {
	margin: 0px 0px 20px;
	padding: 0px;
}
ul.narumenu {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
ul.narumenu li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
img.naruillu {
	margin: 10px;
	padding: 0px;
}
#jisen {
	background-image: url(../jisen/img/index-bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 7px 0px;
}
#jisen p {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
table.jisenmenu {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table.jisenmenu td {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
