 *{	font-family:"Arial";
	font-size: 11px;
	box-sizing : border-box;
	-moz-box-sizing : border-box}

BODY{	margin: 0px;
	color: #333333;
	scrollbar-base-color: #f69a56;
	background-color: #f69a56;  
	background-image:url(topimg/bar_menu.jpg);
	background-position:left;
	background-repeat:repeat-y;
	text-align: left}

img{border: 0}

.iepngfix {behavior: expression(IEPNGFIX.fix(this));}

 
/* メニュー部分 */

#menubox{width: 140px;text-align:center;float: left}

A.menu{width:100%;font-size: 11px}

a.menubtn2{display:block;
	font-family: "Century Gothic","Arial";
	font-size: 12px;
	color:#feffa9;
	background-color:#671b63;
	width:100%;
	height:100px;
	line-height:30px;
	border-left:#feb662 10px solid;
	border-right:#feb662 10px solid;
	border-top:#a0d136 1px dotted;
	text-decoration:none}

a.menubtn2:hover{
	color:#ffffff;
	background-color:#b040aa;
	border-left:solid 10px #e5a8ff;
	border-right:solid 10px #e5a8ff;
	text-decoration:none}

a.menubtn4{display:block;
	font-family: "Century Gothic","Arial";
	font-size: 12px;
	color:#feffa9;
	background-color:#671b63;
	width:100%;
	height:30px;
	line-height:30px;
	border-left:#feb662 10px solid;
	border-right:#feb662 10px solid;
	border-top:#a0d136 1px dotted;
	text-decoration:none}

a.menubtn4:hover{
	color:#ffffff;
	background-color:#b040aa;
	border-left:solid 10px #e5a8ff;
	border-right:solid 10px #e5a8ff;
	text-decoration:none}



a.menubtn3{display:block;
	font-family: "Century Gothic","Arial";
	font-size: 12px;
	color:#cbfffc;
	background-color:#1e73a9;
	width:100%;
	height:100px;
	line-height:30px;
	border-left:#feb662 10px solid;
	border-right:#feb662 10px solid;
	border-top:#a0d136 1px dotted;
	text-decoration:none}

a.menubtn3:hover{
	color:#ffffff;
	background-color:#5bb5ee;
	border-left:solid 10px #bcf5fc;
	border-right:solid 10px #bcf5fc;
	text-decoration:none}


a.menubtn{display:block;
	font-family: "Century Gothic","Arial";
	font-size: 12px;
	color:#ffffff;
	background-color:#2c4f54;
	width:100%;
	height:30px;
	line-height:30px;
	border-left:#f69a56 10px solid;
	border-right:#f69a56 10px solid;
	border-top:#a0d136 1px dotted;
	text-decoration:none}

a.menubtn:hover{
	color:#fff331;
	background-color:#4a8c77;
	border-left:solid 10px #ffec93;
	border-right:solid 10px #ffec93;
	text-decoration:none}

#counter{
	font-family: "Century Gothic","Arial";
	font-size: 10px;
	color:#ffffff;
	width:100%;
	height:40px;
	padding-top:10px;
	border-top:#8e8e71 1px solid;
	border-bottom:#8e8e71 1px solid}

