/* h2 */
.sectionH1 h2.subtitle1 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle1.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle2 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle2.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle3 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle3.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle4 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle4.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle5 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle5.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle5b {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle5b.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle6 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle6.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}
.sectionH1 h2.subtitle7 {
	width: 720px;
	height: 35px;
	background: url(../manual/images/manual_subtitle7.gif) no-repeat;
	display: block;
	text-indent: -99999px;
	margin-bottom: 20px;
}

.sectionH1 div#tabArea {
	position: relative;
	width: 720px;
	height: 47px;
}

.sectionH1 div#tabArea div {
	float: right;
}

.sectionH1 div.camiapp-block p {
	margin-left: 20px;
}

.sectionH1 div.camiapp-block2 {
	margin-bottom: 20px;
}

.sectionH1 .camiapp-tab-iphone {
	width: 720px;
	height: 47px;
	background: url(../images/manual_tab_iphone.gif) no-repeat;	
}

.sectionH1 .camiapp-tab-android {
	width: 720px;
	height: 47px;
	background: url(../images/manual_tab_android.gif) no-repeat;	
}

.sectionH1 .camiapp-tab-iphone .block div,
.sectionH1 .camiapp-tab-android .block div {
	float: right;
	margin-top: 10px;
}

.sectionH1 ul#tab {
	list-style: none;
}

.sectionH1 ul#tab li {
	float: left;
}

.sectionH1 ul#tab li.iphone a {
	position: absolute;
	width: 167px;
	height: 47px;
	top: 0px;
	left: 10px;
	display: block;
	text-indent: -99999px;	
}

.sectionH1 ul#tab li.android a {
	position: absolute;
	width: 167px;
	height: 47px;
	top: 0px;
	left: 182px;
	display: block;
	text-indent: -99999px;	
}

.sectionH1 .block {
	position: absolute;
	width: 350px;
	height: 47px;
	top: 0px;
	right: 0px;	
}