H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited 
{ color: #333; }
A:link
{ color: #009; text-decoration: none; }
A:visited 
{ color: #333333; text-decoration: none; }
A:link:hover 
{ color: #FF0000; text-decoration: none; }
A:visited:hover 
{ color: #FF0000; text-decoration: none; }
.size12px {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 18px; color: #333333}
.box01 {  padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 16px; color: #333333}
.size10px {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; line-height: 12px}
.size12px_midashi { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 18px ; font-weight: bold; color: #006666}
.caption12px {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 14px; color: #666666}
.midashi_14px {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 14px; font-weight: bold}
.size12px_accent { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 18px; color: #66CCCC}
.box02 { padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 16px; color: #333333 }
.size12px_14 { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 14px; color: #333333 }
.point {
	color: #FF0000
}

/* ---------- format ---------- */
.tl{text-align: left !important;}
.tc{text-align: center !important;}
.tr{text-align: right !important;}

/* ---------- format end ---------- */

/* ---------- .midashi2 ---------- */
p.midashi2{
	border-color: #4b9bcb;
	border-style: solid;
	border-width: 0pt;
	margin: 15px 0 5px 0;
}	

/* ---------- .midashi2 end ---------- */

/* ---------- table.price-list ---------- */
table.price-list{
	border-collapse: collapse;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Osaka";
	margin-top: 0pt;
}
table.price-list th{
	background-color: #fff0b8;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
}

table.price-list tr.t-header th{
	background-color: #ffcc99;
	text-align: center;
}
table.price-list tr.t-header th.bgcolor{
	background-color: #F7DCB5;
	color: #333333;
}
table.price-list tr.t-header th.twidth_1{
	width: 75px;
}
table.price-list tr.t-header th.twidth_2{
	width: 35px;
}
table.price-list tr.t-header th.twidth_3{
	width: 46px;
}
table.price-list tr.t-header th.twidth_4{
	width: 103px;
}
table.price-list tr.t-header th.twidth_5{
	width: 65px;
}
table.price-list tr.total-price th{
	background-color: #ffdddd;
}
table.price-list td{
	background-color: #fffff8;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10px;
	padding: 5px;
	text-align: right;
}
table.price-list tr.total-price td {
	background-color: #ffdddd;
}
p.notes{
	font-size: 10px;
	text-align: right;
	margin: 5px 0;
	padding: 0pt;
}
p.notes.noteswidth_1{
	width: 547px;
}
p.notes.noteswidth_2{
	width: 545px;
}
p.notes span{
	color: #990000;
}
/* ---------- table.price-list end ---------- */

/* ---------- mailform ---------- */
.mailform{
	background-color: transparent;
	border-width: 0;
	height: 830px;
	width: 530px;
}

.mailform02{
	background-color: #FFF;
	border-color: #B9B0A4;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
	padding: 0 5px;
	height: 750px;
	width: 537px;
}

/* IE8—p */
html>/**/body .mailform02{
	height /*\**/: 700px\9;
	margin-left /*\**/: 5px\9;
}

/* IE7—p */
*:first-child+html .mailform02{
	height: 700px;
	margin-left: 5px;
}

/* IE6—p */
*html .mailform02{
	height: 700px;
	margin-left: 5px;
}
/* ---------- mailform end ---------- */


