@charset "shift_jis";

html,body{
	margin:0;
	padding:0;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F1FFD0;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
}

a,p{
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

ul{
	margin:0px 0px;
	padding:0 0 0 0px;
}

li{
	margin:0px;
	padding:0 0 0 0px;
}

h1{
	color:#333;
	font-size:14px;
	padding:15px 10px 0px 0px;
	margin:0;
	text-align:right;
	float:right;
}

h2{
	background-image: url(image/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFF;
	font-size:20px;
	margin-bottom:15px;
	padding:15px 0 0px 20px;
	height:60px;
}

h3 {
	font-size:18px;
	margin-bottom:15px;
	padding:0px 0 3px 0px;
	border-bottom:2px solid #393;
}

#base-top {
	width:780px;
	text-align:left;
	margin:0px auto;
	background-image: url(image/bg_top.gif);
	background-repeat: repeat-Y;
	background-position: center center;
}

#base {
	width:780px;
	text-align:left;
	margin:0px auto;
	background-image: url(image/bg.gif);
	background-repeat: repeat-Y;
	background-position: center center;
}

#container {
	width:760px;
	text-align:left;
	margin:0 10px;
}

#main {
	padding:15px 20px 35px 20px;
}

#main p{
	margin-bottom:50px;
}

#header-rogo {
	background-image: url(image/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:760px;
	height:85px;
}

#header-rogo img{
	float:left;
}


#footer {
	height:145px;
	background-image: url(image/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:780px;
	margin:0px auto;
}

#footer-navi {
	text-align:right;
	padding:8px 15px 12px 0;
	font-size:14px;
}

#footer-logo {
	float:left;
	margin:0 15px 0 20px;
}

#address {
	float:left;
	font-size:14px;
	line-height:14px;
	text-align:left;
	margin-top:5px;
}

#address2 {
	width:590px;
	font-size:14px;
	text-align:left;
	background-color:#F4FEC3;
	margin-left:50px;
	border:1px solid #259124;
	padding:5px;
}

#clmleft {
	float:left;
	width:520px;
	padding-left:10px;
	margin-bottom:65px;
	margin-right: 10px;
}

#clmright {
	float:right;
}

.banner {
	margin-bottom:10px;
}






#navigation {
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	width: 760px;
	padding: 0px;
	list-style-type:none;
	height: 53px;
	margin: 0px;
}

#btn01 {
	height: 53px;
	width: 127px;
	float: left;
	margin-right: 0px;
}

#btn01 a {
	background-image: url(image/btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 127px;
	text-indent: -1000em;
}

#btn01 a:hover {
	background-position: 0 -53px;
}


#btn02 {
	height: 53px;
	width: 127px;
	float: left;
	margin-right: 0px;
}

#btn02 a {
	background-image: url(image/btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 127px;
	text-indent: -1000em;
}

#btn02 a:hover {
	background-position: 0 -53px;
}


#btn03 {
	height: 53px;
	width: 127px;
	float: left;
	margin-right: 0px;
}

#btn03 a {
	background-image: url(image/btn03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 127px;
	text-indent: -1000em;
}

#btn03 a:hover {
	background-position: 0 -53px;
}


#btn04 {
	height: 53px;
	width: 127px;
	float: left;
	margin-right: 0px;
}

#btn04 a {
	background-image: url(image/btn04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 127px;
	text-indent: -1000em;
}

#btn04 a:hover {
	background-position: 0 -53px;
}


#btn05 {
	height: 53px;
	width: 126px;
	float: left;
	margin-right: 0px;
}

#btn05 a {
	background-image: url(image/btn05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 126px;
	text-indent: -1000em;
}

#btn05 a:hover {
	background-position: 0 -53px;
}


#btn06 {
	height: 53px;
	width: 126px;
	float: left;
	margin-right: 0px;
}

#btn06 a {
	background-image: url(image/btn06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 126px;
	text-indent: -1000em;
}

#btn06 a:hover {
	background-position: 0 -53px;
}

#pankuzu {
	font-size:12px;
	margin:0 0 20px 0px;
	color:#666;
}


#main p{
	padding:0 15px 0 15px;
}

.info-img {
	float:left;	
	margin:0 15px 15px 0;
}


.info-img2 {
	margin:0 0px 15px 0;
}


/*沿革*/

#enkaku {
	border:2px solid #666;
	margin-bottom:2px;
	font-size:14px;
}

#enkaku1h {
	background-color:#e0feb5;
	text-align:left;
	font-weight:normal;
}

#enkaku1d {
	background-color:#dadada;

}

#enkaku0h {
	background-color:#effdda;
	text-align:left;
	font-weight:normal;
}

