@charset "utf-8";
body {
  font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
  background-color: #fff;
  background-image: url(../images/header_bg2.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
#header {
  height: 270px;
  width: 850px;
  margin: 0 0 80px 0;
  padding: 40px 10px;
}
#header h1 {
  height: 186px;
  display: block;
  padding: 48px 0 0 0;
  margin: 0;
  float: left;
}
#header #icon {
  height: 268px;
  width: 268px;
  display: block;
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
}
/*グローバルメニュー-----------------*/
#gnavi {
  display: block;
  height: 40px;
  width: 900px;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 350px;
}
#gnavi li a {
  display: block;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 12px 0 22px;
  margin: 0 20px 0 0;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#gnavi li a:hover {
  background-color: #bfe5c8;
}
#gnavi li a:active {
  background-color: #bfe5c8;
}
#gnavi li.on {
  display: block;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #bfe5c8;
  padding: 10px 12px 0 22px;
  border: 1px solid #009923;
  margin: 0 20px 0 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#mainContent {
  margin: 0;
  padding: 0;
  height: 100%;
  float: left;
}
/*投稿ボタン-----------------*/
#entryButtonArea {
  display: block;
  height: 90px;
  width: 850px;
  background-color: #ffb040;
  margin: 0 0 40px 10px;
  padding: 15px 0 0 0;
  list-style: none;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#entryButton {
  display: block;
  width: 850px;
  height: 40px;
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
}
#entryButton li a {
  display: block;
  height: 30px;
  width: 402px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 0 0 0;
  margin: 0 10px;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#entryButton li a:hover {
  background-color: #bfe5c8;
}
#entryButton li a:active {
  background-color: #bfe5c8;
}
/*アーカイブ　カテゴリーメニュー-----------------*/
#archiveCategory {
  display: block;
  height: 40px;
  width: 900px;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 430px;
  text-align: center;
}
#archiveCategory li a {
  display: block;
  width: 378px;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 12px 0 22px;
  margin: 0 20px 0 0;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#archiveCategory li a:hover {
  background-color: #bfe5c8;
}
#archiveCategory li a:active {
  background-color: #bfe5c8;
}
#archiveCategory li.on {
  display: block;
  height: 30px;
  width: 378px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #bfe5c8;
  padding: 10px 12px 0 22px;
  border: 1px solid #009923;
  margin: 0 20px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/*アルバム　カテゴリーメニュー-----------------*/
#category {
  display: block;
  height: 40px;
  width: 900px;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 573px;
  text-align: center;
}
#category-60th {
  display: block;
  height: 40px;
  width: 900px;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 420px;
  text-align: center;
}
#category li a, #category-60th li a {
  display: block;
  width: 268px;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 0 0 0;
  margin: 0 20px 0 0;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#category li a:hover, #category-60th li a:hover {
  background-color: #bfe5c8;
}
#category li a:active, #category-60th li a:active {
  background-color: #bfe5c8;
}
#category li.on, #category-60th li.on {
  display: block;
  height: 30px;
  width: 268px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #bfe5c8;
  padding: 10px 0 0 0;
  border: 1px solid #009923;
  margin: 0 20px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/*アーカイブ　カテゴリーメニュー-----------------*/
#entryCategory {
  display: block;
  height: 40px;
  width: 900px;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 740px;
  text-align: center;
}
#entryCategory li a {
  display: block;
  width: 378px;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 12px 0 22px;
  margin: 0 20px 0 0;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#entryCategory li a:hover {
  background-color: #bfe5c8;
}
#entryCategory li a:active {
  background-color: #bfe5c8;
}
#entryCategory li.on {
  display: block;
  height: 30px;
  width: 378px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #bfe5c8;
  padding: 10px 12px 0 22px;
  border: 1px solid #009923;
  margin: 0 20px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/*一覧ページ用-----------------*/
