@charset "utf-8";
/* ---------------------------------------------------------------------------------
アーティスサロン、A.M.C.
Copyright(C) BRIDGE  All Rights Reserved

XHTML CSS Selectors Information

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/*
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi01 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi02 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi03 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi04 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi05 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi06 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi07 a {
	background-position: bottom;
}
div#headerWrapper div#headerArea div#headerNaviBlock ul li#navi08 a {
	background-position: bottom;
}

div#contentsWrapper {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}
*/




/*---------------------------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------------------------- */
div#contentsWrapper div#policyArea {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
div#contentsWrapper div#policyArea h2 {
	height: 60px;
	width: 877px;
	background-image: url(../img/policy/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
div#contentsWrapper div#policyArea h3 {
	text-decoration: none;
	height: 73px;
	width: 877px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #231815;
	text-indent: -9999px;
	background-image: url(../img/policy/read_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsWrapper div#policyArea ol {
	list-style-type: none;
}
div#contentsWrapper div#policyArea ol li {
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #231815;
	padding-bottom: 10px;
}

div#contentsWrapper div#policyArea p {
	padding-top: 12px;
}


/*---------------------------------------------------------------------------------
リクルート
--------------------------------------------------------------------------------- */
div#contentsWrapper div#recruitArea {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
div#contentsWrapper div#recruitArea h2 {
	height: 85px;
	width: 600px;
	background-image: url(../img/recruit/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
div#contentsWrapper div#recruitArea h3 {
	padding-bottom: 1.5em;
	font-size: 120%;
	font-weight: normal;
}
div#contentsWrapper div#recruitArea h4 {
	padding-bottom: 1.5em;
	font-size: 120%;
	font-weight: normal;
}
div#contentsWrapper div#recruitArea p {
	padding-bottom: 1.5em;
	padding-left: 1em;
}


/*---------------------------------------------------------------------------------
会社概要
--------------------------------------------------------------------------------- */
div#contentsWrapper div#companyArea {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px
}
div#contentsWrapper div#companyArea h2 {
	height: 85px;
	width: 460px;
	background-image: url(../img/company/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
div#contentsWrapper div#companyArea h3 {
	padding-bottom: 1.5em;
	font-size: 120%;
	font-weight: normal;
}
div#contentsWrapper div#companyArea table {
}
div#contentsWrapper div#companyArea table th {
	padding-bottom: 1.5em;
	padding-left: 2em;
	padding-right: 2em;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
div#contentsWrapper div#companyArea table td {
	vertical-align: top;
}





