﻿body  {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f9f9f9;
}
/************* コンテナ *************/
.blp-info-container	{
	max-width: 650px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
}

/*グレー・文字*/
.p1 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

/*グレー・文字*/
.p11 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

/*白・文字*/
.p0 {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

/*赤・文字*/
.p2 {
	font-size: 12px;
	color: #ff3e99;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.p22 {
	font-size: 12px;
	color: #ff0000;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*黒・文字*/
.p3 {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.p4 {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*青・文字*/
.p5 {
	font-size: 12px;
	color: #0000ff;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.p6 {
	font-size: 12px;
	color: #0080ff;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/********** スペース *********/
/* スペース */
.sp3	{
	width: 150px;
	height: 3px;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sp6	{
	width: 150px;
	height: 6px;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* フッター */
div#footer	{
	width: 794px;
	background-color: #02eea2;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both}

address	{font-size: 0.75em;
	color: #ffffff;
	font-style: normal;
	text-align: center}
