@charset "shift_JIS";
/*---------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------*/
/***ボディーの設定--*/
@media screen {
body {
	margin:0px;
	background-image: url(img/bg_back.jpg);
	background-repeat: repeat-x;
}}

@media print {
body {
	margin:0px;
	background-image: url(img/bg_back.jpg);
	background-repeat: no-repeat;
}}

body,th,td {
	font-family: "MS UI Gothic";
	color: #003366;
	font-weight: normal;
 	font-size: 12px;
}

.nextp {
	page-break-before: always;
}

/*---------------------------------------------------------------------------*/
/***骨格部分の設定--*/
td.tbl_td_top{
	border: solid 0px #FFFFFF;
	border-collapse: collapse;
	background-image: url(img/bgTOP_L.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 3px;
}

td.tbl_td_top a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

td.tbl_td_top a:hover {
	text-decoration: underline;
}

td.tbl_td_menu{
	background: #016db5;
	background-image: url(img/bgLEFT.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 150px;
}

td.tbl_td_main{
	background-image: url(img/bgMAIN_L.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
td.tbl_td_main a{
	text-decoration: none;
	color: #CC0000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1en;
	font-size: 12px;
}

td.tbl_td_main a:hover {
	text-decoration: underline;
}


td.tbl_td_fotter{
	color: #7E0000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1en;
	font-size: 11px;
}

td.tbl_td_fotter a{
	text-decoration: none;
	color: #7E0000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1en;
	font-size: 11px;
}

td.tbl_td_fotter a:hover {
	text-decoration: underline;
}


/*---------------------------------------------------------------------------*/
/*見出し1*/
h1 {
	background-image: url(img/bandeau_vert.GIF);
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 1px 1px 1px;
	padding: 1px;
}

/*見出し2*/
h2 {
	color:#003366;
	line-height: 35px;
	margin: 0px;
}

/*見出し3*/
h3 {
	color:#003366;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}


/*見出し4*/
h4 {
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

/*---------------------------------------------------------------------------*/
/*メニュー*/
#menu {
	margin-top: 5px;
	margin-bottom:5px;
	width: 150px;
}

#menu h2{
	clear:both;
	line-height:1.5em;
	padding-left:5px;
	height: auto;
	font-size:12px;
	margin-top: 13px;
	margin-bottom: -2px;
	color: #FFFFFF;
	font-weight: normal;
}

#menu h3{
	clear:both;
	line-height:1.5em;
	padding-left:5px;
	height: auto;
	font-size:12px;
	margin-top: 13px;
	margin-bottom: -2px;
	color: #FFFF00;
	font-weight: normal;
}

#menu ul{
	border-left:1px;
	border-right:1px;
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-right: auto;
	text-align: left;
	padding-left: 0px;
}

#menu ul li {
	list-style: square;
	line-height:1.5em;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 0px;
	font-weight: normal;
}

#menu ul li a,
#menu ul a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

#menu ul li a:link,
#menu ul a:link {
}

#menu ul li a:visited,
#menu ul a:visited {
}

#menu ul li a:hover,
#menu ul a:hover {
	text-decoration: underline;
}

#menu ul li a:active,
#menu ul a:active {
}

/*---------------------------------------------------------------------------*/
/***テーブル設定***/
table.main-type1{
	font-family: "MS UI Gothic";
	color: #003366;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 5px;
 	font-size: 14px;
	line-height: 1.4em;
}
table.main-type1 a{
	text-decoration: underline;
	color: #CC0000;
}

table.main-type1 a:hover {
	text-decoration: underline;
}

table.main-type2{
	font-family: "MS UI Gothic";
	color: #003366;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2em;
}
table.main-type2 a{
	text-decoration: underline;
	color: #CC0000;
}

table.main-type2 a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------------------------------*/
/***フォント設定***/
.redst {
	font-size: 13px;
	line-height: 16px;
	color: #7C0000;
	font-weight: bold;
}
.greenst {
	font-size: 13px;
	line-height: 16px;
	color: #007800;
	font-weight: bold;
}
.font-type1{
	font-family: "MS UI Gothic";
	color: #003366;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 10px;
}
.red {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.red14 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.red24 {
	font-size: 24px;
	color: #CC0000;
	font-weight: normal;
}
.green {
	font-size: 12px;
	color: #007800;
	font-weight: normal;
}
.green_b {
	font-size: 12px;
	color: #007800;
	font-weight: bold;
}
.usucha {
	font-size: 14px;
	color: #cbab73;
	font-weight: normal;
}
.font-type2 {
	font-size: 14px;
	font-weight: bold;
}

/*登録企業検索*/
#kensaku,
#kensaku form{
	width: 546px;
	margin: 0px;
	padding: 0px;
}
#kensaku p{
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
}
#kensaku th{
	background-color:#FFFFCC;
	border:1px #B5B5B5 solid;
	text-align:center;
	height: 24px;
	width: 150px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#kensaku td{
	background-color:#FFFFFF;
	border:1px #B5B5B5 solid;
	text-align:left;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
