@charset "utf-8";
/* CSS Document */

h1{
	margin-top:10px;
}

h3{
	padding-bottom:10px;
}

h4{
	font-size:18px;
}
p,td,li{
	color:#666;
	font-size:14px;
}

p{
	line-height:1.5em;
	margin-bottom:1.0em;
}

/**/


h1 img,h2 img{
	text-align:right;
}

p.point,ul.point li{
	background-image:url(../../../common/img/mark01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	
}
p.point a,ul.point li a{
	color:#F60;
}
ul.point li{
	list-style-type:none;
}



.r15pd{
	padding-right:15px;
}
/*07 hanoi*/
ul.hanoi li {
	font-size:14px;
	margin-left:1.5em;
}
h4 {
	font-weight:bold;
	margin-bottom:0.5em;
	color:#c91520;
}
dl.list {
}

dl.list dt {
	margin-top:1.0em;
	border-bottom:1px dotted #c91520;
}
dl.list dd {
	margin-top:0.5em;
	margin-left:1.0em;
	line-height:1.5em;
}
ol.list {
	margin-left:3.0em;
	margin-bottom:1.0em;
}
ol.list li {
	list-style-type:decimal;
	line-height:1.5em;
	font-size:14px;
	margin-bottom:0.5em;
}
p.name {
	text-align:right;
}
table.pin {
	margin:0.2em 0 1.0em 0;
	border-collapse: collapse;
	
}
table.pin th {
	border-bottom: solid 1px #999;
	padding: 4px 6px;
}

table.pin td {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 4px 6px;
}
table.pin th {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
