@charset "utf-8";

/*==================================================
	#contents
==================================================*/
#contents.topPage{
padding-top:20px;
}


/*==================================================
	h1
==================================================*/
.topPage h1{
background:none;
margin-bottom:0;
padding-bottom:0;
}


/*==================================================
	Unordered List
==================================================*/
/* 	.top_uList01
--------------------------------------------------*/
#content .top_uList01{
margin-bottom:27px;
}
.top_uList01 li,
.top_uList01 dt,
.top_uList01 dd{
float:left;
}
.top_uList01 dd{
width:473px;
}
#content .top_uList01 ul,
#content .top_uList01 li,
#content .top_uList01 dl,
#content .top_uList01 dt,
#content .top_uList01 dd{
margin-bottom:0;
}
*+html #content .top_uList01 ul,
*+html #content .top_uList01 li,
*+html #content .top_uList01 dl,
*+html #content .top_uList01 dt,
*+html #content .top_uList01 dd{
height:1%;
}

/* 	.top_uList02
--------------------------------------------------*/
.top_uList02{
width:652px;
}
.top_uList02 li{
float:left;
margin-right:4px;
width:159px;
text-align:center;
}
#content .top_uList02 li strong{
font-size:116%;
}


/*==================================================
	.mainVisual
==================================================*/
#content .mainVisual ul{
margin-bottom:15px;
height:156px;
}
.mainVisual li{
float:left;
}


/*==================================================
	.topBlock01
==================================================*/
.topBlock01{
position:relative;
background:url(/img/ind_bg01.gif) left top no-repeat;
margin-bottom:10px;
}
.topBlock01 h2{
float:left;
background:url(/img/ind_bg02.gif) left bottom no-repeat;
margin:0;
padding:0 22px 36px 23px;
width:40px;
}
.topBlock01 h2 img{
margin-top:39px;
}

#content .topBlock01 ul{
float:right;
margin-bottom:0;
width:555px;
}
.topBlock01 .uList08 li{
padding:5px 0;
}


/*==================================================
	linkBlock01
==================================================*/
.linkBlock01{
position:relative;
margin-bottom:25px;
height:1.5em;
}
.linkBlock01 ul{
position:absolute;
top:0;
right:0;
}


