body	{
background: #deddc6 url(../img/back12.jpg) repeat-x;
padding:0px;
font-size:12px;
color:#707070;
margin-left:0px;
margin-top:0px;
margin-bottom:0px
}

img {
border:0;
}

h1	{
font-size:15px;
font-weight:bold;
color:#cc6020;
}

a {
color:#005959;
text-decoration:none;
}

a:hover	{
color:#00cc00;
}

/* === 枠テーブルのスタイル === */
.frametable {
width:80%;
margin-left:auto;
margin-right:auto;
background:#ffffff;
}

/* === ヘッダー部分のスタイル === */

.headtable	{
width:800px;
margin-top:20px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
}

/* Work部分のスタイル */

.worktable {
width:800px;
margin-left:auto;
margin-right:auto;
table-layout:fixed;
}

.worktable td {
vertical-align:top;
text-align:center;
width:100px;
}

.worktable div {
/*background-color:#DFDDD2;*/
background-color:#707070;
/*background-color:#cc6020;*/
border-left:solid 1px #DFDDC6;
border-top:solid 1px #DFDDC6;
/*border-right:solid 1px #696969;*/
border-bottom:solid 5px #DFDDC6;
}

.worktable a	{
color:#ffffff;
/*color:#00cc00;*/
text-decoration:none;
display: block;
padding-top:6px;
padding-bottom:4px;
}

.worktable a:hover	{
color:#00cc00;
background-color:#404040;
}

/* === コンテンツ部分のスタイル === */
.contentstable {
width:800px;
}

/* === メイン部分のスタイル === */
.maintable {
/*background:url(../img/map10.jpg) no-repeat;
background-position:right bottom;*/
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:800px;
/*height:400px;*/
/*table-layout:fixed;*/
}

.maintable div {
background-color:#707070;
border-top:solid 5px #DFDDC6;
border-bottom:solid 5px #DFDDC6;
padding-top:6px;
padding-bottom:2px;
padding-right:2px;
color:#ffffff;
}

/* === Copy部分のスタイル === */
.copy {
margin-top:0px;
width:800px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}

.copy td {
text-align:right;
}

/* === Mapのスタイル === */
.maptable {
margin-left:auto;
margin-right:auto;
width:800px;
}

.maptable td {
text-align:center;
}

/* === Copy部分のスタイル === */
.about {
margin-top:0px;
width:700px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}

/* === 採用情報のスタイル === */
.title1 {
background-color:#707070;
color:#ffffff;
font-weight:bold;
}

.title2 {
background-color:#f4f2e2;
font-weight:bold;

}


