@charset "utf-8";

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

  txt001 Setting

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

.txtBox01 {
	width:320px;
	padding:24px 13px 0 10px;
	float:left;
}

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

  H2 title001 Setting

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

h2.title001 {
	background: url(../img/title001.jpg) no-repeat;
	width:261px;
	height:19px;
	display:block;
	text-indent:-9999px;
	padding-bottom:30px;
}


.txt001 {
	padding:0 10px 5px 10px;
}

.photo001 {
	float:right;
	margin:22px 10px 25px 0;
}

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

  H2 title002 Setting

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

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





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

.td01 {
	background: url(../img/lis_img.jpg) no-repeat 0 15px;
	padding:10px 0 10px 20px;
	font-weight:bold;
	color:#0e8904;
	width:190px;
	font-size:13px;
	border-bottom:1px dotted #cccccc;
}

.td02 {
	padding:10px 0 10px 20px;
	border-bottom:1px dotted #cccccc;
	font-size:13px;
}


.td03 {
	background: url(../img/lis_img.jpg) no-repeat 0 15px;
	padding:10px 0 10px 20px;
	font-weight:bold;
	color:#0e8904;
	width:190px;
	font-size:13px;
}

.td04 {
	padding:10px 0 10px 20px;
	font-size:13px;
}

.red {
	color:#FF0000;
}

.green {
	color:#0e8904;
}

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

  H2 title003 Setting

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

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


.contact2  {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 10px;
	margin-bottom:130px;
}

.shikaku {
	font-size:150%;
}

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

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

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