h1 {
	margin: 0px;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

#main {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents {
	width: 900px;
	padding: 0;
	margin: 0;
	margin-top: 55px;
}

#right {
    float: right;
    padding: 0;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 615px;
}

#left {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
}

#left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer {
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 25px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	list-style-type: none;
}

#footer li{
	font-size: 8pt;
	line-height: 13pt;
	display: inline;
	color: #666666;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
}

.margin_top_30px {
	margin-top: 30px;
}

.margin_top_20px {
	margin-top: 20px;
}

.margin_top_15px {
	margin-top: 15px;
}

.margin_top_10px {
	margin-top: 10px;
}

.margin_top_5px {
	margin-top: 5px;
}


.float_left {
	float: left;
}

.float_right {
	float: right;
}



img {
	border: 0px;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

.clear { clear:both; }  
.clear hr { display:none; }  
.read_copy01 {
	font-size: 10pt;
	line-height: 20pt;
	text-align: left;
	color: #666666;
	margin-bottom: 15px;
}
.width_415px {
	width: 415px;
}

#pp_sp {
	text-align: left;
}

#pp_sp h3 {
	font-size: 11pt;
	line-height: 18px;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 20px;
}

#pp_sp p {
	font-size: 10pt;
	line-height: 20px;
	color: #666666;
}

#pp_sp table {
	font-size: 10pt;
	line-height: 15px;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#pp_sp th {
	color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 120px;
}

#pp_sp td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.read_copy02 {
	font-size: 12pt;
	line-height: 18pt;
	text-align: left;
	color: #666666;
	margin-bottom: 15px;
}

.20160513 {
	text-align: left;
	margin-right: 15px;
}

.redobi {
	font-size: 12pt;
	line-height: 18pt;
	text-align: center;
	color: #fff;
	background-color: red;
	padding: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	width: 100%;
}
