@charset "utf-8";
/* CSS Document */

/*--------------------------*/
/*　メニュー　　　　　　　　*/
/*--------------------------*/

#menu	{
	clear:both;
	width:800px;
	height:30px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul{
	margin:0;padding:0;
	list-style:none;
}
#menu li{
	float:left;
	text-indent:-9999px;
}

/*--------------------------*/
/*　ホーム　　　　　　　　　*/
/*--------------------------*/
#menu #m_home a{
	display:block;
	width:60px;height:30px;
	margin-left:3px;
	background:url(./img/menu.gif) no-repeat -3px -30px;
}
#menu #m_home a:hover{
	background:url(./img/menu.gif) no-repeat -3px 0;
}
/*--------------------------*/
/*　店舗　　　　　　　　　　*/
/*--------------------------*/
#menu #m_002 a{
	display:block;
	width:73px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -63px -30px;
}
#menu #m_002 a:hover{
	background:url(./img/menu.gif) no-repeat -63px 0;
}
/*--------------------------*/
/*　システム料金　　　　　　*/
/*--------------------------*/
#menu #m_003 a{
	display:block;
	width:72px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -136px -30px;
}
#menu #m_003 a:hover{
	background:url(./img/menu.gif) no-repeat -136px 0;
}

/*--------------------------*/
/*　女の子一覧　　　　　　　*/
/*--------------------------*/
#menu #m_004	 a{
	display:block;
	width:99px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -208px -30px;
}
#menu #m_004 a:hover{
	background:url(./img/menu.gif) no-repeat -208px 0;
}

/*--------------------------*/
/*　求人募集　　　　　　　　*/
/*--------------------------*/
#menu #m_005	 a{
	display:block;
	width:99px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -307px -30px;
}
#menu #m_005 a:hover{
	background:url(./img/menu.gif) no-repeat -307px 0;
}
/*--------------------------*/
/*　求人募集　　　　　　　　*/
/*--------------------------*/
#menu #m_006	 a{
	display:block;
	width:99px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -406px -30px;
}
#menu #m_006 a:hover{
	background:url(./img/menu.gif) no-repeat -406px 0;
}
/*--------------------------*/
/*　求人募集　　　　　　　　*/
/*--------------------------*/
#menu #m_007	 a{
	display:block;
	width:72px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -505px -30px;
}
#menu #m_007 a:hover{
	background:url(./img/menu.gif) no-repeat -505px 0;
}

/*--------------------------*/
/*　求人募集　　　　　　　　*/
/*--------------------------*/
#menu #m_008	 a{
	display:block;
	width:72px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -577px -30px;
}
#menu #m_008 a:hover{
	background:url(./img/menu.gif) no-repeat -577px 0;
}
/*--------------------------*/
/*　求人募集　　　　　　　　*/
/*--------------------------*/
#menu #m_009	 a{
	display:block;
	width:100px;height:30px;
	margin-left:0px;
	background:url(./img/menu.gif) no-repeat -649px -30px;
}
#menu #m_009 a:hover{
	background:url(./img/menu.gif) no-repeat -649px 0;
}


/*--------------------------*/
/*　etc　　 　　　　　　　　*/
/*--------------------------*/

body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 12px;
	color: #333333;
	font-weight : normal;
}

#header {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(img/logoback.jpg);
}
#top_main {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#contents {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#footer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: right;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header #logo_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo_ok {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
}

#contents td {
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}
#contents #banner {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
#contents #banner #banner_img {
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
#waku {
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(img/back.jpg);
	width: 900px;
	margin-top: 30px;
	background-repeat: repeat-x;
}

/*--------------------------*/
/*　company　　　　　　　*/
/*--------------------------*/

#waku #com_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#waku #com_main #gaiyou {
	margin-right: auto;
	margin-left: 50px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#waku #com_main #gaiyou2 {
	margin-right: auto;
	margin-left: 50px;
	margin-top: 30px;
	color: #333333;
}
#waku #com_main #gaiyou {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 30px;
}

.gaiyou{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}
#waku #com_main #okazaki {
	margin-right: auto;
	margin-left: 50px;
}
.okazaki {
	line-height: 20px;
	color: #333333;
}
.underline {border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}

.gaiyou_menu {
	margin-right: auto;
	margin-left: 50px;
	margin-bottom: 30px;
}
#waku #news_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 410px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#waku #com2_main #gaiyou_group {
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#waku #com2_main #gaiyou_group #group_img {
	margin: 10px;
	border: 1px solid #666666;
	padding: 10px;
}
.group_right {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 20px;
}
#waku #com2_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#waku #com_main #gp_con {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF9900;
	margin-top: 20px;
}
#waku #com_main #gp_con #gp_img {
	margin: 10px;
	border: 1px solid #999999;
}
.gp_moji {
	margin: 5px;
	padding: 10px;
}
#waku #com_main #hinoki_top {
	width: 720px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#waku #com_main #hinoki_top #hinoki_img {
	border: 1px none #999999;
}
#waku #com_main #hinoki_top #yajirushi {
	margin-right: 20px;
	margin-left: 20px;
}
#waku #com_main #hinoki_setteijirei {
	margin-left: 30px;
}
#waku #com_main #jirei_etc {
	width: 740px;
	margin-right: auto;
	margin-left: 40px;
	margin-top: 10px;
}
#waku #com_main #jirei_etc #hinoki_imgjirei {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.jirei_hinoki {
	margin-left: 40px;
	color: #333333;
}
#waku #news_main #news {
	margin: 30px;
}
.style1 {font-size: 12px}
a {
	font-size: 10px;
}
.nametop {
	margin: 20px;
}
#waku #contents .nametop #topname {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.style2 {
	font-size: 10;
	font-style: italic;
}
.style4 {font-size: 10; }
#waku #top_main #sitemap {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
#waku #link_main {
	height: 410px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#waku #link_main #link {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	margin-top: 30px;
}
#waku #link_main #sitemap {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#waku #link_main #itemtd {
	height: 150px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 12px;
}
#waku #link_main #itemtd #img_item {
	border: 1px solid #CCCCCC;
}

