/* 印刷用 */

/* ブラウザの初期化 */

*{
    margin: 0;
    padding: 0;
}


/* 文書本体 (body) */

body {
	margin: 0;
	color: #000;
	text-align: center;
	font-family:Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
*+html body {
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}    


/* リンクテキスト (a) */

a {
    overflow:hidden;
}
a:link {
    color: #000099;
    text-decoration: underline;
}
a:visited {
    color: #000099;
    text-decoration: underline;
}
a:hover {
    color: #000099;
    text-decoration: underline;
}
a:active {
    color: #000099;
    text-decoration: underline;
}


/* 画像 (img) */
img {
    border: none;
}


/* その他制御 */

.novisible {
	display: none;
}


/* レイアウト（ブロックレベル要素） */

#container {
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
#asist_navi {
	display: none;
}
#mojisize {
	display: none;
}
#otoiawase_button_waku {
	display: none;
}
#header {
	color:#FFF;
	height: 145px;
	width: 650px;
	position: relative;
	top: 0px;
	border: 1px solid #675F47;
	background-image: url(../img/print_headreback.jpg);
	background-repeat: repeat-x;
}
#global_navigation {
    display:none;
}
#contents {
	width: 650px;
	height: auto;
	background-color: #FFFFFF;
	top: 100px;
	margin-left: 10px;
}
#indeximage_waku {
	width: 515px;
	height: 150px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 30px;
	margin-top: 10px;
}
#main {
	width: 650px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 14px;
	margin-left: 0px;
	margin-bottom: 15px;
	display: inline;
}
#sidemenu {
	display: none;
}
#category_pict {
	display: none;
}
#footer {
	width: 620px;
	height: 300px;
	background-color: #FFFFFF;
	margin-left: 13px;
	padding-top: 50px;
	padding-left: 0px;
	font-size: 70%;
}


/* ヘッダー内 */

h1 {
	font-size: 75%;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	text-align: left;
	font-weight: bold;
	position: absolute;
	top: 8px;
	left: 20px;
	z-index: 30;
}
#header p.headerp {
	font-size: 75%;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	top: 120px;
	text-align: left;
	position: absolute;
	right: 10px;
}
#header p#toplogo {
	height: 68px;
	width: 205px;
	text-decoration: none;
	display: block;
	position: relative;
	top: 50px;
	left: 15px;
}


/* メイン内文章スタイル */

h2.main_h2 {
	height: 50px;
	width: 625px;
	text-indent: 13px;
	font-size: 130%;
	color: #333333;
	text-align: left;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B4920;
	border-right-color: #5B4920;
	border-bottom-color: #5B4920;
	border-left-color: #5B4920;
	padding-top: 15px;
	margin-bottom: 10px;
}
#main h3 {
	height: 30px;
	width: 600px;
	background-image: url(../img/h3_bar_backpict.gif);
	background-repeat: no-repeat;
	text-indent: 14px;
	font-size: 110%;
	color: #003366;
	text-align: left;
	line-height: 25px;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0.1em;
}
#main h4.type1 {
	height: auto;
	width: 590px;
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin-top: 2em;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 2px;
}
#main h4.type2 {
	height: auto;
	width: 590px;
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin-top: 2em;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 2px;
}
#main h5 {
	height: auto;
	width: 580px;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 90%;
	color: #003366;
	text-align: left;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	margin-left: 2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
}
#main p.idt1 {
	height: auto;
	width: auto;
	font-size: 80%;
	text-align: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	line-height: 140%;
}
#main p.idt2 {
	height: auto;
	width: auto;
	font-size: 80%;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 140%;
}
#main p.idt3 {
	height: auto;
	width: auto;
	font-size: 80%;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 140%;
}
#main p.idt4 {
	height: auto;
	width: auto;
	font-size: 80%;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 140%;
}
#main dl#tyuusyaku {
	height: auto;
	width: 540px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 33px;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
}
#main dl#tyuusyaku dt {
	height: auto;
	width: 510px;
	font-size: 80%;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 15px;
	line-height: 140%;
	background-image: url(../img/question.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main dl#tyuusyaku dd {
	height: auto;
	width: 490px;
	font-size: 80%;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 140%;
}
#main .banner_otoiawase {
	height: 70px;
	width: 560px;
	padding-left: 20px;
	padding-top: 20px;
	clear: both;
	padding-bottom: 5px;
}