#enkaku0d {
	background-color:#ececec;
}

#enkaku0t{
	background-color:#009900;
	color:#FFF;
}

#clmleft ul{
	margin-top:-20px;
}

#clmleft li{
	margin:0 0 10px 30px;
	list-style-type:none;
}

.voicelist{
	background-color:#FFFF99;
	padding:3px;
}

#recruit-menu {
	list-style-type:none;
	margin:0 0 10px 10px;
}

#recruit-menu li{
	border-left:5px solid #6BB501;
	padding:0px 0 0px 3px;
	margin-bottom:5px;
}

#message {
	padding-bottom:0px;
	margin-bottom:30px;
	border-bottom:1px solid #DDD;
}

#message p{
	text-indent:16px;
	margin-bottom:8px;
}

#sign{
	text-align:right;
	margin-top:15px;
	font-size:14px;
}

#sign strong{
	font-size:16px;
}

#torisimariyaku {
	font-size:14px;
}

#torisimariyaku th{
	text-align:left;
	font-weight:normal;
	padding:3px 0;
}

#torisimariyaku td{
	border-top:1px solid #666;
	padding:3px 0;
}

#benefit td{
	padding:3px;
	font-size:14px;
	text-align:left;
	color:#333;
}

#benefit img{
	margin-bottom:3px;
	margin-top:10px;
}

#redruit_oubo {
	font-size:14px;
}

#about-date {
	margin-bottom:20px;
	font-size:12px;
	color:#666;
	text-align:right;
	width:680px;
}

#prof-table {
	width:520px;
	margin-left:90px;
	margin-bottom:20px;
}

#prof-table-title {
	padding:3px 0;
	text-align:center;
	color:#333;
	border:0px;
	font-size:16px;
}

#prof-table th{
	width:120px;
	border-bottom:1px solid #CCC;
	padding:3px 0;
	text-align:left;
	color:#666;
	border-left:5px solid #6BB501;
	font-size:14px;
}

#prof-table td{
	width:400px;
	border-bottom:1px solid #CCC;
	padding:3px 0 3px 10px;
	text-align:left;
	color:#666;
	font-size:14px;
}

#profimg {
	margin-top:40px;
	float:right;
}

#toiawase{
	margin:20px auto 30px auto;
	width:500px;
	border:2px solid #393;
	padding:5px;
}

#toiawase p{
	margin:5px 0 5px 0px;
	font-size:14px;
}

#toiawase-title{
	color:#336600;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #393;
	margin-bottom:10px;
	padding-left:27px;
	background:url(./image/pict_kengaku.gif) left center no-repeat;
}

#toiawase-tel{
	/*background:url(./image/pict_fd.gif) left center no-repeat;
	padding-left:35px;*/
	color:#F00;
	font-size:16px;
	font-weight:bold;
	font-size:28px;
}

#rinenhyo th{
	border-right:4px solid #6BB501;
	background-color:#FFFFE9;
}

#rinenhyo td{
	background-color:#F6FFE9;
}

#rinenhyo td p{
	margin:0 0 5px 0;
	text-indent:0px;
	padding:0;
}

#news {
	width:500px;
	background:url(./image/news_bg.gif) center center repeat-Y;
	margin:0px 0 30px 0;
	padding:0px;
	font-size:14px;
}

#news p{
	padding:3px;
}

.date {/*更新情報*/
	font-size: 				10px;
	color:					#FFFFFF;	
	text-align:				left;
	font-weight:			bold;
	padding:				3px;
	margin-bottom:			2px;
	margin-right:			3px;
	background-color:		#FF9900;	
}

#new {/*更新情報*/
	font-size:				14px;
	padding:				4px;
	border-bottom-width:	1px;
	border-bottom-style:	solid;
	border-bottom-color:	#ccc;
	text-indent:			-60px;
	padding-left:			60px;
	margin:1px 20px 1px 20px;
	border-bottom:1px solid #CCCC99;
	/*width:460px;*/
}

#privacy{
	margin:20px auto 30px auto;
	width:640px;
	border:2px solid #393;
	padding:5px;
}

#privacy p{
	margin:5px 0 5px 0px;
	font-size:14px;
}

#privacy-title{
	color:#336600;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #393;
	margin-bottom:10px;
	padding-left:27px;
	background:url(./image/pict_kengaku.gif) left center no-repeat;
}


#sssthumbs {
	width:200px;
	height:320px;
	margin:0 10px 25px 10px;
	float:left;
	font-size:14px;
}

.RSSsite {
	margin:10px 0 0 20px;	
	font-size:12px;
}