@charset "utf-8";
/* CSS Document */
html {
	min-width:691px;}
	
#modal {
	text-align:left; 
	padding:30px 0;
	background:url(img/img.png) no-repeat left top;}

#modal h1 {
	padding:0 0 16px 29px;}
	
#modal .left { 
	float:left;
	width:392px;
	padding:0 29px 0;}

#modal .left h2 {
	font-size:93%;
	line-height:1.5;
	margin:-5px 0 0;}

#modal .left h2 b {
	font-size:108%;}

#modal .left table {
	margin:11px 0 0;
	border:#d2d2d2 1px solid;}

#modal .left table.lastChild {
	margin:10px 0 0;}

#modal .left table td {
	padding:5px 11px;
	font-size:93%;
	line-height:1.7;
	border-bottom:#d2d2d2 1px dotted;}

#modal .left table td.note {
	width:73px;
	border-right:#d2d2d2 1px solid;}
  
#modal .right {
	float:left;
	width:210px;
	padding:0;}

#modal .closeButton {
	margin-top: 30px;
	text-align:center;}

#TB_window {
	background:none;
	border:none;}