@charset "euc-jp";
/*　http://www.maid-bosyu.com/　*/
/*　魔女の宅急便　求人サイト　*/
/*　2009-03-16　*/


body {
	margin: 10px 0px 0px;
	padding: 0px;
	background: #fcf5f5 url(back3-1.jpg);
	color: #3F3039;
	font-size: 12px;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 150%;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 760px;
	height: 192px;
	margin: 0px auto;
	background-image: url(entrance_1.jpg);
	padding: 0px;
	text-align: center;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #a32626 url(images/img02.gif) no-repeat 0px 0px;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c49090;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	background: url(images/img03.gif) repeat-y left top;
}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: inside disc;
}

#sidebar h2 {
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	background: #c23939 url(images/img06.gif) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
#left{
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left1{
	background-image: url(entrance_2.jpg);
	width: 380px;
	height: 298px;
	margin: 0px;
	padding: 0px;
}
#left2{
	width: 380px;
	background-image: url(entrance_4.jpg);
	margin: 0px;
	padding: 0px;
	height: 59px;
	text-align: center;
}

#right{
	width: 380px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#right1{
	width: 380px;
	background-image: url(entrance_3b.jpg);
	margin: 0px;
	padding: 0px;
	height: 298px;
}
#right2{
	width: 380px;
	background-image: url(entrance_5.jpg);
	margin: 0px;
	padding: 0px;
	height: 59px;
	text-align: center;
}

#k18{
	background-image: url(entrance_6.gif);
	width: 760px;
	margin: 0px auto 15px;
	padding: 90px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	line-height: 160%;
}
.k18a{
	color: #DE3073;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	height: 30px;
}
.k18b{
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.k18c{
	color: #FF33FF;
}
.copyright{
	color: #999999;
	margin-bottom: 30px;
}
.entrancemsg{
	text-indent:-9999px;
}