@charset "UTF-8";

/* mask_mechanism */
#content {
position:relative;
}

h2 {
text-indent: -9000px;
background: transparent url(../images/mask_mechanism/page-title.gif) no-repeat scroll left top;
}

* html h2 {/* IE 6 */
height: 50px;
}

.section {
margin-bottom: 10px;
}

.section p.num {
float: left;
margin-left: 45px;
margin-top: 10px;
display: inline;
}

.section img.illust {
float:left;
margin: 0 20px 5px 20px;
}

.section .info {
padding: 10px 70px 0 0;
}

/* text */
span.ex1 {
color: #77150C;
}

span.underline {
/* text-decoration:underline; */
}


.sosumi {
position:absolute;
right:200px;
top:25px;
color: #666;
font-size: 11px;
}