body {
	background-color: #FFFFFF;
	background-image: url(../share_img/header.jpg);
	background-repeat: no-repeat; 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}

div#titleArea {
	margin-top: 62px;
	margin-bottom:0;
	width: 743px;
}


strong.cont01{
	display:block;
	background:#fffded;
	width:683px; height:auto;
	padding:0 0 0 3px; line-height:1.0em;
	border-left:0.8em solid #e60012;
	font-size:15px;
	
}
p.cont01{
	background:#fffded;
	width:683px; height:auto;
	padding:30px;
	font-size:12px;
}

#contArea{

	}
	
div#footerArea {
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	width: 700px;
}

#titleArea{
	background:url(./img/bk_ttl.gif) top left scroll no-repeat;
	width:743px; height:150px;
	overflow:hidden;
}

#titleArea h1{
	display:block; 
	width:500px; height:150px;
	font-size:1.3em; font-weight:bold;
	float:left;
	padding:37px 0 0 0;
}

#titleArea h1 span{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.15em;
	padding:0 0 10px 66px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#titleArea h1 strong{
	display:block;
	font-weight:bold;
	font-size:45px; color:#FFF100;
	padding:0 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
}

#titleArea dl{
	padding:30px 30px 0 0;
	color:#FFFFFF;
	}
#titleArea dl dt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
}
#titleArea dl dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em; line-height:1.1em;
}