﻿/*-----中小企業退職金共済事業本部 新規作成　2005/05/19-----*/

/*---------------------------＜＜BASIC(タグの再定義)＞＞-----------------------*/
body {
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 12px;
	padding: 0px;
}

/*----------------リンクの指定----------------*/
a:link {
	color: #0033FF;
}

a:hover {
	color: #6699FF;
}

a:visited {
	color: #993366;
}

a:active {
	color: #6699FF;
}

/*----------------その他のタグ----------------*/
img {
	border: 0px none;
}

p, form {
	margin: 0px;
	padding: 0px;
}

address {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size: 90%;
}

hr {
	display: none;
}

news {
	margin: 20px 0px 3px 0px;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px 3px 5px;
	color: #003399;
	background-color: #E9F6FC;
}



h1 {
	padding: 20px 0px 10px;
	margin: 0px;
}

h2 {
	padding: 10px 0px 10px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #537C29;
	margin: 0px;
}

h3 {
	margin: 20px 0px 3px 7px;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px 3px 5px;
	color: #003399;
	background-color: #E9F6FC;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h4.line-h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	margin-left: 30px;
	padding-left: 0px;
	padding-bottom: 3px;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

h6 {
	margin: 20px 0px 3px 7px;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px 3px 5px;
	color: #003399;
	background-color: #CCFFCC;
}


em {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
strong {
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;

}

ul {
	margin: 0px;
	padding: 0px 10px 10px 20px;
	list-style-image: url(../images/co_list.gif);
	list-style-type: none;
	font-size: 90%;
	line-height: 130%;
}

li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 10px 30px;
	font-size: 90%;
	line-height: 130%;
}

ul.index {
	margin: 20px 20px 10px 30px;
	padding: 7px 0px 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 100%;
}

li.index {
	margin-bottom: 7px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-image: url(../images/co_shikaku.gif);
	list-style-type: none;
	list-style-position: inside;
}

ul.index02 {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 5px 20px 0px 0px;
	font-size: 100%;
}
li.index02 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: none;
}

