/*
* {
	font-family: "Lucida Grande", Verdana, sans-serif;
}
*/
body {
	
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 740px;
	text-align: center;
}

#contents div.errorText {
	text-align: left;
	width: 643px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	padding: 7px;
	background-color: #FFEBE6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

#contents div.errorText ul{
	margin:0px;
	padding: 0px;
	color: #FF0000;
	list-style-type: none;
}

#contents div.errorText li{

}

#contents div.contentsText {
	text-align: left;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}

#contents div.contentsText p {
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 9pt;
}

#contents div.contentsText table tr td p {
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3pt;
}

h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 24px;
}
h2 {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #DDEEDD;
	font-size: 11pt;
	color: #006633;
}
h2.subTop {
	margin-bottom: 0px;
	margin-top: 50px;
	*margin-top: 30px;
}

h3 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}

h4 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFF8CC;
	font-size: 10pt;
	color: #666666;
}

a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



p.navi {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

a.bullet {
	background-image: url(image/ic_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	padding-left: 16px;
}
h2.imgtitle {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: tranceparent;
}
#contents div.btBlock {
	margin-bottom: 50px;
}
#contents table.itemlist {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#contents table.itemlist th {
	font-weight: normal;
	text-align: left;
}
#contents table.itemlist td {
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contents table.itemlist2 {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#contents table.itemlist2 th {
	background-color: #FFFDE1;
	text-align: center;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.itemlist2 td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contents table.form {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#contents table.form th {
	font-weight: bold;
	text-align: left;
	background-color: #EEEEEE;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.form th.center {
	text-align: center;
}
#contents table.form th.th2 {
	font-weight: bold;
	text-align: left;
	background-color: #DDEEDD;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.form td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.print {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#contents table.print th {
	font-weight: bold;
	text-align: center;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.print th.left {
	font-weight: bold;
	text-align: left;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents table.print td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contents table.print2 {
	border-top: #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}

.wide98 {
	width: 98.5%;
}
.wide90 {
	width: 90.5%;
}
.wide70 {
	width: 70.0%;
}
#contents p.sub {
	font-size: 9pt;
	line-height: 120%;
}
#contents p.pagetop {
	font-size: 8pt;
	text-align: right;
}
.caution {
	font-size: 8pt;
	color: #006699;
}
.caution2 {
	font-size: 8pt;
}
.exceptionfont {
	font-size: 9pt;
}
#contents p.ex, #contents span.ex {
	font-size: 9pt;
	line-height: 125%;
	padding: 0px;
	margin-top: 3px;
	color: #006633;
}
#contents div.largespace {
	height: 300px;
}
#contents div.contentsText .kome {
	text-indent: -1em;
	padding-left: 1em;
}
.notice {
	color: #FF3300;
}
.must {
	font-weight: bold;
	color: #FF0000;
}

#contents span.normal {
	font-weight: normal;
}
#contents span.subtitle,
#contents td.subtitle,
#contents th.subtitle {
	color: #006633;
}
.right {
	text-align: right !important;
}
#contents div.contentsText p.btn {
	margin-top: 9pt;
	text-align: right;
}

#contents div.contentsHeader {
	font-size: 11pt;
}

#contents table.cancellist {
	border: 1px solid #B3B3B3;
	border-top: 2px solid #B3B3B3;
	border-right: 2px solid #B3B3B3;
	background-color: #fff;
}

#contents table.cancellist th {
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
}

#contents table.cancellist td {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
	background-image: none;
}
#contents tr.clist:hover {
	background-color: #EEEEEE;
}


/** window—p **/
#windowcontents {
	width: 500px;
	text-align: center;
}

#windowcontents div.errorText {
	text-align: left;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	padding: 7px;
	background-color: #FFEBE6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

#windowcontents div.errorText ul{
	margin:0px;
	padding: 0px;
	color: #FF0000;
	list-style-type: none;
}

#windowcontents div.errorText li{

}

#windowcontents div.contentsText {
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}

#windowcontents div.contentsText2 {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}

#windowcontents div.contentsText p {
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 9pt;
}

#windowcontents div.contentsText table tr td p {
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3pt;
}

h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 24px;
}
h2 {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #DDEEDD;
	font-size: 11pt;
	color: #006633;
}
h2.subTop {
	margin-bottom: 0px;
	margin-top: 50px;
	*margin-top: 30px;
}

h3 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}

h4 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFF8CC;
	font-size: 10pt;
	color: #666666;
}

a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



p.navi {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

a.bullet {
	background-image: url(image/ic_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	padding-left: 16px;
}
h2.imgtitle {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: tranceparent;
}
#windowcontents div.btBlock {
	margin-bottom: 20px;
}
#windowcontents table.itemlist {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#windowcontents table.itemlist th {
	font-weight: normal;
	text-align: left;
}
#windowcontents table.itemlist td {
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#windowcontents table.itemlist2 {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#windowcontents table.itemlist2 th {
	background-color: #FFFDE1;
	text-align: center;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.itemlist2 td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#windowcontents table.form {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#windowcontents table.form th {
	font-weight: bold;
	text-align: left;
	background-color: #EEEEEE;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.form th.center {
	text-align: center;
}
#windowcontents table.form th.th2 {
	font-weight: bold;
	text-align: left;
	background-color: #DDEEDD;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.form td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.print {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#windowcontents table.print th {
	font-weight: bold;
	text-align: center;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.print th.left {
	font-weight: bold;
	text-align: left;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#windowcontents table.print td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#windowcontents table.print2 {
	border-top: #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}

.wide98 {
	width: 98.5%;
}
.wide90 {
	width: 90.5%;
}
.wide70 {
	width: 70.0%;
}
#windowcontents p.sub {
	font-size: 9pt;
	line-height: 120%;
}
#windowcontents p.pagetop {
	font-size: 8pt;
	text-align: right;
}
.caution {
	font-size: 8pt;
	color: #006699;
}
#windowcontents p.ex, #windowcontents span.ex {
	font-size: 9pt;
	line-height: 125%;
	padding: 0px;
	margin-top: 3px;
	color: #006633;
}
#windowcontents div.largespace {
	height: 300px;
}
#windowcontents div.contentsText .kome {
	text-indent: -1em;
	padding-left: 1em;
}
.notice {
	color: #FF3300;
}
.must {
	font-weight: bold;
	color: #FF0000;
}

