h1 {
	width: 760px;
	height: 48px;
	float: none;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;

}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	font-weight: normal;
}
p.red {
	font-size: small;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #F00;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	color: #666;
}
img {
/*	float: left; */
	Align:left";
/*
	Hspace:40;
	Vspace:20;
*/
}
img.head {
	Align:left";
}
img.barcode {
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 24px;
	margin-left: 30px;

}

.header {
	color: #FFFFFF;
	background-color: #060;
	width: 780px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
.header img {
    float: left;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 20px;
    margin-bottom: 4px;
}
.header h1 {
    overflow: visible;
    margin-top: 22px;
    margin-bottom: 4px;
    
}
.social_btn { 
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
	width:780px; 
}

.social_btn .facebook { 
	float: right; 
	margin: 0px 30px 0px 0px; 
	padding: 0px; 
	display: inline; 
	width: 68px; 
}

.social_btn .twitter { 
	float: right; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	display: inline; 
	width: 68px; 
}

.social_btn .gplus { 
	float: right; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	display: inline; 
	width: 68px; 
}

.red {
	color: #F00;
}
.btn {
	color: #FFFFFF;
	background-color: #060;
	padding: 8px;
	font-weight: bold;
	border: thin outset #000;
	text-decoration: none;
	width: 120px;
	height: auto;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-align: center;
}
.clearfix {
	clear: both;
	padding-top: 20px;
	padding-left: 120px;
	padding--bottom: 20px;
}
h2 {
	font-size: x-large;
	margin-left: 240px;
	letter-spacing: 0.6em;
}
h3 {
	font-size: medium;
}
th {
	text-align: left;
	padding: 8px;
}
.small {
	font-size: small;
}
.halfsizeFont {
	font-size: x-small;
}
.mailCaution {
	font-size: small;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666;
}
.input300 {
	width: 330px;
	font-size: 14px;
	height: 18px;
}

.input140 {
	width: 160px;
	height: 18px;
	font-size: 14px;
}
table {
	border: thin dashed #999;
}
th {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 4px;
}
div {
	width: 780px;
	padding-left: 20px;
}
div.content {
	width: 780px;
	padding-left: 20px;
}
.footer {
	font-size: 12px;

}
p.footer {
	margin-top: 2px;
	margin-left: 640px;
}

