* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	text-align: center;
	font-size: 100%;
	color: #666666;
	background-image: url(../images/dot_13.png);
}
a {
	text-decoration: none;
	color: #666666;
		overflow:hidden;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}

address, caption, cite, code, dfn, em, strong, th, var  {  
	font-style: normal;  
}

table   {  
	border-collapse: collapse;
	border-spacing: 0;  
}

caption, th {
	text-align: left;
}
.blue {
	color: #006699;
}
.red {
	color: #CC0033;
}
.orange {
	color: #FF9900;
}
.italic {
	font-style: italic;
}
.little {
	font-size: 90%;
	letter-spacing: normal;
}
.right {
	text-align: right;
}






#all {
	text-align: left;
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	background-position: center;
}

#contents {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#header {
	padding-top: 20px;
}
#main {
	padding-top: 30px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #E1E1E1;
}
.top_sen {
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.top_sen h1 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.top_sen h2 {
	background-image: url(../images/li2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

.top_sen li {
	margin-left: 30px;
}

.news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 2em;
}
.first {
	line-height: 1.5em;
	margin-left: 15px;
}




#left {
	float: left;
	width: 530px;
}
#left img {
	margin-bottom: 10px;
}

#right {
	width: 250px;
	float: right;
	text-align: center;
}
#right img {
	margin-bottom: 15px;
}
#right_1 {
	width: 200px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-bottom: 30px;
}
#right_1 h1 {
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #E1E1E1;
	font-size: 90%;
	padding-left: 5px;
	text-align: left;
	margin-top: 10px;
}
#right_1 h2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}

#right_1 p {
	font-size: 70%;
	line-height: 1.5em;
	text-align: left;
	margin-left: 10px;
}






#menu {
	position: absolute;
	top: 75px;
	left: 0px;
	height: 50px;
}
a#menu1 {
	background-image: url(../images/home.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}

a#menu1_a {
	background-image: url(../images/home_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu1:hover {
	background-position: right top;
}
a#menu2 {
	background-image: url(../images/information.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu2:hover {
	background-position: right top;
}
a#menu2_a {
	background-image: url(../images/information_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu3 {
	background-image: url(../images/check.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu3:hover {
	background-position: right top;
}

a#menu3_a {
	background-image: url(../images/check_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu4 {
	background-image: url(../images/staff.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu4:hover {
	background-position: right top;
}

a#menu4_a {
	background-image: url(../images/staff_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu5 {
	background-image: url(../images/daycare.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu5:hover {
	background-position: right top;
}

a#menu5_a {
	background-image: url(../images/daycare_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu6 {
	background-image: url(../images/recruit.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu6:hover {
	background-position: right top;
}

a#menu6_a {
	background-image: url(../images/recruit_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}a#menu7 {
	background-image: url(../images/support.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
a#menu7:hover {
	background-position: right top;
}

a#menu7_a {
	background-image: url(../images/support_a.png);
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 111px;
	float: left;
}
#menu0 {
	position: absolute;
	top: 60px;
	right: 10px;
	display:block;
	text-align:right;
	font-size: 80%;
}

#footer {
	text-align: center;
	line-height: 1.5em;
	font-size: 80%;
	clear: both;
	padding-top: 100px;
}

.kanjinkailink {
	margin-top: 50px;
}