@charset "utf-8";
/*  -----  /join/css/index.css ------   */

/*  -------------
     index
-----------------  */

p.comidp {
	line-height: 1.5;
	font-size: 88%;
	margin: 0 6px 30px 6px;
}


/*  --  .comBox01 　--  */

.join .comBox01 {
	margin: 10px 10px 30px 5px;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 50px 0;
	background-image: url(../img/index/next.gif);
	background-position: 21px bottom;
	background-repeat: no-repeat;
}
/*  -- for IE --  */
* html .join .comBox01 {
	background-position: 25px bottom;
}

.join .comBox01 img {
	float: left;
}

.join .comBox01 h2 {
		width: 540px;
		float: right;
		font-weight: bold;
		color: #FF6600;
		margin: 3px 0 0 0 !important;
}

.join .comBox01 h2 a {
	color: #FF6600;
}

.join .comBox01 h2 a:hover {
	color: #FFAF60;
	text-decoration: none;
}

.join .comBox01 p {
		width: 536px;
		float: right;
		font-size: 88%;
		line-height: 1.5;
		margin: 2px 0 0 0;
}

.join .comBox01 a,
p.comidp a {
	color: #0066FF;
}

.join .comBox01 a:hover,
p.comidp a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.join .comBoxend {
	background-image: none;
}



/*  -------------
     area
-----------------  */

.join .areaMap a img {
	margin: 0 0 10px 10px;
}



/*  -------------
     service
-----------------  */

#jpdfBox01 {
	margin: 20px 0 0 10px;
}

#jpdfBox01 li {
	font-size: 84%;
	line-height: 1.8;
	color: #999;
}

#jpdfBox01 li a {
	color: #2fadbb;
	background: url(/join/img/index/pdfmark.gif) left top no-repeat;
	padding: 0 0 0 25px;
}

#jpdfBox01 li a:hover {
	color: #00CCFF;
}

p.joinadp {
	margin: 20px 0 0 10px;
	font-size: 92%;
}

.join h2.svht {
	margin: 15px 0 0 0 !important;
	padding: 0 !important;
}

.join table {
	width: 629px;
	margin: 0 0 0 5px;
}

.join table td {
	border: solid 1px #333;


}

.join table td.td01 {
	padding: 10px 15px;
	width: 230px;
	background-color: #b7e3fb;
	font-size: 74%;
}

.join table td.td02 {
	padding: 10px 15px;
	width: auto;
	background-color: #fff;
	color: #FF3300;
	font-size: 74%;
}




















