@charset "utf-8";

/*
------------------------------------------------
import
------------------------------------------------*/
@import "winie6.css";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
	background-image: url(../img/counter_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
	background-image: url(../img/counter_text01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 550px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.img01,
.img02 {
	background-image: url(../img/mainimg_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height:205px;
	margin-bottom: 24px;
}
.img01 {
	background-position: 8px 0px;
	padding: 5px 0 0 13px;
	width:269px;
}
.img02 {
	background-position: 13px 0px;
	padding: 5px 0 0 18px;
	width:267px;
}
#title_h2_01 {
	clear: left;
	background-image: url(../img/counter_title_type.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}

.box01 {
	width: 567px;
	position:relative;
	margin: 30px 0px 0px 0px;
}
.box01 hr{
	visibility:hidden;
	clear:both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.box01_1 {
	width: 270px;
	padding-right: 19px;
	padding-left: 8px;
	float:left;
}
.box01_2 {
	width: 270px;
	float:left;
}
.box01_1 dt,
.box01_2 dt {
	background-color: #EEEEEE;
	text-align: center;
	padding: 4px 0 3px 0;
	font-weight:bold;
	margin-bottom:8px;
}
.box01 .box01_1 .box01_1_1,
.box01 .box01_2 .box01_2_1 {
	padding-right: 5px;
	float: left;
}
.box01 .box01_1 .box01_1_1 img,
.box01 .box01_2 .box01_2_1 img {
	padding: 1px;
	border: 1px solid #999999;
}
.box01 .box01_1 .box01_1_2,
.box01 .box01_2 .box01_2_2 {
    width:121px;
	float: left;
}
.box01 .box01_1 .box01_1_3 {
	clear: left;
	right: 0px;
	bottom: 20px;
	position: absolute;
}
.box01 .box01_1 .box01_1_3 ul {
	padding-right: 290px;
}
.box01 .box01_2 .box01_2_3 {
	clear: left;
	right: 0px;
	bottom: 20px;
	position: absolute;
}
.box01 .box01_1 .box01_1_3 li,
.box01 .box01_2 .box01_2_3 li {
	float: left;
	padding-left: 2px;
}


.box02 {
	width: 270px;
	padding-right: 19px;
	padding-left: 8px;
}
.box02 dt {
	background-color: #EEEEEE;
	text-align: center;
	padding: 4px 0 3px 0;
	font-weight:bold;
	margin-bottom:8px;
}
.box02 .box02_1 {
	padding-right: 5px;
	float: left;
	margin-bottom: 30px;
}
.box02 .box02_1 img{
	padding: 1px;
	border: 1px solid #999999;
}
.box02 .box02_2 {
	margin-bottom: 30px;
}


#title_h2_02 {
	clear: left;
	background-position: 0px 30px;
	background-image: url(../img/counter_title_color.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 66px;
	width: 575px;
}
.box04 {
	width: 70px;
	float: left;
	padding-right: 16px;
}
.box05 {
	float: left;
	width: 101px;
}
.box04 dt,
.box05 dt {
	text-align: center;
}
.box04 img,
.box05 img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
.box04 dd,
.box05 dd {
	text-align: center;
	font-size: 70%;
	line-height: 98%;
	padding-bottom: 8px;
}



/*
------------------------------------------------
category menu
------------------------------------------------*/
#box10 {
    clear:both;
	background-image: url(../img/categorymenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 575px;
	background-position: 0px 30px;
	padding: 30px 0 60px 0;
}
#box10 li {
	float: left;
	margin-top: 8px;
	height: 13px;
}
#box10 li a {
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box10 .list01 a {
	margin-left: 81px;
	width: 63px;
}
#box10 .list02 a {
	margin-left: 1px;
	width: 95px;
}
#box10 .list03 a {
	margin-left: 1px;
	width: 60px;
}
#box10 .list04 a {
	margin-left: 1px;
	width: 70px;
}
#box10 .list05 a {
	margin-left: 1px;
	width: 72px;
}





/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image: url(../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
}
#box11 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#box11 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box11 .list01 {
	margin-left: 6px;
	width: 130px;
}
#box11 .list02 {
	margin-left: 2px;
	width: 120px;
}
#box11 .list03 {
	margin-left: 2px;
	width: 110px;
}

