@charset "utf-8";

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

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

h1 {
	background-image: url(../img/stairs_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
    margin:0 8px 30px 8px;
}
#title_h2_01 {
	background-image: url(../img/stairs_title_set.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
#title_h2_02 {
	background-image: url(../img/stairs_title_mawari.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
	margin-top: 30px;
}
.table01 {
	width: 575px;
	background-image: url(../img/line01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.table01 td {
	vertical-align: top;
}
.table01 .img01 {
	background-image: url(../img/img_bg.gif);
	height: 124px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img02 {
	background-image: url(../img/img_bg.gif);
	height: 124px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img03 {
	background-image: url(../img/noitem.jpg);
	height: 124px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img04 {
	background-image: url(../img/noitem.jpg);
	height: 124px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img05 {
	background-image: url(../img/img_bg02.gif);
	height: 142px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 20px;
	padding-left: 4px;
}
.table01 .img06 {
	background-image: url(../img/img_bg02.gif);
	height: 142px
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 20px;
	padding-left: 4px;
}
.table01 .img07 {
	background-image: url(../img/noitem02.jpg);
	height: 210px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 4px;
}
.table01 .img08 {
	background-image: url(../img/noitem02.jpg);
	height: 210px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 4px;
}
.table01 .td01_1 {
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 3px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 2px;
}
.table01 .td02_1 {
	width: 172px;
	color: #666666;
	font-size: 70%;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 20px;
}
.table01 .td02_2 {
	width: 172px;
	color: #666666;
	font-size: 70%;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 4px;
}
.table01 .td03_1  {
	background-image: url(../img/btn01.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.table01 .td03_1 a {
    display:block;
	text-indent:-9999px;
	text-decoration:none;
	height: 20px;
	width: 72px;
}


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image: url(../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	margin-top:60px;
}
#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;
}

table a {
	color: #4C4C4C;
}