@charset "Shift_JIS";

body {
  margin: 10;
  padding: 0;
  color: #666666;
  background: #dddddd;
}

/* ---- リンクの色 ---- */

a:link    {
  color: #3366CC; 
  text-decoration: none;
}
a:visited {
 color: #80598B;
 text-decoration: none;
}
a:hover   {
 color: #3366CC;
 text-decoration: underline;
}
a:active  {
 color: #333333;
 text-decoration: none;
}

/* ---- テキスト ---- */

.copy {
 font-size: 10px;
 color: #999999;
 line-height: 1.2em;
}
.catch { font-family: "ＭＳ Ｐゴシック",  Osaka, sans-serif;
 font-size: 12px;
 color: #ffffff;
 line-height: 1.5em;
}
.txt12 {
 font-size: 12px;
 color: #666666;
 line-height: 1.5em;
}
.txt12-em {
 font-size: 12px;
 color: #666666;
 line-height: 2em;
}
.txt10 {
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
}
.txt9 {
	font-size: 9px;
	line-height: 1.2em;
	color: #999999;
}

/* --- business --- */

div#business{
	background-image:URL(../business/images/business_catchbg.jpg);
	background-repeat:no-repeat;
}
div#business p{
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	margin-top: 50px;
}
div#gyomu ul{
	margin: 1px;
	padding: 0;
}
div#gyomu li{
	list-style: none;
	margin-left: 12px;
	font-size: 12px;
}
div#gyomu h3{
	margin-top: 5;
	margin-bottom: 10;
	padding: 0.2em 0 0.2em 12px;
	background: url(../business/images/business_point2.gif) no-repeat left;
	font-size: 15px;
	color: #333333;
}
div#gyomu h4{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
}
div#gyomu h6{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float: right;
	text-align: right;
}
.txt12em12 {
 font-size: 12px;
 color: #666666;
 line-height: 1.2em;
}

/* --- links --- */

.txt14fff {
 font-size: 14px;
 font-weight: bold;
 font-family: "ＭＳ Ｐゴシック",  Osaka, sans-serif;
 color: #ffffff;
 line-height: 1.2em;
}



a.tt{
    position:relative;
    z-index:24;
    color:#000000;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000000; text-decoration:none; background:;}
a.tt:visited{ z-index:25; color: #000000; text-decoration:none;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:250px;
	color: #000000;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../business/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../business/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../business/images/bubble.gif) no-repeat bottom;
}


.area{
	width:666px;
	height:389;
	background: url(../business/images/areamap2.jpg) no-repeat;
	text-align:left;
	font-size:12px;
}
.area li{
	list-style:none;
}

.area .area01{
	top:127px;
	left:155px;
}
.area .area02{
	top:75px;
	left:270px;
}
.area .area03{
	top:45px;
	left:380px;
}
.area .area04{
	top:130px;
	left:307px;
}
.area .area05{
	top:162px;
	left:215px;
}
.area .area06{
	top:152px;
	left:316px;
}
.area .area07{
	top:145px;
	left:420px;
}
.area .area08{
	top:165px;
	left:285px;
}
.area .area09{
	top:195px;
	left:135px;
}
.area .area10{
	top:165px;
	left:40px;
}
.area .area11{
	top:5px;
	left:445px;
}
