@charset "utf-8";

#CONTENTSAREA { color: #333333; }

#CONTENTSAREA .printbtn { float: right; }

#CONTENTSAREA #NAVI li { float: left; }

* html #CONTENTSAREA #PAGENAVI,
* html #CONTENTSAREA #CONTENTS { width: 950px }

#CONTENTSAREA #PAGENAVI li {
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}

#CONTENTSAREA #PAGENAVI li.select { padding: 0; }

#CONTENTSAREA #PAGENAVI li.first { padding-left: 0; }

#CONTENTSAREA #CONTENTS {
	margin-top: -1px;
}

#CONTENTSAREA #CONTENTS .areatitle {
	padding: 3px 5px;
	margin-top: 20px;
	margin-bottom: -5px;
}

#CONTENTSAREA #CONTENTS .areatitle h2,
#CONTENTSAREA #CONTENTS .areatitle h3 { float: left; }

#CONTENTSAREA #NAVI,
#CONTENTSAREA #PAGENAVI ul,
#CONTENTSAREA #CONTENTS .areatitle { display: inline-block; }

#CONTENTSAREA #NAVI:after,
#CONTENTSAREA #PAGENAVI ul:after,
#CONTENTSAREA #CONTENTS .areatitle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*\*/
* html #CONTENTSAREA #NAVI,
* html #CONTENTSAREA #PAGENAVI ul,
* html #CONTENTSAREA #CONTENTS .areatitle { height: 1%; }

#CONTENTSAREA #NAVI,
#CONTENTSAREA #PAGENAVI ul,
#CONTENTSAREA #CONTENTS .areatitle {
	display: block;
	position: relative;
}

/* */
