#header_box_group {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header_group {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0082D6;
}
.orange_btm_group img {
	margin-left: 5px;
	margin-top: 13px;
}
.logo_group img {
	margin-top: 7px;
	vertical-align: top;
}
#btm_table_group {
	margin-left: 10px;
}


#menu_top_right2_group {
	margin-top: 5px;
	font-size: 18px;
	color: #0082D6;
}
#menu_top_group h1 {
	font-size: 20px;
	color: #0082D6;
	margin: 0px;
	padding-top: 5px;
}
#menu_top_group h2 {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
}
#contents_group {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search {
	margin-bottom: 5px;
}

#footer_group #footer_box_group {
/**	font-size: 11px;**/
}
#under_link {
	margin-top: 10px;
	margin-bottom: 5px;
}
#menu_top_group {
}
#footer #underLink div {
	font-size:0.8em;
}
#footer #underLink .txt10 a.lblue:link {
color:#2F99DE;
text-decoration:none;
}

#footer #underLink .txt10 a.lblue:visited {
color:#2F99DE;
text-decoration:none;
}

#footer #underLink .txt10 a.lblue:hover {
color:#2F99DE;
text-decoration:underline;
}
.tel_group {
	font-size: 14px;
	font-weight: bold;
	color: #FF7F02;
	line-height: 32px;
	margin-top: 13px;
}
.tel_group2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF7F02;
	line-height: 1.5em;
	margin-top: 13px;
}
.tel_group2_2 {
	font-size: 10px;
	font-weight: normal;
	color: #FF7F02;
	line-height: 1.5em;
	margin-top: 0;
}
#blue_line_group {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0082D6;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/