/* step1.css */


#ContentsInner h4 {
	padding: 20px 0 10px;
	margin: 0;
	clear: both;
}

#ContentsInner #lead {
	width: 510px;
	background: url(../../img/manual/step1/manual_info1.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 93px;
}

#leadLeft {
	float: left;
	width: 370px;
}

#leadRight {
	float: right;
	width: 130px;
}

#friendThemes {
	width: 520px;
}

#friendThemes h4 {
	padding-bottom: 0;
}

#themeList {
	width: 512px;
	background: url(../../img/manual/step1/manual1_sub4_back.gif) repeat-y;
	padding: 10px 10px 15px;
	/*\*/
	width: 492px;
	/**/
}

#themeList li {
	background: url(../../img/manual/step1/manual1_icon.jpg) left 3px no-repeat;
	padding-left: 15px;
}

#leftArea {
	float: left;
	width: 240px;
}

#rightArea {
	float: right;
	width: 245px;
}

#rightArea .photo {
	text-align: right;
	padding: 5px 5px 0 0;
}

.pLeft {
	float: left;
	width: 370px;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}
