@charset   "UTF-8";

/* === start messege === */
div.top_imagebox {
	text-align:center;
	margin:1em 0;
}

div.top_messegebox {
	border:2px dotted #cc0000;
	background-color:#ffffcc;
	padding:0.5em;
	margin:0.5em;
}


/* === info_topmenu table === */
div.info_topmenu {
	text-align:center;
	margin:1em 0;
	padding:10px 0;
	border-top:2px dashed #999999;
	border-bottom:2px dashed #999999;
}

div.info_topmenu table {
	margin:auto;
	border-collapse: collapse;
	font-size:0.8em;
}
div.info_topmenu table td {
	width:170px;
	padding:5px;
	text-align:center;
	vertical-align:top;
	border:1px solid #ffcccc;
}
div.info_topmenu table td img{
	border-style:none;
	width:160px;
	height:40px;
}

div.info_topmenu table td div {
	margin:0;
	padding:0;
	text-align:left;
}


/* === info_picup === */
div.info_picup {
	text-align:center;
	margin:1em 0;
	padding:1em;
	font-size:1.5em;
	border-top:3px dotted #cccccc;
	border-bottom:3px dotted #cccccc;
}

div.info_picup img {
	width:380px;
	height:30px;
	border-style:none;
}


/* master_info */
div.master_info1 {
	font-size:1.2em;
	color:#cc9900;
	font-weight:bold;
}

strong.master_info2 {
	font-size:1.8em;
	font-weight:bold;
}

/* link free */
div.link_free {
	text-align:center;
	background-color:#ffeecc;
	padding:0.5em;
}

div.link_end {
	text-align:center;
	font-size:0.8em;
	margin-top:2em;
	border-top:1px dotted #999999;
	padding:5px;
}

/* link famiry */
div.link_table {
	text-align:center;
	margin:1em 0;
}

div.link_table table {
	margin:auto;
	border:1px solid #666666;
	width:520px;
	border-collapse:collapse;
}

div.link_table table th {
	width:210px;
	text-align:center;
	padding:5px 0;
	background-color:#ffcc99;
	border-bottom:1px solid #999999;
}

div.link_table table td {
	text-align:left;
	border-bottom:1px solid #999999;
}