/*===== T-W =====*/
.layout-tw #content {
}
.layout-tw #content-inner {
}
.layout-tw #alpha {
    float: left;
    left: 150px;
    width: 650px;
}
.layout-tw #beta {
    float: left;
    left: -650px;
    width: 150px;
}


#container {
text-align: left;
height: auto;
width: 800px;
margin-left: auto;
margin-right: auto;
border:solid 1px #808080;
}

#container-top {
height: 0px;
width: auto;
margin: 0px;
padding: 0px;

}



html>body {
background: url(http://flamingo-kitchen.com/recruit/images/recruit-buckimg.gif);
}


/* ヘッダー */
#header {
 width: 800px;
 height: 325px;
 margin: 0 0 15px 0px;
 padding: 0px;
}

#header-in {
 width: 800px;
 height: 300px;
 margin: 0px;
 padding: 0px;
}


#header-h1{
 width: 800px;
text-align: right;
font-size: 101%;
}

/* フッター */
#footer {
  font-size: 90%;
  margin: 0px;
  padding:0 0 20px 0;
  width800px;
  height: auto;
}
#footerin {
  width: 800px;
  margin: 0px;
  padding: 0px;
  border-top: 5px solid #808080;
clear: both;
}

ul.ftmenu {
  margin: 3px;
  padding: 0px;
  float: left;
}

.ftmenu li {
  margin:0px 0px 10px 10px;
  padding: 0px;
  float: left;
}

.copy {
  margin: 0 30px 0 0;
  padding: 0px;
  float: right;
}

#content {
  width: 800px;
}


  /*============================== フラミンゴメイン ==============================*/

#main {
width: 600px;
margin-bottom: 30px;
}
  /*========== オーナメッセージ ==========*/

#ownermessage h2{
font-size: 160%;
color:#c0c0c0 ;
}

#ownermessage .item2{
font-size: 130%;
color: #808080;
}

  /*==========  大切にしていること  ==========*/

#importance h2{
font-size: 160%;
color:#c0c0c0 ;
}

#importance .item2{
font-size: 130%;
color: #808080;
}



  /*========== 想い…  ==========*/

#hope h2{
font-size: 160%;
color:#c0c0c0 ;
}

#hope .item2{
font-size: 130%;
color: #808080;
}
  /*========== 求める人材  ==========*/
#staff .itemBox {
 width: 350px;
 height: auto;
border: 1px dotted #c0c0c0 ;
margin-bottom: 30px;
}

#staff h2{
font-size: 150%;
font-weight: 900;
border-bottom:solid 1px #ff1493 ;
color: #4682b4 ;
padding-left: 50px;
}



#staff .item2{
color: #808080;
font-weight: 900;
}

#staff ul>li{
 list-style-type: square;
margin-left: 50px;
} 

  /*========== 採用情報  ==========*/

#adoption h2{
font-size: 200%;
}

#adoption .item2{
margin-bottom: 30px;
}



  /*========== Q&A ==========*/

#qa h2{
font-size: 150%;
color: #ff1493 ;
margin-bottom: 5px;
}

#qa .item2{
margin: 0 0 20px 30px;
}


  /*========== メッセージ bottom ==========*/

#message {
width: 650px;
margin: 30px 0 30px 0;
}

.line {
width: 630px;
border-top: 2px dotted #c0c0c0 ;
}

.messagetopphoto {
height: 150px;
width: 150px;
float: left;
margin: 0 10px 10px 0;
}

.messagetopphoto-in {
height: 150px;
width: 150px;
border: 1px solid #c0c0c0 ;
}

  /*========== ブログ記事の詳細 ==========*/
  /*========== メッセージ ==========*/

.itemLeft {
height: auto;
width: auto;
float: right;
margin: 0 15px 0 10px;
}

#detail h2{
font-size: 150%;
color:#c0c0c0 ;
}

#detail .EntryBody{
color: #808080;
}

  /*========== サイドカテゴリー ==========*/
.widget-archive {
margin-left: 5px;
}


.widget-header{
font-weight: 900;
font-size: 180%;
color: #FF1493;
margin-left: 5px;
}

.widget-list{
}

.widget-list-item{
font-weight: 900;
}

.widget-archive li a {
color: #4682b4 ;
} 

.widget-archive a:hover {
color: #FF1493;
text-decoration: none;
}


.banner-side{
margin:50px 0 0 5px;
}





