@charset "utf-8";

@import "base.css";

#SubContent div {
	clear: both;
	overflow: hidden;
}

/*
--------------------------------------------------------
thehow
--------------------------------------------------------
*/
#SubContent.thehow h2 {
	height: 89px;
	margin: -10px 0 0 0;
	background: url(../thehow/cmn/h2.png) no-repeat 0 0;
}

/*IE6*/* html #SubContent.thehow h2 {
		background-image:url(../thehow/cmn/h2.png);
		}
	#SubContent.thehow h2+p {
	padding-top:0;
	}
#SubContent.thehow h3 {
	margin:10px 0 0 0;
	padding:20px 0 0 40px;
	height:35px;
	border-bottom:dotted 1px #333;
	border-left:none;
	background:no-repeat 0 100%;
	color:#333;
	font-size:160%;
	line-height:1.2;
	}
	/*IE6*/* html #SubContent.thehow h3 {
		height:55px;
		}
#SubContent.thehow h3.h31 {
	background-image:url(../thehow/cmn/h3_1.gif);
	}
#SubContent.thehow h3.h32 {
	background-image:url(../thehow/cmn/h3_2.gif);
	}
#SubContent.thehow h3.h33 {
	background-image:url(../thehow/cmn/h3_3.gif);
	}
#SubContent.thehow h3.h34 {
	background-image:url(../thehow/cmn/h3_4.gif);
	}
#SubContent.thehow .section dl#Book.photo {
	float:right;
	margin:10px 0 0 20px;
	width:155px;
	}

	
#SubContent.thehow .section dl.photo dd  {
	margin-bottom:10px;
	font-size:90%;
	line-height: 100%;
	}
#SubContent.thehow .section dl#Book.photo dd p {
	padding:0;
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "verdana", "arial", "sans-serif";
	}
.section ul {
	clear:both;
	overflow:hidden;
	margin:0 0 10px 10px;}
.section ul li {
	float:left;
	width:120px;
	text-align:center;
	}
.section ul li dl dd {
	font-size:90%;
	}
#SubContent.thehow div p.block {
	margin-right:300px;
	}

/*
--------------------------------------------------------
print
--------------------------------------------------------
*/
@media print {
	.section p img.arrow{
display: none;
}

}
@media print {
	#SubContent.thehow h2{
height: 89px;
}

}
@media print {
	.section{
display: inline;
	clear: none;
}

}
@media print {
	#SubContent.thehow h3{
display: block;
	background-position: 0 0;
}

}
