
body {
	text-align: center;
	font: 75% Arial, Helvetica, sans-serif, sans-serif;
}

h1, h2, p, ul, li{
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.mb_7 {
	margin-bottom: 7px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mb_15 {
	margin-bottom: 15px;
}


/*---CLEAR FIX---*/

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; }
/*\*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/**/

.clear {
	clear:both;
}

#wrap {
	background: #ffffff;
	width: 965px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	margin-top: 30px;
	padding-bottom: 3px;
}

h2 {
    background: url(../images/jff_bg_title.jpg) no-repeat left top;
	height: 25px;
	padding: 25px 26px 0;
	font-size: 130%;
	color: #ffffff;
}

.areaBox h3 {
    background: url(../images/ico_dot.gif) repeat-x bottom;
	height: 25px;
	border-left: 10px solid #EE4848;
	padding: 5px 6px 0;
	font-size: 130%;
}

h3.ttlLink {
	text-align: center;
	margin-bottom: 15px;
}

h3.ttlLink span {
	font-weight: normal;
}

ul.listType01 {
	margin-bottom: 15px;
}

ul.listType01 li {
	list-style: none;
    background: url(../images/ico_list_dot.gif) no-repeat left 0.7em;
    padding-left: 9px;
	padding-bottom: 3px;
}


p {
	margin-bottom: 0.8em;
	line-height: 1.4;
}

#wrap .noBtm {
	margin-bottom: 0;
}

#wrap .about {
	margin: 18px 18px 40px;
}

#wrap p.imgLeft {
	float: left;
	margin: 0;
	padding: 2px 15px 10px 0;
}

#wrap p.imgRight {
	float: right;
	margin: 0;
	padding: 2px 0 10px 15px;
}

#wrap p.txtImg {
	float: left;
	padding-right: 11px;
	margin-bottom: 10px;
}

span.caption {
	display: block;
	padding-top: 5px;
	font-size: 80%;
}

span.center {
	text-align: center;
}

.areaBox {
	width: 923px;
	margin: 10px 21px 18px;
}

.areaBoxTxt {
	margin-bottom: 18px;
}

.areaBox .imgRight,
.areaBox .imgLeft {
	width: 255px;
}

.areaTxtRight,
.areaTxtLeft {
	width: 653px;
}

.areaTxtLeft {
	float: right;
}

.areaTxtRight {
	float: left;
}

table.tblType01 {
	float: left;
	width: 464px;
	margin-right: 16px;
	font-size: 100%;
}

table.tblType01 th,
table.tblType01 td {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 4px 9px;
    text-align: left;
    vertical-align: middle;
}

table.tblType01 th {
	background-color: #ED3F3F;
	color: #FFFFFF;
	font-weight: bold;
}

table.tblType01 .cLine td {
	background-color: #FCF1EF;
}

.map {
	float: left;
	width: 443px;
}