@charset "UTF-8";

@import "default.css";
@import "screen.css";
@import "common.css";
@import "toppage.css";



	

.topText{padding:7px 2px 10px;}

#topCon{
width:529px;margin-bottom:100px;}

#topCon dl{
float:left;
background-color:#FFF;
background-position:0 0;
background-repeat:no-repeat;
width:261px;
height:210px;
margin-bottom:8px;
}
#topCon dl dt{width:261px;height:125px;}
#topCon dl dd{
color:#333;font-size:12px;line-height:1.2;padding:0 12px 13px;}

#topCon dl dt a{
display:block;
background-position:0 0;
background-repeat:no-repeat;
width:261px;
height:125px;
text-decoration:none;
text-indent:-9999px;}



.topCon01{background-image:url(../images/top_con_01.jpg);}
.topCon02{background-image:url(../images/top_con_02.jpg);width:262px;margin:0 0 0 6px;}
.topCon03{background-image:url(../images/top_con_03.jpg);}
.topCon04{background-image:url(../images/top_con_04.jpg);width:262px;margin:0 0 0 6px;}

#topCon dl.topCon01 dd{padding-bottom:56px;}
#topCon dl.topCon03 dd{padding-bottom:56px;}
#topCon dl.topCon04 dd{padding-bottom:28px;}

/* ie */
/*html*#topCon dl dd{height:74px;}
html*#topCon dl dd{height:74px;}
html*#topCon dl.topCon01 dd{padding-bottom:13px;}
html*#topCon dl.topCon03 dd{padding-bottom:13px;}
html*#topCon dl.topCon04 dd{padding-bottom:13px;}*/

.top_bnr a {
	display: block;
	width: 530px;
	height: 160px;
	background: url(../images/top_bnr.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	outline: none;
}

.top_bnr a:hover {
	background-position: -530px;
}


