/*基本フォーマット*/
body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #5b8aba;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center;
}
body a {
	color: #FF0000;
}
body a:hover {
	color: #999999;
	text-decoration: none;
}
h2, h3, h4, h5, h6, p, ol, li {
	margin:0;
	padding:0;
}

/*基本レイアウト・メニュー*/


#all {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#foot {
	background-image: url(images/foot.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 55px;
	width: auto;
	clear: left;
}
p.headtext {
	height:2em;
	padding-top:0.5em;
}
#header {
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 720px;
	vertical-align: bottom;
	height: 109px;
	background-color: #000000;
	color: #000000;
	background-image: url(images/head.gif);
}
#header h1{
	margin: 0px;
	line-height: 0px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
#header span{
	display: none;
}
#navigation {
	width: 571px;
	margin: 0px;
	height: 48px;
	padding: 0px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 48px;
}

#navigation li, #navigation a {
	height: 48px;
	display: block;
}

#link1 {
	width: 78px;
	background-image: url(images/mainmenu_01.gif);
}
#link2 {
	width: 75px;
	background-image: url(images/mainmenu_02.gif);
}
#link3 {
	width: 75px;
	background-image: url(images/mainmenu_03.gif);
}
#link4 {
	width: 76px;
	background-image: url(images/mainmenu_04.gif);
}
#link5 {
	width: 103px;
	background-image: url(images/mainmenu_05.gif);
}
#link6 {
	width: 85px;
	background-image: url(images/mainmenu_06.gif);
}
#link7 {
	width: 79px;
	background-image: url(images/mainmenu_07.gif);
}
#link1 a:hover { background: transparent url(images/mainmenu_01_o.gif) no-repeat; }
#link2 a:hover { background: transparent url(images/mainmenu_02_o.gif) no-repeat; }
#link3 a:hover { background: transparent url(images/mainmenu_03_o.gif) no-repeat; }
#link4 a:hover { background: transparent url(images/mainmenu_04_o.gif) no-repeat; }
#link5 a:hover { background: transparent url(images/mainmenu_05_o.gif) no-repeat; }
#link6 a:hover { background: transparent url(images/mainmenu_06_o.gif) no-repeat; }
#link7 a:hover { background: url(images/mainmenu_07_o.gif) no-repeat; }

/*個別テキストデコレーション*/

/*以下コンテンツ*/
#slide {
width:720px;
height:396px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}



#mainphoto span{
	display: none;
}
.conttable {
	width: 719px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.conttable h3{
	background-image: url(images/subtitlebg_01.gif);
	height: 40px;
	text-align: left;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 40px;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 0.5em;
}
.conttable td{

}
.text01 {
	font-size: 14px;
	width: 700px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	color: #333333;
	line-height: 20px;
}
.text01 strong{
	font-size: 14px;
	color: #000000;
}
.tablecenter { text-align: center; }
.tablecenter img{
	border: 3px solid #CCCCCC;	
}
.tablecenter tr{
	vertical-align: top;
}
.tablecenter h2{
	font-size: 12px;
	color: #2A4A64;
}
.nomaltable {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nomaltable table{
	padding: 3px;
	width: 680px;
	vertical-align: top;
	text-align: left;
	margin: auto;
}
.nomaltable td{
	vertical-align: top;
	text-align: left;
}
.nomaltable strong{
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bolder;
	color: #003333;
}
.nomaltable P{
	padding-bottom: 5px;
	line-height: 20px;
}
.txttable {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txttable table{
	padding: 0px;
	width: 680px;
	vertical-align: top;
	text-align: left;
	margin: auto;
}
.txttable th{
	font-weight: normal;
	background-color: #FFCC66;
	text-align: left;
	width: 190px;
	text-indent: 5px;
}
.txttable td{
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.txttable em{
	color: #003333;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.txttable strong{
	color: #FF0000;
	font-weight: normal;
}
.txttable h4{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}
/*事業案内*/
.worktable {
	padding: 3px;
	width: 680px;
	vertical-align: top;
	text-align: left;
	margin: 5px auto 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
}
.worktable h4{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
.worktable P{
	padding-bottom: 5px;
	line-height: 20px;
}
.worktable img{
	border: 3px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.worktable strong{
	color: #669900;
}

.worktable2 {
	padding: 3px;
	width: 680px;
	vertical-align: top;
	text-align: left;
	margin: 5px auto 0px;
}
.worktable2 h4{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
.worktable2 P{
	padding-bottom: 5px;
	line-height: 20px;
	height: 180px;
}
.worktable2 img{
	border: 3px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
}
.worktable2 strong{
	color: #669900;
}

/*お問合せ*/
.button {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.button img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*設備紹介*/
.setsubi {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*設備紹介*/
.setsubi table{
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #BED9D4;
	text-decoration: none;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.setsubi th{
	text-align: left;
	vertical-align: top;
}
.setsubi tr{
	text-align: left;
	vertical-align: top;
	width: auto;
}
.setsubi h4{
	color: #003366;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
	text-decoration: none;
}
.setsubi P{
	padding: 0px;
	text-decoration: none;
	color: #333333;
	margin: 5px 0px 0px 10px;
	font-weight: normal;
}
/*交通アクセス*/
.accesstable {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.accesstable table{
	padding: 0px;
	width: 680px;
	vertical-align: top;
	text-align: left;
	margin: auto;
}
.accesstable th{
	font-weight: normal;
	background-color: #FFCC66;
	text-align: center;
	width: 50%;
}
.accesstable td{
	background-color: #FFFFFF;
	text-align: center;
}
.accesstable em{
	color: #003333;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.accesstable strong{
	color: #FF0000;
	font-weight: normal;
}
.accesstable h4{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}

/*求人*/
#recruit {
}
