@charset "Shift_JIS";

/*-------■共通設定CSSファイル■-------*/

/*-------構造-------*/
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
#MainForm
{
	text-align:center;
	/* width:430px; */
}
.seo
{
	font-weight: normal;
	font-size: 10px;
	/* width: 430px; */
	text-align: right;
	text-decoration:none;
}
.seo a:link
{
	color:Black;
	text-decoration:none;
}

/*-------ヘッダー部分-------*/

#header
{
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	height: 40px;
	text-align: right;
	background-repeat:no-repeat;
	background-image:url(/Images/pr-mapx-mypage-logo.gif);
	position:relative;
}

/* add-s.fukui@tato 060915 start */
.headerLink
{
	position:absolute;
	width:100px;
	height:15px;
	left:0px;
	top:10px;
}
/* add-end */

#header a:hover
{
	background-color: transparent;
}

#MenuButton
{
	width:100%;
}

#UpdateTable
{
	font-size: 10pt;
	width: 100%;
	text-align:center;
}

/*-------情報表示エリア-------*/
.InfoTitle
{
	font-size: 11pt;
	vertical-align: top;
	letter-spacing: 1pt;
}

#fpMapsInfo td
{
	font-size: 10pt;
	letter-spacing: 1pt;
}

#fpKeieiMapsInfo td
{
	font-size: 10pt;
	letter-spacing: 1pt;
}

#TextTable
{
	/* width: 760px; */
	font-size: 10pt;
	letter-spacing: 1pt;
}

.TextAreaClass1
{
	/* width: 760px; */
	font-size: 10pt;
	line-height: 15pt;
	letter-spacing: 1pt;
}
.ComleteTextAreaClass1
{
	width: 760px;
	font-size: 12pt;
	line-height: 17pt;
	letter-spacing: 2pt;
}
.Faq-tr
{
	padding : 5px;
	BORDER-RIGHT: #EEEEFF 3pt solid; 
	BORDER-TOP: #EEEEFF 3pt solid; 
	BORDER-LEFT: #EEEEFF 3pt solid; 
	BORDER-BOTTOM: #EEEEFF 3pt solid
}

/*-------フッター-------*/
#footer
{
	/* width:430px; */
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	border-top-style:solid;
	border-top-color:Gray;
	border-top-width:1px;
}

#copyright
{
	/*20060511 add-s t.sakata*/
	font-weight: bold;
	/*20060511 add-e t.sakata*/
	font-size: 8pt;
	text-align: center;
}

/*-------各種設定-------*/
* img {
  border: none;
}
hr
{
	width:100%;
	SIZE:2;
}

/*-------CSS CLASS------*/

