@charset "utf-8";

/*////////////////////////////////////////

  H2 title001 Setting

/////////////////////////////////////// */

h2.title001 {
	background: url(../img/title001.jpg) no-repeat;
	width:640px;
	height:18px;
	display:block;
	text-indent:-9999px;
	margin-top:24px;
}



.txt001 {
	padding:15px 10px 35px 10px;
}

.photo001 {
	float:right;
	margin:0 0 20px 15px;
}



/*////////////////////////////////////////

  H2 title002 Setting

/////////////////////////////////////// */

h2.title002 {
	background: url(../img/title002.jpg) no-repeat;
	width:640px;
	height:47px;
	display:block;
	text-indent:-9999px;
}





.contact  {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px;
	margin-bottom:35px;
}


.green {
	color:#0e8904;
	font-weight:bold;
}

.pdf {
	float:right;
	margin:3px 100px 0 0;
	
}

.shikaku {
	color:#0e8904;
	font-weight:bold;
	font-size:150%;
}

/* FireFoxのみに効かせるハック --------------------------- */

.shikaku, x:-moz-any-link {
	color:#0e8904;
	font-weight:bold;
	font-size:100%;/* Fx 1.0 以降に適用される */}
.shikaku, x:-moz-read-only {
	color:#0e8904;
	font-weight:bold;
	font-size:100%;/* Fx 1.5, 2.0 以降に適用される */}
.shikaku, x:-moz-broken {
	color:#0e8904;
	font-weight:bold;
	font-size:100%; /* Fx 3.0 以降に適用される */}
.shikaku, x:x{
	color:#0e8904;
	font-size:100%;  }

/* FireFoxのみに効かせるハック --------------------------- */

	
