/* コンテンツエリア */

#mobileArea {
	clear: both;
	background: #F2F1ED;
	padding: 10px;
	margin-bottom: 20px;
}

#mobileArea h4 {
	font-size: 16px;
	font-weight: bold;
	color: #544E40;
	text-align: left;
	padding-left: 10px;
	border-left: 6px solid #544E40;
	margin-bottom: 10px;
}

#mobileArea .qr {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	text-align: left;
	height: 90px;
	background: url(mobile/images/qr.gif) no-repeat left top;
}

#mobileArea ol li {
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
	padding: 20px 40px;
	background: #FFFFFF;
}

#mobileArea ol li .mobileAreaTxt { padding-right: 200px; }

#mobileArea ol li#m1 .mobileAreaTxt {
	background: url(mobile/images/mobile1.gif) no-repeat right top;
	min-height: 150px;
}

#mobileArea ol li#m2 .mobileAreaTxt {
	background: url(mobile/images/mobile2.gif) no-repeat right top;
	height: 120px;
}

#mobileArea ol li#m3 .mobileAreaTxt {
	background: url(mobile/images/mobile3.gif) no-repeat right top;
	height: 120px;
}

#mobileArea ol li .mobileAreaTxt h5 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	color: #D22B00;
	letter-spacing: -1px;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px dotted #666666;
}
/*#mobileArea ol li#m1 .mobileAreaTxt h5 { background: url(../images/cone1.gif) no-repeat left top; }*/
/*#mobileArea ol li#m2 .mobileAreaTxt h5 { background: url(../images/cone2.gif) no-repeat left top; }*/
/*#mobileArea ol li#m3 .mobileAreaTxt h5 { background: url(../images/cone3.gif) no-repeat left top; }*/

#mobileArea ol li .mobileAreaTxt h6 {
	padding:10px 0;
	text-align: left;
}

#mobileArea ol li .mobileAreaTxt h6 span {
	background: url(mobile/images/access.gif) no-repeat;
	display: block;
	height: 64px;
	width: 446px;
	text-indent: -5000em;
}


#mobileArea ol li .mobileAreaTxt p{
	font-size:12px;
	text-align:left;
	margin-bottom: 0.5em;
}


#mobileArea ol li#m1 .mobileAreaTxt iframe {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

#pcArea {
	clear: both;
	background: #F2F1ED;
	padding: 10px;
	margin-bottom: 10px;
}


#pcArea h4 {
	font-size: 16px;
	font-weight: bold;
	color: #544E40;
	text-align: left;
	padding-left: 10px;
	border-left: 6px solid #544E40;
	margin-bottom: 10px;
}

#pcArea ol li {
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
	padding: 20px 40px;
	background: #FFFFFF;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#pcArea ol li .pcAreaTxt {
	padding-left: 1em;
	text-indent: -2em;
}

#pcArea .pcAreaTxt a { color: #D22B00; }
#pcArea .pcAreaTxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #D22B00;
}

#puma .notes {
	margin-bottom: 1em;
	padding-left: 1em;
	text-indent: -1em;
}

#mobileArea ol li#m1 .mobileAreaTxt .qr p {
	font-size: 11px;
	letter-spacing: -1px;
	color: #555555;
}
