@charset "utf-8";

h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 5px;
	clear: both;
}
#main {
	width: 920px;
	margin-right: 15px;
	margin-left: 15px;
}
.line {
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img-common/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	clear: both;
}
hr {
	display: none;
}
.dl-bg {
	background-color: #F7F8F9;
}
.form-bg {
	background-color: #E7EBF5;
}
.box-mb30 {
	width: 920px;
	margin-bottom: 30px;
}

/*--------------------------------------
会社概要ページ設定
--------------------------------------*/
.company {
	width: 920px;
}
.company dl {
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.company dt {
	float: left;
	background-image: url(../img-company/company-li.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	margin: 0px;
	width: 130px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.company dd {
	width: 590px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.company-L {
	float: left;
	margin-right: 38px;
	width: 730px;
}
.company-message {
	width: 920px;
	background-image: url(../img-common/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 30px;
}
#access {
	width: 920px;
	clear: both;
	padding-top: 30px;
}
#access dl {
	width: 200px;
	background-image: url(../img-company/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-right: 30px;
}
#access dt {
	font-weight: bold;
	background-image: url(../img-company/office-li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.access-map {
	width: 690px;
	float: right;
}
/*--------------------------------------
会社概要ページ設定END
--------------------------------------*/

/*--------------------------------------
採用情報ページ設定
--------------------------------------*/
.recruit {
	width: 920px;
}
#recruit-flash {
	width: 920px;
	margin-bottom: 30px;
}
.recruit-line {
	height: 1px;
	background-image: url(../img-common/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.recruit-con {
	width: 920px;
}
.recruit-con h3 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
.recruit-con h4 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
.recruit-nav-title {
	width: 920px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img-recruit/recruit-line-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.recruit-nav {
	width: 920px;
	height: 27px;
	padding-bottom: 20px;
}
.recruit-nav ul{
	width: 905px;
	padding-left: 15px;
	background-image: url(../img-recruit/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	list-style-type: none;
	list-style-image: none;
}
.recruit-nav li{
	display: inline;
	margin-left: 5px;
	list-style-type: none;
	list-style-image: none;
}
#recruit-person01 {
	width: 418px;
	border: 1px solid #CCCCCC;
	background-image: url(../img-recruit/person01-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding: 15px;
	float: left;
}
#recruit-person01 li{
	background-image: url(../img-recruit/person-check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 3px;
}
#recruit-person02 {
	width: 418px;
	border: 1px solid #CCCCCC;
	background-image: url(../img-recruit/person02-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding: 15px;
	float: left;
	margin-left: 20px;
}
#recruit-person02 li{
	background-image: url(../img-recruit/person-check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 3px;
}
#recruit-measure {
	background-image: url(../img-recruit/recruit-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 920px;
}
#recruit-measure ol{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#recruit-measure li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#recruit-measure p{
	margin-left: 25px;
}
#recruit-measure dt{
	margin: 0px 0px 2px;
	padding: 0px;
	clear: both;
	width: 490px;
}
#recruit-measure dl{
	margin: 0px;
	padding: 0px;
	width: 490px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#recruit-measure dd{
	margin: 0px 0px 15px;
	padding: 0px;
	width: 490px;
	float: none;
}
.recruit-title {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	padding-left: 5px;
	line-height: 200%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF4DF;
	width: 908px;
	border: 1px solid #996600;
	margin-bottom: 10px;
	padding-right: 5px;
}
.recruit dl {
	width: 920px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.recruit dt {
	float: left;
	background-image: url(../img-company/company-li.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 150px;
	font-weight: bold;
	color: #333333;
}
.recruit dd {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.recruit-btn {
	clear: both;
	width: 920px;
	padding-top: 15px;
	text-align: center;
}
.graph {
	width: 878px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	text-align: center;
}
.staffbox{
	float: left;
	width: 300px;
	margin-right: 15px;
}

/*--------------------------------------
採用情報ページ設定END
--------------------------------------*/

/*--------------------------------------
セミナー情報ページ設定
--------------------------------------*/
.seminar {
	width: 920px;
}
.seminar-con {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 698px;
}
.seminar-con table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.seminar-con td {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.seminar-con th {
	padding: 5px;
	background-image: url(../img-seminar/table-bg.gif);
	background-repeat: repeat;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.seminar-con p{
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.seminar-title {
	font-weight: bold;
	color: #000000;
	background-color: #EFEFED;
	width: 694px;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.seminar-title h3{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.seminar-title-bg{
	background-image: url(../img-seminar/title-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.seminar-box {
	padding: 10px;
}
.seminar-box:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
			}
.seminar-box {display: inline-table; zoom: 1}
/* Hides from IE-mac \*/
* html .seminar-box {height: 1%;}
.seminar-box {
	display: block;
	width: 680px;
}
/* End hide from IE-mac */
.seminar-name {
	font-weight: bold;
	background-image: url(../img-seminar/name-li.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.seminar-img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.seminar-pdf {
	background-image: url(../img-seminar/pdf-img.gif);
	background-position: 5px center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 82px;
	border: 1px solid #B41327;
	background-color: #EEEEEE;
	font-size: 12px;
}
.seminarbox{
	float: left;
	width: 700px;
}
.seminar-list {
	width: 180px;
	text-align: left;
	line-height: 120%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.seminar-list li{
	margin-bottom: 5px;
	background-image: url(../img-staff/li02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.seminar-list a:link,
.seminar-list a:visited,
.seminar-list a:active {
	color: #A67B5B;
}
.seminar-list a:hover {
	color: #7A5A43;
}
/*--------------------------------------
セミナー情報ページ設定END
--------------------------------------*/

/*--------------------------------------
くらし計画とはページ設定
--------------------------------------*/
.about {
	width: 920px;
}
.about-text {
	width: 920px;
	margin-bottom: 15px;
}
.about-img {
	float: right;
}
.about-enkaku {
	clear: both;
	width: 920px;
	padding-top: 30px;
}
.about-enkaku table{
	width: 920px;
}
.about-enkaku td{
	width: 85%;
	padding: 5px;
}
.about-enkaku th{
	width: 15%;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	text-align: left;
}
/*--------------------------------------
くらし計画とはページ設定END
--------------------------------------*/

/*--------------------------------------
事業内容ページ設定
--------------------------------------*/
.business {
	width: 920px;
}
.business h3{
	margin-bottom: 20px;
}
.business-text-L {
	float: left;
	width: 750px;
}
.business-img-R {
	float: right;
}
.business-text-L h4{
	margin-bottom: 15px;
}
.business-line {
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
}
.business-box {
	width: 920px;
	clear: both;
}
.business-box table{
	border: 1px solid #E4E2DA;
	margin-bottom: 20px;
}
.business-box th{
	color: #FFF;
	background-color: #996600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E2DA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.business-box td{
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.business-box h4{
	width: 920px;
	padding-top: 15px;
	padding-bottom: 8px;
	background-image: url(../img-fc/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	clear: both;
}
.business-box li{
	width: 210px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../img-business/li-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.business-box ul{
	width: 920px;
	margin-right: 320px;
}
.business-box-line {
	width: 920px;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img-business/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.business-box h4{
	margin-bottom: 5px;
}
.business-box h5{
	font-weight: normal;
	width: 920px;
	float: left;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}
#characteristic {
	border: 1px solid #B41327;
	padding: 10px;
	width: 898px;
}
#characteristic ul{
	float: left;
	width: 430px;
	margin-right: 20px;
}
#characteristic li{
	width: 430px;
	padding: 0px;
	margin: 0px;
}
#characteristic p{
	line-height: 190%;
	padding-top: 20px;
}
.business-box dt{
	font-weight: bold;
	color: #333333;
	font-size: 115%;
	clear: both;
}
.business-box dd{
	margin-top: 5px;
	width: 920px;
	float: left;
}
.business-outbox {
	margin-right: auto;
	margin-left: auto;
}
.box-business-text {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 625px;
}
.box-business-img {
	margin: 0px;
	float: right;
	width: 240px;
	text-align: right;
	height: 180px;
}
/*--------------------------------------
事業内容ページ設定END
--------------------------------------*/

/*--------------------------------------
FC加盟についてページ設定
--------------------------------------*/
.fc {
	width: 920px;
}
#fc-nav {
	width: 900px;
	background-color: #DEDACD;
	padding: 10px;
}
#fc-nav ul{
	margin: 0px;
	padding: 0px;
}
#fc-nav li{
	display: inline;
	background-image: url(../img-fc/fc-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 100%;
}
.fc-con {
	clear: both;
	width: 920px;
}
.fc-conshop {
	clear: both;
	width: 920px;
	margin-bottom: 30px;
	float: left;
}
.fc-shop {
	clear: both;
	width: 920px;
	background-image: url(../img-fc/fc_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.fc-shop h4{
	text-align: center;
	background-image: url(../img-fc/fc_line.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
}
.fc-ch {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 20px;
}
.fc h4{
	width: 920px;
	padding-top: 15px;
	padding-bottom: 8px;
	background-image: url(../img-fc/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	clear: both;
}
.fc h5{
	margin-bottom: 5px;
}
.fc-l{
	float: left;
	width: 400px;
}
.fcshop-l{
	width: 300px;
	margin-right: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	padding-right: 70px;
	padding-left: 70px;
	float: left;
	padding-top: 10px;
}
.fcshop-l h5{
	text-align: center;
	width: 300px;
	margin-bottom: 10px;
	height: 60px;
}
.fcshop-l th{
	width: 70px;
	text-align: left;
}
.fcshop-l td{
	width: 230px;
}
.fcshop-r{
	float: left;
	width: 300px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 10px;
}
.fcshop-r h5{
	text-align: center;
	width: 300px;
	margin-bottom: 10px;
}
.fcshop-r th{
	width: 70px;
	text-align: left;
}
.fcshop-r td{
	width: 230px;
}
.fc-img-box-r {
	float: right;
	margin-left: 20px;
}
.fc-img-box-l {
	float: left;
}
#fc-rival {
	width: 888px;
	background-image: url(../img-fc/fc-s4-title-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#fc-rival ul{
	list-style-type: none;
}
#fc-rival li{
	padding-top: 15px;
}
.fc-ow {
	width: 920px;
	margin-bottom: 20px;
	float: left;
}
.fc-owtext {
	width: 550px;
	margin-bottom: 20px;
	float: left;
}
.fc-owphoto {
	width: 350px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}
.fc-ow h4{
	width: 894px;
	background-color: #999999;
	background-image: url(../img-fc/fc-o-li.gif);
	padding-left: 26px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	height: 21px;
}
.fc-owshop-l{
	width: 250px;
	margin-right: 20px;
	padding-bottom: 20px;
	float: left;
}
.fc-owshop-r{
	float: left;
	width: 134px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
}
.fc-owshopbt-line{
	width: 920px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*--------------------------------------
FC加盟についてページ設定END
--------------------------------------*/

/*--------------------------------------
財務情報ページ設定
--------------------------------------*/
.ir {
	width: 920px;
}
.ir ul{
	margin-top: 10px;
}
.ir li{
	margin-top: 5px;
}
.ir-ico {
	background-image: url(../img-ir/ir-ico01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 905px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	color: #996600;
}
.ir-dw {
	font-size: 14px;
	width: 920px;
	margin-bottom: 15px;
	font-weight: bold;
}
.ir-dw a:link,
.ir-dw a:visited,
.ir-dw a:active {
	color: #0066FF;
	overflow:hidden;
	outline:none;
}
.ir-dw a:hover {
	color: #5197FF;
	overflow:hidden;
	outline:none;
}
.ir-dw ul{
	list-style-type: none;
	margin: 0px;
}
.ir-dw li{
	margin-top: 5px;
	background-image: url(../img-common/pdf.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.ir-info {
	width: 920px;
	background-image: url(../img-ir/ir-info.gif);
}
.ir-info ul{
	list-style-type: none;
	width: 900px;
	padding: 10px;
}
.ir-info li{
	background-image: url(../img-ir/ir-ico03.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #FFFFFF;
	width: 870px;
	padding: 10px 10px 10px 20px;
}
/*--------------------------------------
財務情報ページ設定END
--------------------------------------*/

/*--------------------------------------
社員紹介
--------------------------------------*/
.staff {
	width: 920px;
}
.staff-line {
	width: 100%;
	background-image: url(../img-staff/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	height: 1px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#staff-con {
	float: left;
	width: 700px;
}
#staff-box {
	background-image: url(../img-staff/staff-bg.gif);
	background-repeat: repeat;
	padding: 10px;
	width: 678px;
	border: 1px solid #CCCCCC;
	clear: both;
}
.staff-mainimg{
	text-align: center;
	width: 920px;
}
.staff-box-text {
	text-align: left;
	float: left;
	width: 520px;
}
.staff-Rbox {
	text-align: left;
	float: left;
	width: 210px;
}
.staff-Rbox table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B41327;
	border-left-color: #B41327;
	margin-top: 10px;
}
.staff-Rbox td{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B41327;
	border-bottom-color: #B41327;
}
.staff-Rbox th{
	background-color: #FBEDED;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B41327;
	border-bottom-color: #B41327;
	font-weight: normal;
}
.staff-Rsubtbox{
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
}
.staff-Rsubbox{
	float: left;
	padding: 8px;
	width: 192px;
	border: 1px solid #B41327;
}
.staff-Lbox {
	float: left;
	padding-right: 15px;
}
.staff-Lbox li{
	margin-top: 15px;
	background-image: url(../img-staff/li03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.staff-Lbox  a:link,
.staff-Lbox  a:visited,
.staff-Lbox  a:active {
	color: #333333;
}
.staff-Lbox  a:hover {
	color: #999999;
}
.staff-comment {
	clear: both;
	width: 700px;
	padding-top: 30px;
}
.staff-comment table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A67B5B;
	border-left-color: #A67B5B;
}
.staff-comment td{
	clear: both;
	width: 571px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #A67B5B;
	border-bottom-color: #A67B5B;
}
.staff-comment th{
	clear: both;
	width: 105px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A67B5B;
	border-bottom-color: #A67B5B;
}
.staff h3 {
	color: #A67B5B;
	clear: both;
	background-image: url(../img-staff/staff-h3-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 21px;
	width: 688px;
	padding: 5px;
	font-size: 16px;
}
.staff h4 {
	color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A67B5B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 120%;
}
#staff-nav {
	float: right;
	padding: 1px;
	width: 196px;
	border: 1px solid #CCCCCC;
}
.staff-nav-con {
	width: 180px;
	margin-top: 10px;
	margin-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.staff-nav-con:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
			}
.staff-nav-con {display: inline-table; zoom: 1}
/* Hides from IE-mac \*/
* html .staff-nav-con {height: 1%;}
.staff-nav-con {display: block;}
/* End hide from IE-mac */
.staff-box{
	width: 690px;
	float: left;
	padding-right: 20px;
}
.fcbox{
	width: 460px;
	float: left;
}
.fcbox2{
	width: 689px;
	float: left;
}
.bacbox{
	width: 227px;
	float: left;
}
.staff-nav-con02 {
	width: 180px;
	margin-top: 10px;
	margin-left: 9px;
	padding-bottom: 10px;
}
.staff-name {
	width: 130px;
	float: right;
	text-align: left;
	line-height: 120%;
	padding-bottom: 10px;
}
.staff-name li{
	margin-bottom: 5px;
	background-image: url(../img-staff/li02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.staff-name a:link,
.staff-name a:visited,
.staff-name a:active {
	color: #A67B5B;
}
.staff-name a:hover {
	color: #7A5A43;
}

.staff-all {
	clear: both;
}
.staff-all ul{
	width: 920px;
	clear: both;
}
.staff-all li{
	float: left;
	margin-top: 25px;
}
.staff-comment02 {
	width: 700px;
	padding-top: 30px;
	float: left;
}
.staff-comment02 h3 {
	color: #A67B5B;
	clear: both;
	background-image: url(../img-staff/staff-h3-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 21px;
	width: 688px;
	padding: 5px;
	font-size: 16px;
}
.staff-photo {
	width: 242px;
	float: right;
	margin-top: 20px;
}
.staff-text-con {
	width: 700px;
	clear: both;
}

#staff-graph {
	width: 886px;
	clear: both;
	background-image: url(../img-staff/graph-bg.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 948px;
	padding-top: 30px;
	padding-left: 34px;
}
#staff-graph ul{
	list-style-type: none;
}
#staff-graph li{
	float: left;
	margin-top: 17px;
	list-style-type: none;
}
/*--------------------------------------
社員紹介設定END
/*--------------------------------------

/*--------------------------------------
個人情報保護法設定
--------------------------------------*/
.privacy {
	width: 920px;
}
.privacy dl{
	width: 920px;
}
.privacy dt{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
}
/*--------------------------------------
個人情報保護法設定END
--------------------------------------*/
/*--------------------------------------
サイトマップ
--------------------------------------*/
.sitemap {
	width: 920px;
	background-image: url(../img-sitemap/sitemap-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sitemap ul{
	margin-left: 20px;
}
.sitemap li{
	list-style-image: none;
	margin-bottom: 10px;
}
.sitemap-l {
	padding-left: 5px;
}
/*--------------------------------------
サイトマップ設定END
--------------------------------------*/
/*--------------------------------------
お問い合わせ設定
--------------------------------------*/
.contact {
	width: 920px;
}
.contact table{
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
}
.contact td{
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.contact th{
	font-weight: bold;
	width: 25%;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #333333;
}
textarea {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contact_btn {
	text-align: center;
	width: 920px;
	margin-top: 15px;
}
#contact_ERROR {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
/*--------------------------------------
お問い合わせ設定END
--------------------------------------*/
/*--------------------------------------
過去の記事設定
--------------------------------------*/
.news {
	width: 920px;
	text-align: left;
}
.news ul{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 30px;
}
.news li{
	list-style-image: none;
	margin-bottom: 10px;
	width: 910px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
/*--------------------------------------
過去の記事設定END
--------------------------------------*/
/*--------------------------------------
M＆Aサポート事業設定
--------------------------------------*/
#hp-con {
	width: 700px;
	float: left;
}
#hp-con a:link,
#hp-con a:visited,
#hp-con a:active {
	color: #171C61;
	overflow:hidden;
	outline:none;
}
#hp-con a:hover {
	color: #999999;
	overflow:hidden;
	outline:none;
}
#hp-con-btn {
	width: 700px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#hp-nav {
	width: 190px;
	float: right;
	border: 5px solid #DEE0F8;
	margin-bottom: 20px;
}
#hp-nav ul{
	width: 190px;
	background-image: url(../hmwp/img-hp/hp-nav-bg.jpg);
	background-repeat: repeat-y;
}
#hp-nav li{
	background-image: url(../hmwp/img-hp/hp-nav-li.gif);
	height: 34px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px;
	padding-top: 15px;
}
#hp-nav a:link,
#hp-nav a:visited,
#hp-nav a:active {
	color: #171C61;
	overflow:hidden;
	outline:none;
}
#hp-nav a:hover {
	color: #999999;
	overflow:hidden;
	outline:none;
}
.hp-logo{
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: 77px;
	width: 131px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.hp-info {
	width: 700px;
	clear: both;
	padding-top: 20px;
}
.hp-info-con {
	overflow: auto;
	width: 700px;
	height: 110px;
}
.hp-info h3{
	width: 685px;
	clear: both;
	background-image: url(../hmwp/img-hp/hp-info-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #171C61;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 15px;
}
.hp-info dl dt{
	display: block;
	float: left;
	width: 7em;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
	margin-bottom: 5px;
}

.hp-info dl dd {
	padding: 0 0 3px;
	background: transparent url(../hmwp/img-hp/hp-info-list.gif) repeat-x scroll 0 100%;
	_text-indent: -0.2em;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
.hp-info dl {
	width: 660px;
}
.hp-info dl dd span.link {
	display: block;
	margin-left: 5.5em;
	padding-left: 1.5em;
	background: url(../hmwp/img-hp/hp-info-li.gif) no-repeat 8px 0.4em;
}
.new {
	margin-left: 10px;
}

#hp-btn {
	clear: both;
	background-color: #171C62;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#hp-btn ul{
	clear: both;
	background-color: #171C62;
	width: 700px;
}
#hp-btn li{
	display: inline;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../hmwp/img-hp/hp-btn-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 50px;
	margin-left: 40px;
	padding-left: 10px;
}
#hp-btn a:link,
#hp-btn a:visited,
#hp-btn a:active {
	color: #FFFFFF;
	overflow:hidden;
	outline:none;
}
#hp-btn a:hover {
	color: #CCCCCC;
	overflow:hidden;
	outline:none;
}

.hp-plan {
	border: 1px solid #7E86E0;
	background-color: #DEE0F8;
	width: 678px;
	padding: 10px;
	margin-bottom: 10px;
}
.hp-plan h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../hmwp/img-hp/hp-con-title-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #171C61;
	padding: 5px;
	background-color: #313DCE;
	width: 666px;
}
.hp-p-list {
	overflow: auto;
	width: 666px;
	background-color: #FFFFFF;
	border: 1px solid #7E86E0;
	height: 79px;
	margin-top: 5px;
	padding: 5px;
}
.hp-plan table{
	width: 100%;
	margin-bottom: 5px;
}

*:first-child+html .hp-plan table{
	width: 97%;
	margin-bottom: 5px;
	} 
* html .hp-plan table{
	width: 97%;
	margin-bottom: 5px;
}
 
.hp-plan th{
	padding: 8px;
	background-image: url(../hmwp/img-hp/hp-list-th-bg.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 25%;
}
.hp-plan td{
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 25%;

}

.hp-title {
	width: 700px;
	background-color: #FFFFFF;
}
.hp-title table{
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.hp-title td{
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 20%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #171C61;
	background-color: #D7D9F7;
}
.hp-plan-list {
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.hp-plan-list h3{
	width: 700px;
	background-image: url(../hmwp/img-hp/hp-plan-list-title.gif);
	color: #171C61;
	font-size: 18px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.hp-plan-list h4{
	width: 688px;
	background-image: url(../hmwp/img-hp/hp-con-title-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #171C61;
	padding: 5px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #313DCE;
	margin-top: 30px;
}
.hp-list {
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.hp-list table{
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
.hp-list td{
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 20%;
	text-align: center;
}
.hp-list th{
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 20%;
	text-align: center;
	background-image: url(../hmwp/img-hp/hp-list-th-bg.gif);
	background-repeat: repeat;
	font-weight: normal;
}
.hp-plan-details {
	width: 700px;
}
.hp-plan-details h3{
	width: 700px;
	background-image: url(../hmwp/img-hp/hp-plan-list-title.gif);
	color: #171C61;
	font-size: 18px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.hp-plan-details h4{
	width: 685px;
	background-image: url(../hmwp/img-hp/hp-info-bg.jpg);
	color: #171C62;
	font-size: 14px;
	margin-top: 20px;
	height: 25px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.hp-plan-details table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hp-plan-details th{
	width: 150px;
	text-align: center;
	background-image: url(../hmwp/img-hp/hp-list-th-bg.gif);
	padding: 10px;
	font-size: 14px;
	color: #171C62;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.hp-plan-details td{
	width: 508px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/*--------------------------------------
M＆Aサポート事業設定END
--------------------------------------*/
