﻿@charset "UTF-8";

/*　確認用　border:1px solid #000000;　*/

/*印刷用*/

@media print {
h1{
	width:588px;
	display:block;
	font-size: 18pt;
	color:#084676;
	height: 1em;
	font-weight:bold;
}
h2{
	width:522px;
	margin-left:24px;
	display:block;
	font-size: 16pt;
	color:#682A08;
	height: 1em;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
}

/*画面表示用*/

@media screen {
h1{
	width:588px;
	background-repeat: no-repeat;
	display:table;
	overflow:hidden;
	text-indent:-10000px;
	height: 58px;
}
h2{
	width:522px;
	margin-top:70px;
	margin-left:24px;
	margin-right:42px;
	text-indent:-10000px;
	display:table;
	overflow:hidden;
	background-image: url(../images/title_myrescue.gif);
	background-repeat: no-repeat;
	height: 40px;
}
}

/*画面表示印刷両用*/

@media screen,print {

/*mainVisual*/
div#mainVisual{
	width:792px;
	margin-left:7px;
	background-image: url(../images/maintitlebg.jpg);
	background-repeat: no-repeat;
	display:table;
}
under {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}


/*contents*/

h3.copy{
	width:522px;
	padding-top:53px;
	padding-right:24px;
	padding-left:24px;
	display:block;
}

div.logoBig{
	width:522px;
	padding-top:18px;
	display:block;
	text-align: center;
	padding-right: 24px;
	padding-left: 24px;
	padding-top:0px;
}
p.futaiTitle {
	display: block;
	font-weight: bold;
	padding-top: 15px;
	font-size: 18px;
}
p.futaimidashi {
	display: block;
	font-weight: bold;
	padding-top: 14px;
	margin-bottom: 10px;
}
p.restaCopy {

}
}
#BtnContainerPageBottom3 {
	width: 523px;
	margin-left: 22px;
	padding-top: 10px;
}
div#my01 {
	background-image: url(../images/my01.gif);
	background-repeat: no-repeat;
	width: 523px;
	height: 35px;
	text-align: center;
	padding-top: 3px;
	margin-top: 5px;
	padding-bottom: 5px;
}
p.my02 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	height: 20px;
	width: 532px;
	padding-left: 5px;
}
div#text {
	font-size: 10px;
	padding-left: 20px;
	line-height: 15px;
}
div#image {
	width: 500px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 5px;
}
div#text2 {
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}
div#box01 {
	float: left;
	width: 100px;
}
div#box02 {
	float: right;
	width: 102px;
}
div#box03 {
	float: left;
	width: 234px;
}
div#box04 {
	width: 78px;
	float: left;
}
div#text03 {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}
table.table010 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 500px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 12px;
	margin-left: 20px;
}

table.table010 caption {
	margin-top: 1em;
	text-align: left;
	font-size: 12px;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}
