@charset "utf-8";

	/* 文字エンコードの設定（削除不可） */

/* ***********/

/* HTML要素（一部#ID） */

em	  { font-style: normal; border-bottom: 2px dotted #99cccc }

#tt01                   {
	border-top: none;
	border-right: none white;
	border-bottom: none;
	border-left: none white;
	width: 749px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#tt01 img                 { float: none; clear: none; margin: 5px auto 0px; border-top: none; border-right: none white; border-bottom: none; border-left: none white; width: 749px; height: 270px }

#tt02                { background-color: gray; margin-right: auto; margin-left: auto; border-top: none; border-right: none white; border-bottom: none; border-left: none white; width: 749px; height: auto }

#td02                      {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 670px;
	height: 1050px;
	margin-right: auto;
	margin-left: auto;
}

/*部分 */
#right       {
	text-align: left;
	height: 1000px;
	visibility: visible;
	background-image: url(../mailform/img/point01.jpg);
	background-repeat: no-repeat;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#ttaaz
   {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
	float: left;
	padding: 0px;
}


#contents  {
	height: 1000px;
	visibility: visible;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





#right img    { float: left; margin-bottom: 20px; margin-left: 0px; width: auto; height: auto }
/* ＭＡＩＬ */
table {
	margin-left: 150px;
	padding: 5px;
	border: none 0px gray;
	width: 550px
}

table.mailform       { float: left }
			table.mailform td p   { color: #0b479f; font-size: 9px; font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; background-color: white; width: 150px; display: block }
			table.mailform td span   { color: #ff0000; font-size: 10px; font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 5px }
