@charset "shift_jis";
/*###################################################################### 
CssName ：popup.css
更新    ：2009/10/22 Ver1.01
######################################################################*/

#popup_container {	
	font-size:80%;
	width:580px;
	text-align:left;
	margin:10px auto;
}

#popup_container h1 {
	border-left:7px solid #003399;
	font-size:130%;
	margin:0 0 10px;
	padding:2px 0 2px 8px;
}

#popup_container h2 {
	font-size:110%;
	margin-bottom:5px;
	line-height:1.3;
}

#popup_container #summary {
	margin:0 0 20px 15px;
}

#popup_container .menu {
	margin:0 0 20px 15px;
	width:530px;
}

#popup_container .content {
	margin:0 0 10px 15px;
	width:530px;
}

#popup_container .important {
	background:#f5f5f5;
	padding:10px;
	margin-bottom:20px;
}

#popup_container .menu li {
	background: url(/img/anchor_arrow.gif) no-repeat;
	padding:3px 0 3px 20px;
	float:left;
	width:155px;
}

#popup_container table {
	font-size:100%;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	width:560px;
	margin:10px 0;
}

#popup_container th,
#popup_container td {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	vertical-align:top;
}

#popup_container th {
	color:#464646;
}

#popup_container .tr0 {
	background:#003399;
}

#popup_container .tr0 th {
	color:#fff;
}

#popup_container .tr1 {
	background:#ffffff;
}

#popup_container .tr2 {
	background:#f3f3f3;
}

#popup_container .t1 {
	background:#d4e9f5;
}

#popup_container .t2 {
	background:#d4dff6;
}

#popup_container .t3 {
	background:#ffffff;
}

#popup_container table ul {
	margin-left:20px;
}

#popup_container table ul li {
	list-style:square;
	margin-bottom:0.5em;
}

#popup_container2 {	
	font-size:80%;
	width:95% !important;
	width:450px;
	text-align:left;
	margin:10px auto;
}


#popup_container2 p.title {
	font-size:110%;
	margin:0 0 20px;
	padding:5px;
	background:#D4E9F5;
	font-weight:bold;
	line-height:1.4;
}

#popup_container2 p.center {
	text-align:center;
	margin:0 auto;
}

/* ------------------------------------
 書類ＤＬ用POPUP
------------------------------------ */

#popup_container3 {	
	font-size:80%;
	width:580px;
	text-align:left;
	margin:10px auto;
}

#popup_container3 h1 {
	border-left:7px solid #003399;
	font-size:130%;
	margin:0 0 10px;
	padding:2px 0 2px 8px;
}

#popup_container3 h2 {
	font-size:110%;
	margin-bottom:5px;
	line-height:1.3;
}

#popup_container3 #summary {
	margin:0 0 20px 15px;
}

#popup_container3 .content {
	margin:0 0 10px 15px;
	width:530px;
}

#popup_container3 .important {
	background:#f5f5f5;
	padding:10px;
	margin-bottom:20px;
}

#popup_container3 table {
	font-size:100%;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	width:500px;
	margin:10px 0;
}

#popup_container3 th,
#popup_container3 td {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	vertical-align:top;
}

#popup_container3 th {
	color:#464646;
}

#popup_container3 .tr0 {
	background:#003399;
}

#popup_container3 .tr0 th {
	color:#fff;
}

#popup_container3 .tr1 {
	background:#ffffff;
}

#popup_container3 .tr2 {
	background:#f3f3f3;
}

#popup_container3 .t1 {
	background:#d4e9f5;
}

#popup_container3 .t2 {
	background:#d4dff6;
}

#popup_container3 .t3 {
	background:#ffffff;
}