@charset "Windows-31J";

/* === Filename is "popup-layout.css" ===

### popup basic layout settings

/* lead margin */
p.md7_txt {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 1.8;
}

/* 注意（赤）テキスト */
strong.attention {
	color: #ff0000;
}

/* lead margin */
#no-HF-s #wrapper .md7_layout {
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

/* lead margin */
#no-HF-s #wrapper .md7_play {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 1.3;
}

/* lead margin */
#no-HF-s #wrapper .md7_cation {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 80%;
	line-height: 1.8;
}

/* 表組み */
#no-HF-s #wrapper .md7_layout .md7Summary tr th {
	background: #b3ccff url(../images/table_bg.gif);
	height: 20px;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
}

#no-HF-s #wrapper .md7_layout .md7Summary tr td {
	background: #efefef url(../images/table_bg2.gif);
	height: 20px;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
}

#no-HF-s #wrapper .md7_layout .md7Summary tr th {
	table-layout:fixed;
	tousu { width: 200px; } 
	#example2 { width: 300px; } 
}

#no-HF-s #wrapper .md7_layout .md7Summary tr th p {
	margin: 3px;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}

#no-HF-s #wrapper .md7_layout .md7Summary tr td p {
	margin: 3px;
	font-size: 70%;
}

p.tousu {
	margin: 3px;
	font-size: 70%;
	text-align: center;
}


#box_att{
	text-align:left;
	width:705px;
	margin:6px 20px 20px 20px;
	padding:
}

ul.attentionlist {
	margin: 0 0 5px 0;
	padding: 0px;
}
	
ul.attentionlist li {
	margin-top: 3px;
	margin-left:5px;
	padding: 0 0 0 10px;
	font-size: 70%;
	line-height: 1.4;
	list-style: none;
	background: url(../images/listbg.gif) no-repeat;
	background-position: 0 7px;
}

#box_att p {
	margin-top: 3px;
	margin-left:5px;
	font-size: 70%;
	line-height: 1.4;
}