/*pakstyle*/
@charset "shift_jis";
.Lcolumn {
	float:left;
}
.Rcolumn {
	float:right;
}
.br {
	clear:both;
	margin:0;
	padding:0;
	height:0px;
}


#golink {
	position:absolute;
	width:150px;
	height:150px;
	z-index:1;
	/*background-image:url(../img_top2/go01.gif);*/
	background-repeat:no-repeat;
	visibility: visible;
	
}
#golinkhover {
	position:absolute;
	width:150px;
	height:150px;
	z-index:2;
	/*background-image: url(../img_top2/go02.gif);*/
	background-repeat:no-repeat;
	color:#C05CA3;
	visibility: hidden;
}
#golinkhover a:hover{ color:#C05CA3; text-decoration:none;}

img{ border:none;}

#borderper{ border-bottom:1px solid #C05CA3; border-top:1px solid #C05CA3; padding:2px 0 0 0; height:16px; cursor:pointer; font-size:10px; line-height:14px;}
#frontpad{ font-size: 12px; float:left;	padding:0 0 0 5px; line-height:16px;}
#frontpadper{ font-size: 12px; float:left;	padding:0 0 0 5px; line-height:16px;}


.spicalpr{ /*width:760px;*/ margin:0 auto; background:url(../top/main.png) no-repeat; height:280px;}
  .spicalpr .Lcolumn{ padding:220px 0 0 225px;}
  .spicalpr .Rcolumn{ padding:202px 8px 0 0px;}/*ie8 padding top 198*/