body {
	background-color: #FFFFFF;
	background-image: url(../basic-img/back-body2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h1 {
	font-size: 37px;
}
h2 {
	font-size: 30px;
}


h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
}
h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	font-weight: bold;
	clear: both;
	background-image: url(../basic-img/level1-title.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#layout-all {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
/*ヘッダースタイル*/
#layout-header {
	background-image: url(../basic-img/back-header.png);
	background-repeat: no-repeat;
	background-position: 60px bottom;
}
#layout-header h1 {
	margin-top: 37px;
	float: left;
	width: 300px;
}
#layout-contact {
	float: right;
	width: 155px;
	margin-right: 10px;
	padding-top: 10px;
}
#layout-contact a {
	color: #FFFFFF;
}
#layout-contact    a:hover {
	color: #FF9900;
}

#contents-navi {
	float: left;
}
#contents-navi li {
	display: inline;
	float: left;
	margin-right: 10px;
}
#corp {
	display: block;
	margin-top: 20px;
}
/*ページタイトル*/
#layout-tittle {
	margin-top: 40px;
	height: 57px;
	background-image: url(../basic-img/back-tittle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#page-title {
	float: left;
	width: 286px;
	margin-top: 10px;
}
.page-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	background-image: url(../basic-img/level2-title.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 19px;
	margin-top: 10px;
}
#sub-menu {
	float: right;
	width: 620px;
}
#sub-menu li {
	display: inline;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E795C;
}
#sub-menu li a {
	width: 123px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	height: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
}




/*内容エリア*/
#layout-main {
	clear: both;
}
#layout-menu{
	width:190px;
	float: left;
}
#layout-menu li a {
	display: block;
	background-image: url(../basic-img/mark3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/*フッタースタイル*/
#footer {
	background-color: #312E26;
	clear: both;
}
.scroll {
	background-color: #312E26;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	margin: 0px;
}

#footer-main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #CCCCCC;
	position: relative;
  overflow:hidden;
}
#footer-main:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
* html #footer-main{
  zoom:1;/* for hasLayout */
  overflow:visible;
}
.gotop {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#footer-main h6 {
	font-weight: normal;
	font-size: 10px;
}
#copylight {
	float: left;
	margin-bottom: 20px;
}

#footer-main h6 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}
#footer-menu {
	float: right;
	width: 300px;
}
#footer-menu li {
	float: right;
	display: inline;
	margin-right: 10px;
}
#footer-menu a {
	color: #FFFFFF;
	background-image: url(../basic-img/link-mark2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#footer-menu a:hover {
	color: #FF9900;
}
