/* お店ばたけオンラインショッピング入門ＣＳＳ */

body{ background-color: #FFFFFF;
	text-align: center;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
}
	
h1 {
	color: #0E89B1;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	margin: 15px 5px 5px;
	height: auto;
	width: 600px;
}

h2 {
	font-size: large;
	color: #0E89B1;
	line-height: 120%;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 600px;
}




/*.layout {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
} */

.gaiyou img {
    border:0px;
    margin:10px 0px 10px 10px;
    text-align: left;
     }

.pankuzu {
	text-align: left;
	font-size: 10pt;
	height: auto;
	width: 600px;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

.honbun {
	width: 600px;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	height: auto;
	line-height: 130%;
	font-size: small;
	text-align: left;
	background-color: #FFFFD9;
	color: #000000;
	}


.f1 {
	font-size: 10pt;
	line-height: 130%;
	}
	
.f1bold {
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-align: center;
	}
	
.graytxt{
	font-size: 10pt;
	line-height: 13pt;
	color: #535353;
	padding: 5px 5px 15px 0px;
	}

/* div.3img{
	width: 200px;
	text-align: left;
	margin-top: 20px;
	float:left;
}


.gray{
	font-size: 10pt;
	line-height: 13pt;
	color: #535353;
	padding: 5px 5px 15px 2px;
	}
	
.clear{clear:both;} */

.akalarge {
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	color: #F84407;
}
h3 {
	color: #0E89B1;
	font-size: medium;
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 5px;
}
h4 {
	color: #0E89B1;
	font-size: medium;
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 0px 15px;
}
.onlineh4txt {
	font-size: medium;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}

