@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}

ul,li {
	margin:0;padding:0;
	list-style-type:none;
}
body {background:url(image/bg_pink.jpg) no-repeat top center;}

#info  {
	
	width:100%;
	margin:0 auto;
	min-height:1224px;
	height:auto !important;
	height:1224px;
	background:url(image/footer_bg.jpg) no-repeat bottom center;
}
#yashi {
	width:100%;
	background:url(image/4top-0.png) no-repeat top center;
}
#wrapper { width:720px;
	margin:0 auto;
	text-align:left;
	
}

#header {
	width:710px;
}
#logo {
	width: 130px;
	height: 66px;
	border: 0;
	vertical-align: top;
	position:relative;
	left:580px;
	top:35px;}

#logo {
	/top:37px;
}

#tabmenu {
	margin-left:2px;
}
#tabmenu li {
	height:29px;
	float:left;
	margin-right:4px;
}

#tabmenu li img {
	width: 172px;
	height: 29px;
	border: 0;
	vertical-align: top;
}

#header .bt_menu {
	float:right;
	
}
#content {
	margin-top:20px;
}
#info h2 {
	height:25px;
	margin-top:20px;
	font-size:15px;
	padding-left:25px;
	background:url(image/title_bg.png) no-repeat bottom;
}
.created {
	font-size:12px;
	margin:5px 0 5px 10px;
}
.textcontents {
	font-size:12px;
	margin:5px 0 5px 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
}
#staffbosyu {
	margin:50px auto;
	text-align:center;
}
#footerbox {
	
	padding:50px 0 50px 0;
}
#footer {
border-top:1px dotted #666666;
	margin:0 auto;
	width:700px;
}

#footer .bt_menu {
/*	margin-top:5px;*/
	float:right;
}

img, div, input ,h2 { behavior: url("iepngfix.htc") }