@charset "utf-8";
/* CSS Document */

#content01 .box01{
	min-height:200px;
	_height:200px;
}

#content01 .catTopLt .box01 *,
#content01 .catTopRt .box02 *{
	font-size:1em;
	border:none;
	padding:0px;
	margin:0px;
	background:none;
	position:static;
	height:auto;
	min-height:0px;
	width:auto;
	min-width:0px;
	line-height:1.5;
}

#content01 .catTopLt .box01 dl{
	position:relative;
	min-height:60px;
	_height:60px;
	padding-left:75px;
	font-size:1.2em;
}

#content01 .catTopLt .box01 dl dt {
}

#content01 .catTopLt .box01 dl dt a{
	padding-left:10px;
	background:url(../../common/ico_arr_gray.png) no-repeat 0px 50%;
	font-weight:100;
}

#content01 .catTopLt .box01 dl dt a img{
	position:absolute;
	left:0px;
	top:0px;
}

#content01 .catTopRt .box02{
	font-size:1.2em;
	min-height:200px;
	_height:200px;
}

#content01 .catTopRt .box02 .zip_box{
	border:1px solid #ccc;
	padding:1px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#content01 .catTopRt .box02 .zip_box p{ 
	background:url(../images/index_bg_11.png) repeat-x bottom;
	padding:5px 5px;
	padding-right:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#content01 .catTopRt .box02 .zip_box p a{
	padding-left:18px;
	background:url(../images/index_img_06.png) no-repeat 0px 50%;
}

#content01 .catTopRt .box02 ul {
}

#content01 .catTopRt .box02 ul li{
	padding-left:8px;
	background:url(../../common/ico_arr_gray.png) no-repeat 0px .4em;
	margin-bottom:5px;
	line-height:1.2em;
	position:relative;
	zoom:1;
	margin-bottom:5px;
}

#content01 .catTopRt .box02 ul li a{
	line-height:1.2em;
}

#content01 .catTopRt .box02 ul li .icon{
	position:absolute;
}

#content01 .catTopRt .box02 .more{
	font-size:.833em;
}

#content01 .font10px{
	font-size:10px;
}

#content01 .heightA{
	min-height:105px !important;
	_height:105px;
}


