@charset "utf-8";

/* topArea */

#topArea {
	text-align: left;
	background-image: url(../img/bi_con.gif);
	background-repeat: repeat-y;
	float: left;
	width: 758px;

}

#topArea .main {
	width: 604px;
	float: right;
	padding-top: 3px;
	background-image: url(../img/bi_toph1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topArea .main .katudo {
	width: 570px;
	background-color: #F0F0F0;
	margin-top: 16px;
	margin-right: 18px;
	margin-left: 16px;
	clear: both;
}
#topArea .main .katudo iframe {
	height: 180px;
	width: 565px;
}

.inFrame1 {
	width: 525px;
	
}

.info {
	width:550px;
	height:200px;
	overflow:scroll;
	padding:10px;
	background: #FFFFFF;
	
}
.inFrame1 table {
	width: 525px;
}
.inFrame1 table th {
	padding-right: 10px;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	font-weight: normal;
	text-align: left;
	width: 80px;
	padding-left: 10px;
}
.inFrame1 table td {
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
}


.inFrame1 dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	width: 480px;
}
.inFrame1 dl dt {
	display: block;
	width: 80px;
	float: left;
}
.inFrame1 dl dd {
	display: block;
	width: 300px;
	margin-left: 80px;
}

.inFrame2 ul {
	clear: both;
	margin-left: 25px;
	margin-bottom: 15px;
}

.inFrame2 ul li {
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../img/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

.inFrame2 ul.iconText {
	background-image: none;
	margin-left: 10px;
}
.inFrame2 ul.iconText li {
	background-image: none;
	position: relative;
	padding-left: 0px;
}
.inFrame2 ul.iconText .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 25px;
}
.inFrame2 ul.iconText .text {
	display: block;
	width: 645px;
	padding-left: 25px;
}


/* sub */

#topArea .sub {
	float: left;
	width: 154px;
	text-align: center;
	padding-top: 2px;
	font-size: 75%;
	background-image: url(../img/bi_toph1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* class */

.mB1 {
	margin-bottom: 1px;
}

.mB10 {
	margin-bottom: 10px;
}
.mL30 {
	margin-left: 30px;
}
.mLR10 {
	margin-right: 10px;
	margin-left: 10px;
}
.mL10 {
	margin-left: 10px;
}
.fRmR30 {
	float: right;
	margin-right: 30px;
}
.fRmR10 {
	float: right;
	margin-right: 10px;
}
.fRt10 {
	float: right;
	margin-top: 10px;
}



.taRight {
	text-align: right;
}

.taCenter {
	text-align: center;
}


/* contentArea */

#contentArea {
	text-align: left;
	float: left;

}

#contentArea .indent {
	margin-top: 27px;
	margin-right: 34px;
	margin-left: 34px;
}
#contentArea h1 {
	height: 98px;
	width: 758px;
	clear: both;
}



#contentArea h2 {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	background-image: url(../img/bi_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	font-size: 100%;
	padding: 5px 5px 4px 15px;
}
#contentArea h3 {
	font-size: 100%;
}

#contentArea h3.style1 {
	color: #FF8109;
}
#contentArea h3.style2 {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



#contentArea p {
	margin-bottom: 15px;
	padding: 10px;
}

#contentArea p.pageTop {
	text-align: right;
	clear: both;
}
#contentArea p.pageLink {
	font-size: 75%;
	color: #FF0000;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#contentArea p.style1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FE0000;
	border-bottom-color: #FE0000;
	border-left-color: #FE0000;
	margin-left: 0px;
	padding: 10px;
}
#contentArea p.style2 {
	padding-left: 5px;
}


/* ul,oi */
#contentArea ul {
	clear: both;
	margin-left: 25px;
	margin-bottom: 15px;
}

#contentArea ul li {
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../img/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

#contentArea ul.style1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6B09;
	border-bottom-color: #FF6B09;
	border-left-color: #FF6B09;
	margin-left: 0px;
	padding: 10px;
}
#contentArea ul.iconText {
	background-image: none;
	margin-left: 10px;
}
#contentArea ul.iconText li {
	background-image: none;
	position: relative;
	padding-left: 0px;
}
#contentArea ul.iconText .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 25px;
}
#contentArea ul.iconText .text {
	display: block;
	width: 645px;
	padding-left: 25px;
}

