.topagetop{
	margin-bottom: 1.5em;
}


.unit p.lead{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.2;
	font-weight: bold;
}
.item{
	border: 1px solid #FB7D28;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 20px;
}
/* episode style */
.category00{
	background-image: url(../img/techno_back00.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.category01{
	background-image: url(../img/techno_back01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.category02{
	background-image: url(../img/techno_back02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.category03{
	background-image: url(../img/techno_back03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.category00 h4,
.category01 h4,
.category02 h4,
.category03 h4{
	font-weight: bold;
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 1em 15px;
	font-size: small;
	line-height: 1.1;
}
.category00 p,
.category01 p,
.category02 p,
.category03 p{
	margin: 0px;
	padding: 0px 0px 1em 15px;
	line-height: 1.3;
}

.category00 p.image_pic,
.category01 p.image_pic,
.category02 p.image_pic,
.category03 p.image_pic{
	float: left;
	width: 150px;
	margin: 5px 15px 1em 0px;
	padding: 0px;
	line-height: 1;
}
.category00 p.image_pic span,
.category01 p.image_pic span,
.category02 p.image_pic span,
.category03 p.image_pic span{
	font-size: x-small;
	line-height: 1.2;
}
.category00 p.product,
.category01 p.product,
.category02 p.product,
.category03 p.product{
	text-align: right;
	font-weight: bold;
}

/* faq_list style */
.faq_list{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.faq_list dt{
	margin: 0px;
	padding: 0.3em 0px 0.3em 25px;
	background-image: url(../img/techno_faq_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	background-color: #E0E0E0;
}
.faq_list dd{
	margin: 1em 1em 2em 0px;
	padding: 0em 0em 0em 25px;
	background-image: url(../img/techno_faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq_list dd p{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.faq_list dd ul{
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
.faq_list dd li{
	padding: 0px 0px 0.3em;
	margin: 0px;
	line-height: 1.2;
}



/* switch_list style */
.switch_list{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.switch_list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.switch_list li{
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 190px;
	float: left;
}
.switch_list li p{
	margin: 0px;
	padding: 5px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
.switch_list li img{
	margin: 0px 0px 5px;
}
.switch_list li span{
	padding: 5px;
	text-indent: 0px;
}
