@charset "utf-8";
/* メメント　CSS Document */


#box01 h3 img.logo1 {
	margin-top: 13px;
}
#box01 h3 span {
	margin-top: 3px;
}
#box01 h3 img.lead {
	margin-top: 15px;
}

/* UMとは */
#box03 #unmount {
	widht: 556px;
	border: 2px dotted #bbc8d8;
	padding: 5px 10px;
	margin: 10px 0 15px;
}
#box03 #unmount h4{
	color: #8096a8;
	padding-top: 10px;
}
#box03 #unmount img {
	float: left;
	padding: 0 10px;
}
#box03 #unmount p {
	padding: 5px 10px 0 0;
}



/* -------------------------------作り方の指定*/

/* テーブルの指定 */
.howto caption {
	text-align: left;
	font-weight: bold;
	padding: 3px 0 6px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 20px 0 0 0;
	background: #f3f1b8;
	line-height: 1.4em;
}
.howto caption span {
	font-weight: normal;
}

table.howto {
	width: 520px;
	margin: 0 auto;
	_margin: 20px auto;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
}
*:first-child+html table.howto {
	margin: 20px auto;
}
.howto th {
	width: 120px;
	color:#555;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.howto td {
	font-size: 12px;
	line-height: 1.2em;
	padding: 5px 10px;
	line-height: 1.4em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.howto th img {
	padding: 10px;
}
th#yokonarabi {
	width: 518px;
	border-left: 1px solid #ccc;
}
table.irregular th {
	border: none;
	width: 330px;
}
table.irregular th img {
	padding-right: 0;
}
table.irregular td {
	border-top: none;
}











