* {
	margin: 0px;
	padding: 0px;
}
/*　step部分　*/


/* 拡大、デモへ設定 */
/* footer-munu設定 */
#detail {
	width: 186px;
	height: 39px;
	margin-top: 10px;
}
#detail li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#detail li a {
	line-height: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}

#detail li#menu01 a {background-image: url(../img/detail.gif);width: 93px;height: 39px;background-position: 0px 0px;}
#detail li#menu02 a {background-image: url(../img/detail.gif);width: 93px;height: 39px;background-position: -93px 0px;}

#detail li#menu01 a:hover {background-position: 0px -49px;}
#detail li#menu02 a:hover {background-position: -93px -49px;}
#template {
	width: 640px;
	height: 220px;
	margin-bottom: 50px;
}


/*個別テンプレートの設定*/
#template-list01 {
	width: 186px;
	float: left;
}
#template-list02 {
	width: 186px;
	float: left;
	margin-left: 40px;
}
#template-list01 p,#template-list02 p {
	color: #333333;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #00873C;
	font-size: 15px;
	line-height: 25px;
	text-indent: 5px;
	width: 186px;
	margin-bottom: 10px;
	font-style: italic;
}

