@charset "utf-8";
/* 基本構造 */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	font-size: 90%;
	color: #635A5A;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.printout  {
	background-color: #FFFFFF;
	background-image: url(img/sp.gif);
}
.ERR {
	color: #FF0000;
}


h1, h2, h3, h4, p, ul, li, dl, form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #0000FF;
}

a:visited {
	color: #660066;
}
a:active, a:hover {
	color: #FF3399;
}
ul {
 list-style-type: none;
}
li {
 list-style-position: outside;
}
img {
	border-style: none;
}
.both {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
dd {
	margin: 0px;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* header */
div#container {
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#header {
	background-image: url(img/g_line_head.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header #right {
	float: right;
	padding-right: 20px;
	text-align: right;
}
#header #right h1 {
	font-size: 85%;
	font-weight: normal;
}
#header #right img {
	padding-top: 5px;
	padding-bottom: 5px;
}

#header #logo {
	float: left;
	padding-left: 20px;
}
/* navi */
div#navi {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navi li{
	float:left;
}
#navi li.top{
	background-image: url(img/bt_top_o.jpg);
	display: block;
	height: 35px;
	width: 118px;
	background-repeat: no-repeat;
}
#navi li.info {
	background-image: url(img/bt_info_o.jpg);
	display: block;
	height: 35px;
	width: 121px;
	background-repeat: no-repeat;
}


#navi li.salon {
	background-image: url(img/bt_salon_o.jpg);
	display: block;
	height: 35px;
	width: 127px;
	background-repeat: no-repeat;
}
#navi li.recruit {
	background-image: url(img/bt_recruit_o.jpg);
	display: block;
	height: 35px;
	width: 127px;
	background-repeat: no-repeat;
}
#navi li.coupon {
	background-image: url(img/bt_coupon_o.jpg);
	display: block;
	height: 35px;
	width: 117px;
	background-repeat: no-repeat;
}
#navi li.company {
	background-image: url(img/bt_company_o.jpg);
	display: block;
	height: 35px;
	width: 150px;
	background-repeat: no-repeat;
}
#navi li a {
	display: block;
	width: 100%;
}



#navi li a:hover {
	background-color:transparent;
}

#navi li a:hover img{
	visibility:hidden;
}

div#flash {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}
div#title {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}

div#main {
	width: 500px;
	padding-left: 26px;
	float: left;
	height: auto;
	display: inline;
	text-align: left;
}
#main #new {
	font-size: 85%;
	margin-bottom: 10px;
}
#main #new dl {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 5px;
}


#main #new dt {
	display: block;
	float: left;
	width: 55px;
	text-align: left;
	clear: left;
	margin: 0px;
	font-weight: bold;
	color: #001496;
}
#main #new dd {
	display: block;
	text-align: left;
	padding-left: 65px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	padding-right: 0px;
	margin: 0;
	padding-top: 0px;
}

#main  #new  dd.no {
	background-image: url(img/sp.gif);
}


#main #new .new {
	background-image: url(img/ic_new.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	font-weight: bold;
	clear: both;
	display: block;
}

#main .info {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#main .info h2 {
	font-size: 110%;
	color: #e148a6;
	background-image: url(img/ic_blue.gif);
	background-repeat: no-repeat;
}
#main .info p {
	font-size: 85%;
}
#main .info strong {
	margin-top: 15px;
	display: block;
}
#main .info span {
	display: block;
	text-align: right;
}
#main .info span a {
	background-image: url(img/ic_white.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}



.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.dot {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main #pic1 {
	float: left;
	width: 200px;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#main #pic1 h2 {
	color: #001496;
	font-size: 85%;
}
#main #pic1 li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
}
#main #pic1 span {
	text-align: right;
	display: block;
}
#main #pic1 span a {
	background-image: url(img/ic_white.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#main #pic1 img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

div#side {
	height: auto;
	width: 242px;
	float: right;
	padding-right: 26px;
	text-align: left;
	font-size: 85%;
}
#side dd {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
#side .new {
	background-image: url(img/ic_new.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
}
#side div img {
	margin-bottom: 15px;
}
#side div {
	text-align: center;
	padding-bottom: 25px;
}







div#footer {
	clear: both;
	background-image: url(img/g_futta.gif);
	background-repeat: no-repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	height: 80px;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4EAEB;
	margin-top: 1px;
}