#contentArea ol {
	padding-bottom: 10px;
	clear: both;
}

#contentArea ol li {
	list-style: decimal;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* table */
#contentArea table {
	margin-bottom:20px;
}
#contentArea table caption {
	text-align: left;
	margin-left: 15px;
	font-weight: bold;
}


#contentArea table th {
	padding: 5px;
	vertical-align: top;
	font-weight: normal;
}

#contentArea table td {
	word-break: break-all;
	padding-top: 5px;
	padding-bottom: 4px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

#contentArea table.frame1 {
	width: 100%;
}
#contentArea table.frame1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}
#contentArea table.form {
	margin-left: 10px;
	margin-right: 10px;
}
#contentArea table.form th {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
#contentArea table.job {
	table-layout: fixed;
	color: #333333;
	width: 100%;
}
#contentArea table.job td.bi01 {
	background: url(../work/img/pimg_01.gif) no-repeat right top;
}
#contentArea table.job td.bi02 {
	background: url(../work/img/pimg_02.gif) no-repeat right top;
}
#contentArea table.job td.bi03 {
	background: url(../work/img/pimg_03.gif) no-repeat right top;
}
#contentArea table.job td.bi04 {
	background: url(../work/img/pimg_04.gif) no-repeat right top;
}
#contentArea table.job td.bi05 {
	background: url(../work/img/pimg_05.gif) no-repeat right top;
}

#contentArea table.job td.bi06 {
	background: url(../work/img/pimg_06.gif) no-repeat right top;
}
#contentArea table.job td.w15 {
	width: 15px;
}


#contentArea table.contact {
	border: 1px solid #FF8108;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#contentArea table.contact th {
	background-color: #F8F8F8;
	text-align: right;
	color: #333333;
	font-weight: normal;
}
#contentArea table.contact .udl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contentArea table.tanka {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 95%;
}
#contentArea table.tanka td {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 8px;
	background-color: #CDE7FA;
	font-weight: bold;
	width: 20%;
}
#contentArea table.tanka td.attention {
	background-color: #FFFFFF;
	font-weight: normal;
	width: 100%;
}


#contentArea table.tanka th {
	color: #333333;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
	background-color: #CDE7FA;
	background-image: url(../img/pm_list_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
}

#contentArea table.haibun {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 95%;
	margin-bottom: 16px;
}

#contentArea table.haibun td {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 8px;
	background-color: #F5FAFE;
	font-weight: bold;
	width: 20%;
}

#contentArea table.haibun th {
	color: #333333;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
	background-color: #CDE7FA;
	background-image: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contentArea table.nendo {
	table-layout: fixed;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 95%;
}
#contentArea table.nendo td {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 8px;
}

#contentArea table.nendo th {
	color: #333333;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: normal;
	padding: 8px;
	background: #CDE7FA;
}
#contentArea table.popup {
	width: 100%;
	margin-bottom: 5px;
}
#contentArea table.popup td {
	vertical-align: middle;
	padding: 0px;
}
#contentArea table.popup span.title {
	font-size: 200%;
	font-weight: bold;
	color: #009999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009999;
	padding-left: 8px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contentArea table.popup span.mainImg img {
	border: 1px solid #CCCCCC;
}


#contentArea table.uketuke {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
}

#contentArea .uketukeFream {
	background-color: #FEF3E0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#contentArea .cw1 {
	float: left;
	width: 690px;
}
#contentArea .cw1 p.nen {
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#contentArea .cw1 .cbLeft {
	float: left;
	width: 340px;
}
#contentArea .cw1 .cbRight {
	float: right;
	width: 340px;
}
#contentArea .mapCenter {
	height: 500px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}


.inFrame2 {
	width: 650px;
	background: #FFFFFF;
	padding-left: 10px;
}
.komado1 {
	width: 500px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.komado1 .honbun {
	padding-bottom: 20px;
	padding-top: 20px;
}
.emp1 {
	font-weight: bold;
	font-size: 150%;
}