#windowcontents span.normal {
	font-weight: normal;
}
#windowcontents span.subtitle,
#windowcontents td.subtitle,
#windowcontents th.subtitle {
	color: #006633;
}
.right {
	text-align: right !important;
}
#windowcontents div.contentsText p.btn {
	margin-top: 9pt;
	text-align: right;
}

#windowcontents div.contentsHeader {
	font-size: 11pt;
}

#windowcontents table.cancellist {
	border: 1px solid #B3B3B3;
	border-top: 2px solid #B3B3B3;
	border-right: 2px solid #B3B3B3;
	background-color: #fff;
}

#windowcontents table.cancellist th {
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
}

#windowcontents table.cancellist td {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
	background-image: none;
}
#windowcontents tr.clist:hover {
	background-color: #EEEEEE;
}


/** child_window—p **/
#cwindowcontents {
	width: 560px;
	text-align: center;
}

#cwindowcontents div.errorText {
	text-align: left;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	padding: 7px;
	background-color: #FFEBE6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

#cwindowcontents div.errorText ul{
	margin:0px;
	padding: 0px;
	color: #FF0000;
	list-style-type: none;
}

#cwindowcontents div.errorText li{

}

#cwindowcontents div.contentsText {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}

#cwindowcontents div.contentsText p {
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 9pt;
}

#cwindowcontents div.contentsText table tr td p {
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3pt;
}

h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 24px;
}
h2 {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #DDEEDD;
	font-size: 11pt;
	color: #006633;
}
h2.subTop {
	margin-bottom: 0px;
	margin-top: 50px;
	*margin-top: 30px;
}

h3 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}

h4 {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFF8CC;
	font-size: 10pt;
	color: #666666;
}

a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



p.navi {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

a.bullet {
	background-image: url(image/ic_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	padding-left: 16px;
}
h2.imgtitle {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: tranceparent;
}
#cwindowcontents div.btBlock {
	margin-bottom: 20px;
}
#cwindowcontents table.itemlist {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#cwindowcontents table.itemlist th {
	font-weight: normal;
	text-align: left;
}
#cwindowcontents table.itemlist td {
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#cwindowcontents table.itemlist2 {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#cwindowcontents table.itemlist2 th {
	background-color: #FFFDE1;
	text-align: center;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.itemlist2 td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#cwindowcontents table.form {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#cwindowcontents table.form th {
	font-weight: bold;
	text-align: left;
	background-color: #EEEEEE;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.form th.center {
	text-align: center;
}
#cwindowcontents table.form th.th2 {
	font-weight: bold;
	text-align: left;
	background-color: #DDEEDD;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.form td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.print {
	border-top: 2px solid #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}
#cwindowcontents table.print th {
	font-weight: bold;
	text-align: center;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.print th.left {
	font-weight: bold;
	text-align: left;
	background-color: #FFFDE1;
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cwindowcontents table.print td {
	background-image: url(image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#cwindowcontents table.print2 {
	border-top: #BFBFBF;
	border-right: #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: #BFBFBF;
}

.wide98 {
	width: 98.5%;
}
.wide90 {
	width: 90.5%;
}
.wide70 {
	width: 70.0%;
}
#cwindowcontents p.sub {
	font-size: 9pt;
	line-height: 120%;
}
#cwindowcontents p.pagetop {
	font-size: 8pt;
	text-align: right;
}
.caution {
	font-size: 8pt;
	color: #006699;
}
#cwindowcontents p.ex, #cwindowcontents span.ex {
	font-size: 9pt;
	line-height: 125%;
	padding: 0px;
	margin-top: 3px;
	color: #006633;
}
#cwindowcontents div.largespace {
	height: 300px;
}
#cwindowcontents div.contentsText .kome {
	text-indent: -1em;
	padding-left: 1em;
}
.notice {
	color: #FF3300;
}
.must {
	font-weight: bold;
	color: #FF0000;
}

#cwindowcontents span.normal {
	font-weight: normal;
}
#cwindowcontents span.subtitle,
#cwindowcontents td.subtitle,
#cwindowcontents th.subtitle {
	color: #006633;
}
.right {
	text-align: right !important;
}
#cwindowcontents div.contentsText p.btn {
	margin-top: 9pt;
	text-align: right;
}

#cwindowcontents div.contentsHeader {
	font-size: 11pt;
}

#cwindowcontents table.cancellist {
	border: 1px solid #B3B3B3;
	border-top: 2px solid #B3B3B3;
	border-right: 2px solid #B3B3B3;
	background-color: #fff;
}

#cwindowcontents table.cancellist th {
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
}

#cwindowcontents table.cancellist td {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	text-align: center;
	background-color: #fff;
	background-image: none;
}
#cwindowcontents tr.clist:hover {
	background-color: #EEEEEE;
}