#entryArea {
  display: block;
  width: 870px;
  padding: 0;
  margin: 80px 0 0 0;
  float: left;
  /* position:relative */
}
.entry {
  display: block;
  width: 270px;
  height: auto;
  height: 410px;
  padding: 0;
  float: left;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  overflow: auto;
  position: relative;
}
.entry .photo a {
  display: block;
  width: 268px;
  height: 268px;
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.entry .photo a:hover {
  display: block;
  width: 268px;
  height: 268px;
  margin: 0;
  padding: 0;
  border: 1px solid #ffb040;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.entry p {
  display: block;
  margin: 20px 0 0 0;
  padding: 0;
}
#pageNavi {
  height: 40px;
  margin: 0;
  text-align: center;
  float: left;
  padding: 40px 0 0 0;
  width: 870px;
}
/*詳細ページ用-----------------*/
#detailArea h1 {
  font-size: 18px;
  display: block;
  margin: 0 0 20px 10px;
  padding: 0 0 0 30px;
  background-image: url(../images/entry_area_h1_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#detailArea {
  display: block;
  width: 870px;
  padding: 0;
  margin: 80px 0 0 0;
  float: left;
}
#detail {
  display: block;
  width: 850px;
  height: auto;
  padding: 0;
  float: left;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
}
.slider {
  width: 850px;
  margin: 0px;
  padding: 0px;
  position: relative;
}
#photoBorder {
  width: 724px;
  height: 724px;
  border: 1px solid #ccc;
  margin: 0px;
  padding: 0px;
  z-index: 9999;
}
.bxslider {
  width: 724px;
  height: 724px;
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  /*display: table-cell;
	text-align: center;*/
}
.bxslider li {
  width: 724px;
  height: 724px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: table-cell;
  text-align: center;
}
.photoW {
  width: 724px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photoH {
  height: 724px;
  margin: 0px;
  padding: 0px;
}
.imgtxt {
  font-size: 10px;
}
#pagerArea {
  width: 104px;
  height: 724px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
}
#bx-pager {
  width: 104px;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left;
}
#bx-pager a {
  margin: 0;
  padding: 0
}
.pagerPhotoW {
  width: 102px;
  height: 102px;
  margin: 0;
  padding: 0;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
}
.pagerPhotoH {
  width: 102px;
  height: 102px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-align: center;
  border: 1px solid #ccc;
}
#detail .photo a {
  display: block;
  width: 268px;
  height: 268px;
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#detail .photo a:hover {
  display: block;
  width: 268px;
  height: 268px;
  margin: 0;
  padding: 0;
  border: 1px solid #ffb040;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#detail #detailLeft {
  width: 320px;
  padding: 0;
  float: left;
  margin-top: 40px;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 0;
}
#detail #detailRight {
  width: 510px;
  padding: 0;
  float: left;
  margin-top: 40px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#detail p {
  margin: 0;
  padding: 0;
}
#detailPageNaviArea {
  height: 40px;
  margin: 0;
  text-align: center;
  float: left;
  padding: 40px 0 80px 0;
  width: 870px;
}
#detailPageNavi {
  display: block;
  height: 40px;
  width: 540px;
  padding: 0;
  list-style: none;
  text-align: center;
  float: right;
  margin: 0;
}
#detailPageNavi li {
  padding: 0;
  margin: 0 0 0 0;
  float: left;
}
#detailPageNavi li a {
  display: block;
  width: 93px;
  height: 30px;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 10px 12px 0 18px;
  margin: 0 0 0 20px;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#detailPageNavi li a:hover {
  background-color: #bfe5c8;
}
#detailPageNavi li a:active {
  background-color: #bfe5c8;
}
/*エントリーページ用----------------------------------------*/
#caution {
  width: 850px;
  height: 270px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  border-bottom-width: 1px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}
#caution #title {
  width: 270px;
  height: 270px;
  margin: 0;
  background-image: url(../images/from_h1.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px 0 0;
  float: left;
}
#caution h1 {
  width: 270px;
  height: 270px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}
#caution h2 {
  display: block;
  background-image: url(../images/entry_area_h1_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  float: left;
  width: 530px;
  font-size: 18px;
  margin: 0 0 30px 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
}
.hissu {
  color: #e00000;
}
#tab1 {
  width: 850px;
  margin: 100px 10px 0 10px;
  padding: 0;
}
#tab1-in {
  width: 850px;
  margin: 20px 10px 0 10px;
  padding: 0;
}
#fBtnArea {
  margin: 0;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #009923;
  float: left;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  width: 850px;
  text-align: center;
}
#fBtnAreaC {
  margin: 0 0 0 205px;
  padding: 0;
  width: 440px;
}
button.fBtn {
  display: block;
  width: 198px;
  height: 38px;
  cursor: pointer;
  float: left;
  background-image: url(../images/navi_arrow.png);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-color: #fff;
  padding: 0;
  margin: 0 10px;
  border: 1px solid #009923;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
button.fBtn:hover { /*←ロールオーバー時*/
  background-color: #bfe5c8;
}
button:disabled {
  background-image: none;
  background-color: #ccc;
  border-color: #ccc;
}
button:disabled:hover {
  background-image: none;
  background-color: #ccc;
  border-color: #ccc;
}
.error_text {
  margin-left: 200px;
}
.clear {
  clear: both;
}