body {
	margin: 0px;
	padding: 0px;
	background: #212121;
	color: #999;
	font-size: 13px;
	line-height: 1.5;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	background: url(../images/h2_line.png) repeat-x left bottom;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 5px 0px;
	clear: both;
}
h3 {
	margin: 0px;
	clear: both;
}



#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.inner {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.bgBng {
}

/*========================================

  TOP　PAGE Navigation menu

========================================*/
#topNaviBox {
	background: url(../images/navibg.png) repeat-x center bottom;
	height: 140px;
	position: absolute;
	z-index: 2;
	top: 330px;
	width: 100%;
	text-align: center;
}
#group_navi  {
	width: 880px;
	margin: 0px auto;
	padding: 25px 0px 0px;
}
#group_navi li  {
	display: block;
	float: left;
	text-indent: -10000px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-left: 1px;
	border-right: 1px solid #444;
}
li#group_title {
	display: block;
	text-align: right;
	height: 100px;
	width: 265px;
	background: url(../images/grp_navi_title.png) no-repeat right 0px;
}
a#group_navi_1 {
	display: block;
	height: 100px;
	width: 150px;
	background: url(../images/grp_navi1.png) no-repeat center top;
}
a#group_navi_1:hover {
	background: url(../images/grp_navi1.png) left -100px;
}
a#group_navi_2 {
	display: block;
	height: 100px;
	width: 150px;
	background: url(../images/grp_navi2.png) no-repeat center top;
}
a#group_navi_2:hover {
	background: url(../images/grp_navi2.png) left -100px;
}
a#group_navi_3 {
	display: block;
	height: 100px;
	width: 150px;
	background: url(../images/grp_navi3.png) no-repeat center top;
}
a#group_navi_3:hover {
	background: url(../images/grp_navi3.png) left -100px;
}
a#group_navi_4 {
	display: block;
	height: 100px;
	width: 150px;
	background: url(../images/grp_navi4.png) no-repeat center top;
}
a#group_navi_4:hover {
	background: url(../images/grp_navi4.png) left -100px;
}

/*========================================

  SECOND PAGE Navigation menu

========================================*/
#secNaviBox {
	background: url(../images/sc_navibg.jpg) repeat-x center bottom;
	height: 70px;
	z-index: 2;
	top: 0px;
	width: 100%;
	text-align: center;
}
#sec_group_navi {
	padding: 0px;
	margin: 0px auto;
	padding: 0px 10px;
	height: 70px;
	background: no-repeat;
	clear: both;
	text-align: center;
	width: 880px;
}
#sec_group_navi li  {
	display: block;
	float: left;
	text-indent: -10000px;
	list-style: none;
	margin: 10px 1px 0px;
	padding: 0px;
	overflow: hidden;
	border-right: 1px solid #444;
}
#sec_group_navi li#group_title {
	display: block;
	text-align: right;
	height: 50px;
	width: 265px;
	background: url(../images/grp_navi_title.png) no-repeat -40px -30px;
}
#sec_group_navi a#group_navi_1 {
	display: block;
	height: 50px;
	width: 150px;
	background: url(../images/grp_navi1.png) no-repeat center -30px;
}
#sec_group_navi a#group_navi_1:hover {
	background: url(../images/grp_navi1.png) left -130px;
}
#sec_group_navi a#group_navi_2 {
	display: block;
	height: 50px;
	width: 150px;
	background: url(../images/grp_navi2.png) no-repeat center -30px;
}
#sec_group_navi a#group_navi_2:hover {
	background: url(../images/grp_navi2.png) left -130px;
}
#sec_group_navi a#group_navi_3 {
	display: block;
	height: 50px;
	width: 150px;
	background: url(../images/grp_navi3.png) no-repeat center -30px;
}
#sec_group_navi a#group_navi_3:hover {
	background: url(../images/grp_navi3.png) left -130px;
}
#sec_group_navi a#group_navi_4 {
	display: block;
	height: 50px;
	width: 150px;
	background: url(../images/grp_navi4.png) no-repeat center -30px;
}
#sec_group_navi a#group_navi_4:hover {
	background: url(../images/grp_navi4.png) left -130px;
}

/*========================================

  Contents

========================================*/


#contents_top {
	background: #282828 url(../images/content_bg.jpg) repeat-x center top;
	padding-top: 30px;
	padding-bottom: 0px;
}
#contents_second {
	background: #282828 url(../images/cont_bg2.jpg) repeat-x center top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents_top .inner,
#contents_second .inner {
	width: 880px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#bannerBox {
	height: 200px;
	text-align: left;
	padding-left: 400px;
}
#bannerBox h1 {
	margin: 0px;
	padding: 50px 10px 0px 0px;
}
#bannerBox p {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	width: 400px;
}
#pageNavigationBox {
	padding: 0px;
	text-align: left;
	margin-left: 730px;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#pageNavigationBox ul {
	margin: 0px;
	padding: 0px;
}
#pageNavigationBox ul li {
	display: block;
	float: left;
	text-indent: -10000px;
	list-style: none;
	margin: 0px 1px 0px 10px;
	padding: 0px;
	overflow: hidden;
}
a#pageNavi_1 {
	display: block;
	height: 20px;
	width: 60px;
	background: url(../images/btn_back.png) no-repeat left top;
}
a#pageNavi_1:hover {
	background: url(../images/btn_back.png) left -20px;
}
a#pageNavi_2 {
	display: block;
	height: 20px;
	width: 60px;
	background: url(../images/btn_next.png) no-repeat left top;
}
a#pageNavi_2:hover {
	background: url(../images/btn_next.png) left -20px;
}
/*========================================

 　footer

========================================*/
#footer {
	background: url(../images/footer_bg.jpg) repeat-x center top;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
}
#footer_sec {
	background: url(../images/footer_bg2.jpg) repeat-x center top;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
}
#under_logo {
	width: 880px;
	margin-right: auto;
	padding-top: 30px;
	clear: both;
	margin-left: auto;
	text-align: center;
	padding-bottom: 0px;
}
#underNavigation {
	padding: 3px 10px 10px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#underNavigation a{
	font-size: 17px;
}

/*========================================

  clearFix

========================================*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

