@charset "utf-8";
/*
=========================================================
    default
---------------------------------------------------------
  Copyright (C) 2009 Yeti PaPa. All rights reserved.
    http://www.yetipapa.com/
=========================================================
*/

h3 {
	margin-top: 5px;
}

div.clsHeadLink {
	margin: 20px 0 5px;
	color: #B57311;
	background-color: inherit;
	font-weight: bold;
}

div.clsHeadLink:before {
	padding-right: 5px;
	content: '■';
}

div.clsHeadLink:after {
	padding-left: 3px;
	content: '≫';
}

/* ================ 110630 */
div#bnrs110630 {
	clear: both;
	text-align: center;
}

div#bnrs110630 span {
	margin: 0 5px;
}

div.clsMenu {
	height: auto;
	overflow: auto;
	margin-bottom: 5px;
}

div.clsMenu ul {
	float: none;
	margin-left: auto; margin-right: auto;
}

h2 {
	margin-top: 10px;
}
/* ================ /110630 */