#pankuzu {
    display:none
}
#main dl#workflow dt.wf_top {
	height: 43px;
	width: 450px;
	font-size: 80%;
	background-image: url(../img/workflow_backpict_top.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 3.7em;
	font-weight: bold;
}
#main dl#workflow dt.wf {
	height: 90px;
	width: 450px;
	font-size: 80%;
	background-image: url(../img/workflow_backpict_dt.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 11em;
	font-weight: bold;
}
#main dl#workflow dd.wf_dd {
	height: auto;
	width: 390px;
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(../img/workflow_backpict_middle.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 0px;
}
#main dl#workflow dd.wf_last {
	height: 61px;
	width: 390px;
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(../img/workflow_backpict_last.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 0px;
}
#main ul.main_ul {
	height: auto;
	width: 460px;
	margin-left: 50px;
	margin-top: -5px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}
#main ul#main_ul_type1 {
	height: auto;
	width: 460px;
	margin-left: 30px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 5px;
}
#main ul.main_ul li {
	font-size: 80%;
}
#main ul#main_ul_type1 li {
	font-size: 80%;
	background-image: url(../img/question2.gif);
	background-repeat: no-repeat;
	padding-bottom: 11px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-left: 50px;
}
#main table.hanyou_table {
	height: auto;
	width: 560px;
	margin-top: 8px;
	margin-left: 25px;
	border: 1px solid #C5BDAB;
	border-collapse: collapse;
	margin-bottom: 25px;
	font-size: 75%;
}
#main table.hanyou_table2 {
	height: auto;
	width: 560px;
	margin-top: 8px;
	margin-left: 25px;
	border-collapse: collapse;
	margin-bottom: 25px;
	font-size: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main table.link_table {
	height: auto;
	width: 400px;
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 25px;
}
#main table.link_table td {
	height: 40px;
	width: 200px;
	font-size: 80%;
}
#main dl#qa {
	height: auto;
	width: 460px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 33px;
}
#main dl.q_a {
	height: auto;
	width: 460px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 33px;
}
#main p.formbutton_waku {
	height: 20px;
	width: 440px;
	margin-left: 20px;
	margin-top: -5px;
	font-size: 80%;
}
#main ul.sitemap_ul {
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 50px;
}
#main table.linkhouhou {
	height: auto;
	width: 430px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#main table.link2_table {
	width: 460px;
	height: auto;
	margin-left: 30px;
}
#main hr.line_hr {
	width: 450px;
	height: 1px;
	margin-left: 35px;
	color: #7D9EC4;
	margin-bottom: 7px;
	margin-top: 5px;
	background-color: #7D9EC4;
}
#main .officeinfo_ul {
	padding-left: 13px;
	list-style-type: none;
}
#main .jisseki_waku {
	height: 150px;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
	display: block;
}
#main .jisseki_img {
	height: 150px;
	width: 160px;
	float: left;
}
#main .jisseki_img img {
	border: 4px solid #E0DAD8;
}
#main .jisseki_setsumei {
	height: auto;
	width: 380px;
	float: right;
	display: block;
}
#main .jisseki_waku ul.label_sys {
	font-size: 75%;
	width: 380px;
	height: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .jisseki_waku ul.label_sys li {
	font-size: 75%;
	width: auto;
	height: auto;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main table.form_table {
	height: auto;
	width: 550px;
	margin-top: 15px;
	margin-left: 20px;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 25px;
}
#main table.form_table .ct_dai {
	height: auto;
	width: 190px;
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 80%;
	color: #000033;
	background-color: #E0E0E0;
	padding: 5px;
}
#main table.form_table .ct_1 {
	height: auto;
	width: 360px;
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 80%;
	line-height: 130%;
	padding: 5px;
	text-align: left;
}
#main table.hanyou_table {
	height: auto;
	width: 570px;
	margin-top: 15px;
	margin-left: 25px;
	border-collapse: collapse;
	margin-bottom: 25px;
}
#main table.hanyou_table_long {
	height: auto;
	width: 570px;
	margin-top: 20px;
	margin-left: 15px;
	border-collapse: collapse;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#main table td.long100 {
	height: auto;
	width: 100%;
	border-collapse: collapse;
	font-size: 80%;
	color: #000030;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main table td.long25 {
	height: auto;
	width: 25%;
	border-collapse: collapse;
	font-size: 80%;
	color: #000030;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main table td.long75 {
	height: auto;
	width: 75%;
	border-collapse: collapse;
	font-size: 80%;
	color: #000030;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#main table td.long75_2 {
	height: auto;
	width: 75%;
	border-collapse: collapse;
	font-size: 80%;
	color: #000030;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 140%;
}
#main table td.long50 {
	height: auto;
	width: auto;
	border-collapse: collapse;
	font-size: 80%;
	color: #000030;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .form_button {
	height: auto;
	width: auto;
	font-size: 80%;
}
#main dl#qa1, dl#qa2, dl#qa3, dl#qa4, dl#qa5, dl#qa6, dl#qa7, dl#qa8, dl#qa9, dl#qa10, dl#qa11, dl#qa12, dl#qa13 {
	height: auto;
	width: 550px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 33px;
}
#main dl#qa1 dt, dl#qa2 dt, dl#qa3 dt, dl#qa4 dt, dl#qa5 dt, dl#qa6 dt, dl#qa7 dt, dl#qa8 dt, dl#qa9 dt, dl#qa10 dt, dl#qa11 dt, dl#qa12 dt, dl#qa13 dt {
	font-size: 80%;
	background-image: url(../img/question2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	font-weight: bold;
	color: #003399;
	padding-top: 2px;
	padding-left: 50px;
	height: auto;
	width: auto;
	margin-bottom: 7px;
}
#main dl#qa1 dd, dl#qa2 dd, dl#qa3 dd, dl#qa4 dd, dl#qa5 dd, dl#qa6 dd, dl#qa7 dd, dl#qa8 dd, dl#qa9 dd, dl#qa10 dd, dl#qa11 dd, dl#qa12 dd, dl#qa13 dd {
	font-size: 80%;
	background-image: url(../img/answer.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #CC0033;
	padding-top: 2px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
}
#main p.formbutton_waku {
	height: 20px;
	width: 440px;
	margin-left: 10px;
	margin-top: -5px;
}
#main table.linkhouhou th {
	font-size: 75%;
	height: auto;
	width: 100px;
	text-align: left;
	text-indent: 15px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main table.linkhouhou td {
	font-size: 75%;
	line-height: 160%;
	height: auto;
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main table.link2_table td.topa {
	font-size: 75%;
	height: 25px;
}
#main table.link2_table td.link_title {
	font-size: 75%;
	line-height: 160%;
	background-image: url(../img/yn007_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 18px;
	height: 30px;
	width: 100%;
}
#main table.link2_table td.link_txt {
	font-size: 75%;
	line-height: 160%;
	height: auto;
	margin-bottom: 10px;
	padding-left: 18px;
	width: auto;
	padding-bottom: 10px;
}
#main table.link2_table td.link_catetitle {
	font-size: 75%;
	line-height: 160%;
	background-image: url(../img/foldericon.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 25px;
	background-position: 0px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main table.link2_table td.link_catewaku {
	font-size: 75%;
	line-height: 160%;
	height: 25px;
	width: 50%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 10px;
}
#main .hanyou_table th {
	background-color: #EBE7D3;
	border-collapse: collapse;
	border: 1px solid #C5BDAB;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#main .hanyou_table td {
	border-collapse: collapse;
	border: 1px solid #C5BDAB;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#main .hanyou_table .th1 {
	width: 25%;
	height: auto;
}
#main .hanyou_table .th2 {
	width: 20%;
	height: auto;
}
#main .hanyou_table .th3 {
	width: 55%;
	height: auto;
}
#main .hanyou_table li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#main .hanyou_table2 th {
	background-color: #EBE7D3;
	border-collapse: collapse;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .hanyou_table2 td {
	border-collapse: collapse;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .hanyou_table2 .th1 {
	width: 25%;
	height: auto;
}
#main .hanyou_table2 .th2 {
	width: 20%;
	height: auto;
}
#main .hanyou_table2 .th3 {
	width: 55%;
	height: auto;
}
#main .hanyou_table2 li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#main .jisseki_waku h3 {
	font-size: 75%;
	width: 380px;
	height: 50px;
	background-image: url(../img/ten_maru_pink.gif);
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#main .jisseki_waku .label_url {
	font-size: 75%;
	width: 380px;
	height: 25px;
	background-image: url(../img/label_url.gif);
	margin: 0px;
	padding: 0px;
	text-indent: 60px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.sasie_syou {
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sasie_syou2 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sasie_dai {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sasie_hanyou {
	height: auto;
	width: auto;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: left;
}
.sasie_hanyou_r {
	height: auto;
	width: auto;
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: right;
}
.sasie_syou3 {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.sasie_syou_r {
	float: right;
	height: auto;
	width: auto;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.pageup {
	height: 22px;
	width: 30px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 20px;
}


/* フッター内 */

#footer h3 {
    display:none
}
#footer ul {
	list-style:none;
	height: auto;
	width: auto;
	margin-top: 0.2em;
	text-align: left;
}
#footer ul li {
	display: inline;
	height: auto;
	width: auto;
	margin-right: 0.9em;
	line-height: 140%;
	font-size: 70%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 0.9em;
	color: #000033;
}
address {
	font-size: 80%;
	font-style: normal;
	color: #000033;
	height: auto;
	width: 620px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}


/* その他 */

.font_red {
	color: #990000;
}
.underline_red {
	font-weight: normal;
	color: #FF0000;
}
span.uppercase {
	text-transform:uppercase;
}
