@charset "utf-8";
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#Q_body {
	text-align: left;
	margin:0 auto;
	color: #00000;
	background: url(./../../index_parts/bg.gif) top right no-repeat;
	width: 800px;
	height:962px;
}

#header_top {
	height: 81px;
	width: 800px;
	z-index: 2;
}

#top_h1 {
	font-size: 130.8%;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#header_img {
	height: 34px;
	width: 148px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#menu{
	width: 800px;
}

 li {
	float: left;
	height: 30px;
	font-size: 0px;
}
#popup_menu {
	clear: both;
	height: 80px;
	width: 663px;
	padding-left: 115px;
}
#l_menu1 {
	background: url(./../img/l_menu.gif) top left no-repeat;
	background-color: #73221a;
	height: 65px;
	width: 93px;
	color: #949495;
	float: none;
	visibility: hidden;
	padding:5px 0 0 20px;
	margin:0 0 0 -16px;
	z-index: 4;
	position: relative;
	left: 115px;
}


#l_menu1 .gryfnt {
	font-size: 93%;
}
#l_menu2 {
	background: url(./../img/l_menu.gif) top left no-repeat;
	background-color: #73221a;
	height: 50px;
	width: 95px;
	color: #949495;
	padding:5px 0 0 20px;
	margin:0 0 0 -16px;
	visibility: hidden;
	float: none;
	z-index: 5;
	position: relative;
	left: 228px;
	top: -70px;
}

#popup_menu2  a {
	color: #949495;
}
#popup_menu2  a:hover {
	color: #EE9629;
}

.l_menu_here {
	color: #930000;
}
#popup_menu a {
	color: #8b8c8d;
}
#popup_menu a:hover {
	color: #930000;
}
#main {
	float:left;
	width: 770px;
	margin:0;
	padding:0 0 0 30px;
	_margin-top:-125px;
}

*:first-child+html #main {
	margin-top:12px;
}

#footer {
	float:left;
	font-size: 85%;
	clear: both;
	height: 15px;
	margin:30px 0 20px 20px;
	text-align:center;
}
.hidden {
	display: none;
}

#close {
	text-align: right;
	padding-right: 40px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#ftnavi {
	text-align: right;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#ftnavi a {
	color: #000000;
	text-decoration: none;
}

.clear{
	clear:both;
}

#container{
margin-top:80px;
}

#sidebarcontainer{
margin-top:80px;
}
