@charset "utf-8";
*{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	font-family:"ＭＳ Ｐゴシック", Osaka
}
img {
	border: none;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}
td{
	vertical-align:top;
	font-size: 12px;}
#container {
	background-image: url(../img/bg_main2.gif);
	background-repeat: repeat-y;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #header {
	width: 1000px;
	text-align: left;
	padding-bottom:10px;
	position:relative;
	background-color:#FFFFFF;
}
#container #header h1{
	text-align:center;
}
#container #side {	font-weight:bold;

}

#container #main {
	width: 686px;
	float:left;
	position:relative;
	left:5px;
	height:auto;
	/*background-image: url(../img/sidbebar.png);
	background-repeat: repeat-y;
	background-position: right;*/
}
#container #side {
	width: 304px;
	float:left;
	position:relative;
	/*left:8px;*/
	padding-left:4px;
	/*background-image: url(../img/sidbebar.png);
	background-repeat: repeat-y;
	background-position: left;*/
	padding-bottom:10px;
}
#container #footer {
	clear:both;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #333333;
	width: 1000px;
	border-top:4px solid #ffffff;
}


.parent {
	position: relative;
}
.child{
	position: absolute;
}


.mainPic {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}
.small{
	font-size:10px;
}
.p10 {
	padding: 10px;
}
.p5 {
	padding: 5px;
}
.m10 {
	margin: 10px;
}
.m5 {
	margin: 5px;
}
.blue {
	color: #0063B8;
}
.red {
	color: #FF1A53;
}

.text p{
	margin-bottom: 10px;
}
.valign {
	vertical-align: middle;
	top:50%;
	left:50%;
}
#container #main2 {
	width: 1000px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}
#container  .parent table.form {
	left:100px;
	width: 600px;
	background-color:#d9d9d9;
	position: relative;
}
#container .parent table.form td{
	background-color:#FFFFFF;
	vertical-align:middle;
	padding:5px;
}


#container .parent .form .theader{
	width: 160px;
	background-color:#EEEEEE;
	font-weight:bold;
}
#container .parent table.form .selectBig {
	width:150px;
}
#container .parent table.form .selectSmall {
	width:50px;
}
#container .parent table.form .textBig {
	width:350px;
}
#container .parent table.form .textMiddle {
	width:100px;
}
#container .parent table.form .textSmall {
	width:60px;
}
#container .parent table.form textarea{
	width:350px;
	height:100px;
}#container .resultTxt {
	text-align: center;
	border-top: 1px solid #0A8FB5;
	border-bottom: 1px solid #0A8FB5;
	margin: 20px 100px;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
}

/*業者テーブル*/
#container #main2 table.company {
	width: 600px;
	position:relative;
	left:200px;
	margin-bottom:15px;
}

#container #main2 table.company{
	background-color: #006699;
}
#container #main2 table.company td{
	background-color: #ffffff;
	padding:5px;
}
#container #main2 table.company .cname {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	vertical-align:middle;
}

#container #main2 table.company table.detail{
	background-color: #999999;
	width: 285px;
	margin:5px;
}
#container #main2 table.company table.detail .theader{
	width: 100px;
	background-color:#EEEEEE;
}#container #main2 .company .center .point {
	width: 280px;
}
#container #main2 .company .center .point .theader{
	background-color:#d9d9d9;
	color: #FF1A53;
	font-weight:bold;
	text-align:center;
	border:1px solid #cccccc;
}
#container #main2 .company .center .point .text {
	text-align: left;
}
#container #main2 .newsConfirm {
	text-align: center;
	border-top: 1px solid #0A8FB5;
	border-bottom: 1px solid #0A8FB5;
	margin: 20px 100px;
	padding: 20px;
}
#container #main2 .policy li{
	margin:10px 0 0 300px;
	font-size:10px;
	list-style-type:square;
}#container #header .pan {
	text-align: left;
	margin: 10px 0 0 10px;
}
#container #header .pan a {
	color: #000000;
}
#container #main2 .parent .stepform {
	background-image: url(../img/frame_r3_c1.gif);
	background-repeat: repeat-y;
	width: 804px;
	position: relative;
	left: 98px;
	margin-top: 20px;
}
#container #main2 .parent .stepform .selectedType {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin:20px;
}
#container #main2 .parent .stepform .caution {
	text-align: center;
	border-top: 1px solid #0A8FB5;
	border-bottom: 1px solid #0A8FB5;
	margin: 20px 100px;
	padding: 20px;
	color: #006699;
	line-height: 20px;
}
#container #main .pager {
	text-align: right;
	margin: 10px 30px;
}
#container #main .pager *{
	margin-right: 5px;
}
#container #main .searchRes {
	width: 670px;
	background-color: #006699;
}
#container #main .noresult{
	text-align:center;
	color:red;
	font-weight:bold;
	margin:20px;
	font-size:18px;
}
#container #main table.searchRes {
	width: 600px;
	background-color: #006699;
	position:relative;
	left:40px;
	margin-bottom:20px;
}
#container #main table.searchRes td{
	padding:5px;
	background-color:#FFFFFF;
	vertical-align:middle;
}
#container #main .searchRes .cname {
	background-color: #006699;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}



#container #main .searchRes .theader {
	background-color: #d9d9d9;
	width:120px;
	vertical-align:middle;
	
}
/*大手*/
#container #main table.searchRes2 {
	width: 600px;
	background-color: #006699;
	position:relative;
	left:40px;
	margin-bottom:20px;
}
#container #main table.searchRes2 td{
	padding:5px;
	background-color:#FFFFFF;
	vertical-align:middle;
}
#container #main .searchRes2 .cname {
	background-color: #006699;
}
#container #main .searchRes2 .cname a{
	font-size: 16px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
}
#container #main .searchRes2 .theader {
	background-color: #d9d9d9;
	width:120px;
	vertical-align:middle;
	
}
#container #main .searchRes2 .logo {
	text-align: center;
	vertical-align: middle;
	width: 110px;
	height: 110px;
}
.big {
	font-size: 16px;
}
.hidden {
	display: none;
}




.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

.baloon a:hover {
   background-color: #eef;
}

.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}

#container #footer a {
	font-size: 12px;
	color: #FFFFFF;
}
#container #footer p {
	margin: 10px;
}
#container .news {
	padding: 5px;
	font-weight:bold;
	background-image: url(../img/bg_news.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 45px;
	overflow: auto;
}
#container .news strong {
	background-color: #FF0000;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