/*---------------------------------＜＜共通使用クラス＞＞--------------------------------*/
.echooff {
	display:none;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.a-center {
	text-align: center;
}
.a-left {
	text-align: left;
}
.a-right {
	text-align: right;
}
.va-middle {
	vertical-align: middle;
}
.va-top {
	vertical-align: top;
}
/* WIN IE 用 width100% */
.width100 {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.no-wrap {
	white-space: nowrap;
}

.text-bold {
	font-weight: bold;
}

.height130 {
	line-height: 130%;
}

.height120 {
	line-height: 120%;
}

.height200 {
	line-height: 200%;
}

/* -------------------上マージン ---------------*/
.top00 {
	margin-top: 0px;
}

.top05 {
	margin-top: 5px;
}

.top10 {
	margin-top: 10px;
}

.top15 {
	margin-top: 15px;
}

.top20 {
	margin-top: 20px;
}

.top25 {
	margin-top: 25px;
}

.top30 {
	margin-top: 30px;
}

/* -------------------下マージン------------------ */
.bottom00 {
	margin-bottom: 0px;
}

.bottom05 {
	margin-bottom: 5px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom20 {
	margin-bottom: 20px;
}

.bottom25 {
	margin-bottom: 25px;
}

.bottom30 {
	margin-bottom: 30px;
}

/* -------------------左側のマージン--------------- */

.left00 {
	margin-left: 0px;
}

.left03 {
	margin-left: 3px;
}

.left05 {
	margin-left: 5px;
}

.left08 {
	margin-left: 8px;
}

.left10 {
	margin-left: 10px;
}

.left15 {
	margin-left: 15px;
}

.left20 {
	margin-left: 20px;
}

.left30 {
	margin-left: 30px;
}

.left40 {
	margin-left: 40px;
}

.left50 {
	margin-left: 50px;
}

.left60 {
	margin-left: 60px;
}

.left70 {
	margin-left: 70px;
}

.left100 {
	margin-left: 100px;
}

/* -----------------幅指定------------------ */

.width10 {
	width: 10%;
}
.width15 {
	width: 15%;
}
.width16 {
	width: 16%;
}
.width17 {
	width: 17%;
}
.width18 {
	width: 18%;
}
.width19 {
	width: 19%;
}
.width20 {
	width: 20%;
}
.width25 {
	width: 25%;
}
.width30 {
	width: 30%;
}
.width35 {
	width: 35%;
}
.width40 {
	width: 40%;
}
.width50 {
	width: 50%;
}
.width60 {
	width: 60%;
}
.width70 {
	width: 70%;
}
.width75 {
	width: 75%;
}
.width90 {
	width: 90%;
}
.width130 {
	width: 130px;
}

/* -------------テキストサイズ--------------- */

.text-normal {
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.text-small {
	font-size: 90%;
}

.text-ssmall {
	font-size: 0.8em;
}

.text-large {
	font-size: 130%;
}

/*------------------------------＜＜ヘッダー＞＞--------------------------------*/

.header-back {
	background-image: url(../images/hd_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 406px;
}

/*------------------------------＜＜コンテンツ＞＞--------------------------------*/

.scroll-auto {
border:solid;height:100px;width:485px;overflow:auto;
}

.tb-basic-width {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
.tb-con-width {
	margin: 0px;
	padding: 0px;
	width: 530px;
}
.tb-menu-width {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: #F2F2F2;
}
.tb-basic-width02 {
	width: 702px;
	margin-top: 10px;
}
.tb-space-width {
	margin: 0px;
	padding: 0px;
	width: 10px;
}

ul.mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 0%;
	list-style-image: none;
}

li.mainmenu {
	margin: 0px;
	padding: 0px;
	font-size: 0%;
	line-height: 0%;
}

li.mainmenu02 {
	margin: 0px;
	padding: 0px;
	background-color: #E9F6FC;
}

.line01 {
	background-image: url(../images/top_line01.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 10px 7px;
}

.line02 {
	background-image: url(../images/top_line01.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding: 0px;
	margin: 10px;
	background-position: center;
}

.a-auto {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.pad {
	padding: 5px;
}
.history {
	font-size: 85%;
}
.pagetop {
	text-align: right;
	padding: 0px 0px 15px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.con {
	line-height: 130%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 90%;
}
p.conh5 {
	line-height: 130%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 90%;
}
p.con2 {
	line-height: 130%;
	font-size: 90%;
}
.kanren {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
ul.kan {
	list-style-image: url(../images/co_ya.gif);
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
ul.kan li {
	font-size: 90%;
	line-height: 130%;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.tb-data {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

td.bg-color {
	background-color: #F2F2F2;
}

table.data {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #666666;
	line-height:130%;
}

table.data th {
	border-color: #666666;
	background-color: #C3DAEE;
}

table.data td {
	border-color: #666666;
}

.sub-menu {
	background-color: #E9F6FC;
	margin: 0px;
	width: 160px;
	padding: 0px;
}

table.datasmall {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #666666;
	line-height:130%;
	font-size: 90%;
}

table.datasmall th {
	border-color: #666666;
	background-color: #C3DAEE;
}

table.datasmall td {
	border-color: #666666;
}

table.datassmall {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #666666;
	line-height:130%;
	font-size: 85%;
}

table.datassmall th {
	border-color: #666666;
	background-color: #C3DAEE;
}

table.datassmall td {
	border-color: #666666;
}

ul.submenu {
	list-style-image: url(../images/co_menu_list.gif);
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	width: 140px;
}

li.submenu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 120%;
	font-size: 95%;
}
.contact {
	background-color: #F2FAFF;
	margin: 10px 10px 15px 20px;
	padding: 7px;
	border: 1px solid #6699FF;
	line-height: 130%;
	font-size: 90%;
}
.number {
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	background-image: url(../images/co_number_back.gif);
	line-height: 100%;
	height: 24px;
	vertical-align: top;
	font-weight: bold;
}
.cap {
	text-align: left;
	font-size: 120%;
}
.previous {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
dl.con {
	line-height: 130%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 90%;
}
dl.con dt{
	font-weight: bold;
	margin-bottom: 7px;
}
dl.con dd{
	margin-left: 0px;
	line-height: 130%;
}
.block{
	display: block;
}
.index_intro{
	display: block;
	margin-left: 20px;
	font-size: 95%;
	margin-top: 10px;
}

/*--------------フォーム---------------------*/

table.data02 {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #CCCC99;
	line-height:130%;
	margin-bottom: 20px;
	margin-left: 10px;
}

th.data02-th {
	border-color: #CCCC99;
	background-color: #ECF3C7;
	font-weight: normal;
}

td.data02-td {
	border-color: #CCCC99;
	background-color: #F9FBEA;
}

td.data02-td02 {
	border-color: #CCCC99;
	background-color: #F8F8F8;
}

/*----------ご意見・ご要望--------------*/

table.goiken {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #CCCC99;
	line-height:130%;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 90%;
}

th.goiken-th {
	border-color: #CCCC99;
	background-color: #ECF3C7;
	font-weight: normal;
}

td.goiken-td {
	border-color: #CCCC99;
	background-color: #F9FBEA;
}

td.goiken-td02 {
	border-color: #CCCC99;
	background-color: #F8F8F8;
}

.goiken-wrap {
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCC99;
}

/*--------------アンケート---------------------*/

.enqute {
	padding: 7px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCC99;
}
.enq-title {
	line-height: 130%;
	font-weight: bold;
	color: #336600;
	margin-top: 10px;
}
.enqute input {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 130%;
}
input.choice3 {
	margin-left: 0px;
}
.enqute textarea {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 130%;
}

.btm10 {
	margin-bottom: 10px;
}
.button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
input.button {
	margin: 0px 7px;
	padding: 0px;
}
.shisan {
	background-color: #F9FBEA;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCC99;
	line-height: 130%;
}
.shisan p {
	margin-bottom: 5px;
}

table.data03 {
	border-collapse : collapse;
	border: 1px solid;
	border-color: #CCCC99;
	line-height:130%;
	margin-bottom: 7px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	font-size: 90%;
}
.kekka {
	font-size: 100%;
	font-weight: bold;
	background-color: #E5FFCB;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
	margin-left: 20px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/*--------------------------------＜＜フッター＞＞----------------------------------*/

.add {
	padding: 0px;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #89A6A6;
	font-size: 90%;
	line-height: 100%;
	text-align: right;
}
.footer {
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/c_footer_back.gif);
	background-repeat: repeat;
	padding: 3px 0px;
	width: 700px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
	clear: both;
}

/*--------------Q and A---------------------*/
ul.qa {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-image: none;
	list-style-type: none;
	font-size: 100%;
}

ul.qa li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
}

p.qa-title {
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}

.qa-wrap {
	white-space: nowrap;
	width: 42px;
}

.qa-wrap2 {
	white-space: nowrap;
	width: 34px;
	vertical-align: top;
}

/*--------------事業主の方へ--------------------*/
.ji-button {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: 90%;
	line-height: 130%;
	list-style-image: url(../images/top_ya.gif);
	list-style-type: none;
	padding: 0px 0px 0px 15px;
}
.ji-illust01 {
	background-image: url(../images/co_ji_illust01.gif);
	background-repeat: no-repeat;
	background-position: 400px 12px;
}

.ji-illust02 {
	background-image: url(../images/co_ji_illust02.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
}

.ji-title {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.jyouken {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #FFB658;
	margin-right: 0px;
}
.sign {
	background-color: #F3F3F3;
	font-size: 90%;
	line-height: 120%;
	padding: 5px;
}
dl {
	padding: 0px;
	margin-top: 5px;
}
td.bg-yellow {
	background-color: #FFFFCC;
}

.ji-index {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 85%;
	line-height: 130%;
	padding: 0px;
	width: 235px;
	margin-right: 0px;
	margin-left: 0px;
}
.ji-wrap {
	margin: 50px 0px 15px 15px;
	padding: 0px;
}
.ji-button li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

/*--------------分割退職金試算--------------------*/
.bunkatu {
	background-color: #F9FBEA;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCCC99;
	line-height: 130%;
	width: 475px;
}
.ime_disable {
	ime-mode: disabled;
}