/*
 *  レイアウト設定
 *
 *  ファイル名：圓通寺(entsuuji.css)
 *　作　成　者：株式会社ネットアプローチ
 *　作　成　日：2011/08/08
 *　更　新　日：2011/09/20
 *
 *　コメント　：
 *
 */

/*-------- 圓通寺　全体設定 --------*/

div.entsuuji{
  width: 800px;
  color	: #000;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
  text-align: left;
}

div.entsuuji div.entsuuji_text {
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 5px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.entsuuji div.entsuuji_goto_button{
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 490px;
}

/*-------- ページタイトル　ブロック設定 --------*/

div.entsuuji div.page_title_block{
  width: 800px;
  height: 80px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

/*-------- 圓通寺ブロック　設定 --------*/

div.entsuuji div.entsuuji_block{
  width: 800px;
  text-align	: left;
  letter-spacing: 1px;
  font-weight	: normal;
  color: #666;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.entsuuji_block div.entsuuji_block_title{
  width: 800px;
  align:left;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:top;
}

div.entsuuji_block div.entsuuji_block_title h5.green{
  height: 20px;
  border-left: 10px solid #363;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #363;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight	: bold;
  color: #363;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 5px 5px;
  position: relative; top: 0px; left: 0px;
}

div.entsuuji_block div.entsuuji_block_text{
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  margin: 5px 0px 10px 20px;
  padding: 0px 0px 0px 0px;
  position: relative; top: 0px; left: 0px;
}

div.entsuuji_block div.entsuuji_block_text h3{
  font-size	: 22px;
}


/*-------- 沿革ブロックの設定 --------*/

div.entsuuji_block div.entsuuji_block_history{
  width: 800px;
  height: 20px;
  align:left;
  background-color:#fff;
  margin: 5px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.entsuuji_block div.entsuuji_block_history div.entsuuji_block_history_left{
  width: 280px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 16px;
  font-weight	: bold;
  color: #000;
  position: relative; top: 0px; left: 20px;
  float:left;
}

div.entsuuji_block div.entsuuji_block_history div.entsuuji_block_history_right{
  width: 520px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  position: relative; top: 0px; left: 0px;
  float:right;
}


/*-------- 年中行事ブロック　設定 --------*/
div.entsuuji_block div.entsuuji_block_events{
  width: 800px;
  height: 20px;
  align:left;
  background-color:#fff;
  margin: 10px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:buttom;
}

div.entsuuji_block div.entsuuji_block_events div.entsuuji_block_events_left{
  width: 220px;
  position: relative; top: 0px; left: 20px;
  float:left;
}

div.entsuuji_block div.entsuuji_block_events div.entsuuji_block_events_right{
  width: 530px;
  text-align	: left;
  letter-spacing: 1px;
  font-size	: 14px;
  font-weight	: normal;
  color: #666;
  position: relative; top: 0px; left: 0px;
  float:right;
}

div.entsuuji_block div.entsuuji_block_line {
  width: 760px;
  border-bottom: 1px dashed #666;
  margin: 5px 20px 5px 20px;
  padding: 0px 0px 0px 0px;
}


/*-------- 3段組み　設定 ----------*/
div.entsuuji_block div.entsuuji_block_3column{
  width: 750px;
  height: 160px;
  align:left;
  background-color: #fff;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

div.entsuuji_block div.entsuuji_block_3column div.entsuuji_block_Box{
  width: 240px;
  position: relative; top: 0px; left: 0px;
  padding: 0px 10px 0px 0px;
  float:left;
}

/*-------- その他の設定 --------*/
