@charset "UTF-8";
/* =========================================

title : tado
		温泉川柳
scope : /senryu/
 
last modify : 2015/11/30 247_morita 句の文字色変更

2015/10/6 230_inagaki h1変更に伴い82行目追加
2015/07/2 230_inagaki 作成

文字色はサイズ、背景画像を変えたいときはココへ。
commonクラスの重複注意
個別cssに同じクラスを作って文字色、サイズ、バックグラウンドを入れればほぼつかえます。
コモンの値ではレイアウトが崩れたため調整用のcssが入っています。流用時は取るなどお願いします。
=========================================== */
 @import url("/css/footer_senryu.css");
/*--サイト固有のcssはサイト専門のcssでimportします。commonには読み込まない--*/


/*
===========================================
 201808 川柳コンテンツ改修
===========================================
*/

/*--default---*/
* {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font-weight:normal;
  font-style:normal;
}
a {
  color:#0000ff;
  text-decoration:none;
  outline:none;
}
a:hover {
  color:#ff0000;
}
p,
dl,
ul {
  line-height:1.5;
}
ul {
  list-style:none;
}
table {
  border-collapse:collapse;
}
table td {
  vertical-align:top;
}
p.lead,
div.sec p,
#main .box dl.present dd,
#main .box p,
#main .box .section #keisai,
#main div.box #present,
#main .box div.schedule ul,
#main .box ul.panelbox li dl dt,
#main .box dl.present dt,
#main .box dl.present dd {
  font-size:16px;
  line-height:23px;
}
table tr {
  font-size:15px;
}
#main div.schedule dl.country dd div p {
  font-size:16px;
}
div.schedule dl dt,
div.schedule dl dd {
  font-size:16px;
}
ul.ketu,
#main .box .sec p.kome,
#main .box .kiyaku li {
  font-size:14px;
}
/* -- パンくず 横1000px -- */

#siteroute_basic {
  display:block;
  margin:0px auto;
  overflow:hidden;
  padding:0;
  width:1000px;
}
#siteroute_basic ul {
  list-style:none;
  margin: 0 0 0 8px;
  padding: 0;
  text-align:left;
}
#siteroute_basic ul li {
  background: url(../image_cmn/cmn_mrk_siteroute02.gif) no-repeat 0 15px;
  float:left;
  font-size:14px;
  line-height:110%;
  margin:10px 0px 0px;
  padding:10px 8px 10px 12px;
}
#siteroute_basic ul li a {
  background: url(../image_cmn/cmn_mrk_siteroute.gif) #ffffff no-repeat 0 5px;
  float:left;
  font-size:14px;
  margin: 0px 0px 0px -12px;
  padding:0px 0px 0px 12px;
}
#siteroute_basic ul li:last-child a {
  color:#000;
}
/*--#container--*/

.cont {
  color:#333;
  width:1000px;
  margin:0 auto 15px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  letter-spacing:1px;
}
/*--#main_senryu--*/

.main_wide h1 {
  margin:0 auto;
  width:1000px;
}
.lead {
  padding:10px 30px 15px;
  clear:both;
  letter-spacing:0.1em;
}
.box {
  width:1000px;
  margin:0 auto;
  padding:20px 0;
  /*padding:0 0 20px;*/
	background:#fff;
}
.inner {
  width:880px;
  margin:20px auto 0;
}
.lead {
  margin:1em auto 3em;
  padding: 0;
  text-align:left;
  line-height:1.5!important;
  width:45em;
}
/*--カテゴリメニュー基礎組み--*/
.category {
  clear:both;
  overflow:hidden;
  margin: 10px auto 20px;
  width: 650px;
}
.category_02 {
  clear:both;
  overflow:hidden;
  margin: 10px auto 25px;
  width: 806px;
}
.category li {
  float:left;
  margin:8px 18px;
  width:180px;
  height:54px;
  text-indent:-9999px;
}
.category_02 li {
  float: left;
  margin-top:8px;
  margin-bottom:8px;
  width:180px;
  height:54px;
  text-indent:-9999px;
}
.first_li {
  margin:0 10px;
}
.middle_li {
  margin:0 10px;
}
.last_li {
  margin-left:10px;
}
.category li a {
  display:block;
  width:180px;
  height:54px;
  text-indent:-9999px;
}
.category_02 li a {
  display:block;
  width:180px;
  height:54px;
  text-indent:-9999px;
}
/*---作品選択ボタン-*/
/*--work_menu作品メニュー--*/
.work_menu {
  position:relative;
  clear:both;
  overflow:hidden;
  margin:10px auto;
  width:490px;
  text-align:center;
}
.work_menu li {
  display:inline-block;
  vertical-align:middle;
  margin: 15px 15px 5px;
}
.menu_ac {
  position:relative;
  width:210px;
  overflow:hidden;
}
.menu_ac a {
  display:block;
}
.menu_ac a:hover img {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  -moz-opacity: 0.7;
}
.work_menu02 {
  position:relative;
  clear:both;
  overflow:hidden;
  margin:10px auto;
  width:735px;
  text-align:center;
}
.work_menu02 li {
  display:inline-block;
  height:55px;
  vertical-align:middle;
  margin: 20px 15px 5px;
}
/*--作品一覧--*/
#lst {
  width: 850px;
  height: auto;
  margin: 20px auto 0;
  padding: 0;
}
.block.illust {
  overflow: hidden;
  position: relative;
  width: 850px;
  height: 220px;
  margin: 0 0 20px;
  padding: 0;
}
#lst dl {
  display: block;
  position: relative;
  width: 547px;
  height: 180px;
  margin: 28px 0 0 50px;
}
.title {
  position: relative;
  top: 4px;
  left: 40px;
  font-weight: bold;
  font-size: 20px;
  clear: both;
}
.haiku {
  margin: 20px auto 0;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  left: 22px;
}
.name {
  position: relative;
  top: 6px;
  left: -8px;
  text-align: right;
  font-weight: bold;
  font-size: 16px;
  clear: both;
}
.comment {
  clear: both;
  position: absolute;
  top: 120px;
  left: 22px;
  font-size: 15px;
  width: 520px;
}
.thum_img {
  position: absolute;
  top: 31px;
  right: 20px;
  width: 215px;
  height: 161px;
}
.ttl_lst {
  width:880px;
  margin:0 auto 15px;
}
/*--川柳を投句しよう！碧ボタン--*/
/*--投句ボタン非表示--*/
.no_screen {
  display:none;
}
/*--投稿ページへのメニュsend_box--*/
.send_box {
  position:relative;
  margin:15px auto 0;
  padding:5px;
  width:600px;
  border:2px solid #b0b863;
}
.btn_send {
  display:block;
  position: absolute;
  top: 26px;
  right: 25px;
  overflow:hidden;
  width:136px;
  height:55px;
}
.btn_send img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  -moz-opacity: 0.7;
}
/*--投稿フォーム--*/
.form_txt {
  width:800px;
  margin:10px auto 20px;
  font-size:16px;
}
.gaiyou_box {
  width: 850px;
  height: auto;
  margin: 20px auto 10px;
}
.gaiyou_txt {
  width: 850px;
  height: auto;
  margin: 0 auto 10px;
}
.gaiyou_txt th {
  padding:10px;
  text-align:center;
  font-weight:800;
  font-size:16px;
}
.gaiyou_txt td {
  padding:10px;
  font-size:16px;
  line-height:26px;
}
.gaiyou_ttl {
  width:110px;
  font-weight:800;
  text-align:center;
  vertical-align:middle;
  letter-spacing:2px;
}
/*---フォームテーブル骨格は確認フォームと同じです---*/
.touku_txt {
  margin:30px auto 10px;
  padding:0 0 5px 10px;
}
/*--form内ここから--*/
.judo_cate {
  clear:both;
  overflow:hidden;
}
.judo_cate li {
  display: block;
  float:left;
  margin-right:20px;
  width:130px;
  line-height: 35px;
}
/* 長い用クラス */
.judo_cate li.long {
  width:200px;
}
.judo_cate label:hover {
  cursor:pointer;
}
.judo_cate label:hover {
  color:#f00;
}
.add_red {
  color:red;
  font-weight:800;
}
.judo_cate input[type=radio] {
  margin:0px 3px 4px 0;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  cursor:pointer;
  border:none;
}
.note_pos {
  position:relative;
  top:5px;
  width:600px;
  padding-left: 1em;
  text-indent: -1em;
}
.note_pos02 {
  position:relative;
  top:10px;
  width:600px;
  padding-left: 1em;
  text-indent: -1em;
}
/*--form内ここまで--*/
.form_touku {
  position: relative;
  overflow: hidden;
  margin: 30px auto;
  width: 225px;
  height: 58px;
}
.form_touku img:hover,
.bnr_senryu a img:hover,
.img_box a img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  -moz-opacity: 0.7;
}
.bnr_senryu {
  width: 428px;
  margin: 10px auto 30px;
}
.touku_note {
  position:relative;
  width: 850px;
  height: auto;
  margin: 10px auto;
  font-size:16px;
}
.note_list dt {
  padding:10px;
  text-align:center;
  font-weight:800;
}
.note_list dd {
  position:relative;
  bottom:0px;
  padding:10px;
}
.note_list ol {
  width:760px;
  margin:0 45px;
  list-style:decimal;
  list-style-position:outside;
}
.touku_note li {
  margin:10px;
  line-height: 1.6;
}
/*--投稿完了--*/
.comp_box {
  width: 700px;
  height: auto;
  margin: 20px auto;
  padding: 20px;
  background:#fbfde1;
  border:1px solid #ddd0bd;
  font-size:16px;
  text-align:center;
  color:#f30;
}
.comp_txt {
  margin:20px auto;
  font-weight:800;
  font-size:20px;
}
.comp_box img {
  margin:20px auto;
}
.back_top {
  position:relative;
  overflow:hidden;
  margin:0 auto;
  width:228px;
  height:59px;
}
.back_top img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  -moz-opacity: 0.7;
}
/*--確認フォーム--*/
.comf_box {
  width: 850px;
  height: auto;
  margin: 20px auto 10px;
}
.comf_txt {
  margin:10px auto;
  text-align:left;
}
.comf_mrk {
  margin-right:5px;
}
.comf_box table {
  width: 850px;
  height: auto;
  margin: 0 auto 10px;
  border-collapse:separate;
  border-spacing:1px;
}
.comf_box th {
  position:relative;
  padding:10px 0 10px 10px;
  width:170px;
  font-weight:800;
  text-align:left;
  vertical-align:top;
  font-size:16px;
}
.comf_box td {
  padding:10px 0 10px 20px;
  text-align:left;
  font-size:16px;
}
.no_mrk {
  text-indent:42px;
}
.th_ttl {
  position: relative;
  left: 46px;
  bottom: 16px;
  height:135px;
}
.th_ttl li {
  margin-bottom: 35px;
  font-weight: 800;
}
.li_up {
  margin-bottom:20px;
}
.li_middle {
  margin:34px 0;
}
.li_bottom {
  margin-top:20px;
}
.note {
  color:#ac1818;
  font-weight:800;
}
.note02 {
  margin-top:5px;
  color:#ac1818;
  /*font-weight:800;*/
	font-size:15px
}
.note03 {
  margin-top:5px;
  font-size:15px
}
.comf_kaisetu {
  width:600px;
}
.form_comf ul {
  position:relative;
  overflow:hidden;
  margin:0 auto;
  width:530px;
  height:78px;
}
.form_comf li {
  float:left;
  margin:20px;
}
.comf_ac {
  position:relative;
  overflow:hidden;
  width:225px;
  height:78px;
}
.comf_ac img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  -moz-opacity: 0.7;
}
/*--１次通過--*/
.pass_box {
  width: 850px;
  height: auto;
  margin: 20px auto 0;
  padding: 0;
}
#pass_box table {
  width: 700px;
  margin:0 auto;
}
#pass_box th {
  padding:10px;
  text-align:center;
  font-size:16px;
  font-weight:800;
  letter-spacing:5px;
}
#pass_box td {
  padding:15px;
  text-align:left;
}
#pass_box .sec_box {
  font-size:18px;
  font-weight:800;
}
/*--pager--動かさない*/
.page_box {
  position: relative;
  clear: both;
  overflow:hidden;
  width: 850px;
  margin: 20px auto 0;
  border: 1px solid #d7d4d4;
  text-align: center;
}
.page {
  padding: 7px;
}
.page_no_ac {
  display:inline-block;
  width:40px;
  margin: 0 10px 0 0;
  /*--padding: 7px 14px;--*/
  text-align: center;
  vertical-align:middle;
  font-size: 110%;
  font-weight: bold;
  line-height:38px;
}
.page_no a {
  display:inline-block;
  width:40px;
  margin: 0 10px 0 0;
  /*--padding: 7px 14px;--*/
  text-align: center;
  vertical-align:middle;
  font-size: 110%;
  line-height:38px;
}
.pagenext {
  position: absolute;
  right:5px;
  bottom: 25px;
  float: right;
  width: 100px;
  height: 13px;
  margin-right:5px;
  padding: 1px 16px 0 0;
  text-align: right;
}
.pageback {
  position: absolute;
  left:5px;
  bottom: 25px;
  float: right;
  width: 100px;
  height: 13px;
  margin-left:5px;
  padding: 1px 0 0 16px;
  text-align: left;
}
.page_nolink {
  color:#999;
}
/*--入力フォームエラー--*/
p.error {
  color: #ff3333;
  font-weight: bold;
  padding: 0 0 5px 18px;
  background: url(../image_cmn/cmn_ico_error.gif) no-repeat 0 4px;
}
/* ---------- 応募エラー汎用メッセージ ---------- */
#main h1 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
}
.errorbox {
  border:5px solid #CCCCCC;
  margin:45px auto 0;
  padding:50px;
  text-align:center;
  width:400px;
}
.errorbox p.error_read {
  color:#C70067;
  font-size:138%;
  font-weight:bold;
  padding:10px 0 15px;
  text-align:center;
}
.errorbox p {
  font-size:100%;
  padding:10px 0;
}
.btn_box_error {
  margin:40px auto;
  padding:0;
  text-align:center;
  width:570px;
}
.btn_box_error p a:hover {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../image_cmn/btn_return.gif) no-repeat scroll 0 -41px;
}
.btn_box_error p a {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../image_cmn/btn_return.gif) no-repeat scroll 0 0;
  display:block;
  height:41px;
  width:101px;
}
.btn_box_error p {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../image_cmn/btn_return.gif) no-repeat scroll 0 0;
  height:41px;
  margin:0 auto;
  padding:0;
  text-indent:-9999px;
  width:101px;
}
/*--------------------------------
	ページ送り＆ページジャンプ
--------------------------------*/
#content.flclear {
  overflow:visible;
}
.page_skip {
  position:relative;
  margin:10px auto 15px auto;
  padding-bottom:8px;
  text-align:center;
  letter-spacing:0px;
  text-align:center;
}
.page_skip_ul {
  position: relative;
  right:75px;
}
.page_skip_ul li {
  position: relative;
  display: inline-block;
  vertical-align:top;
}
.page_nav_ul {
  position: relative;
  right:75px;
}
.page_nav_ul li {
  position: relative;
  display: inline-block;
  vertical-align:top;
}
.page_nav_ul02 li {
  position: relative;
  display: inline-block;
  vertical-align:top;
}
.page_count_box {
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0px 3px;
  padding:0;
  border: 1px solid #1d558d;
  font-size: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  letter-spacing: 0.01em;
  background: #4250dc;
  color: #fff;
}
.page_count_box a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  letter-spacing:0.01em;
  background: #fff;
  color: #4250dc;
}
.page_count_box a:hover {
  background:#4250dc;
  color:#fff;
  font-weight:bold;
}
.p_toback,
.p_tonext {
  width:95px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  color:#1d558d;
  font-size:15px;
  line-height:34px;
}
.p_toback {
  padding-right:10px;
  background:url(../image_cmn/bg_back.png) no-repeat 92px 12px;
}
.p_tonext {
  padding-left:10px;
  background:url(../image_cmn/bg_next.png) no-repeat 9px 12px;
}
.p_toback a:hover,
.p_next a:hover {
}
.p_toback a:hover {
  display: block;
  width:95px;
  color:#fff;
  font-weight:bold;
  line-height:34px;
  margin-right:-10px;
  padding-right:10px;
  background:url(../image_cmn/bg_back_ov.png) no-repeat 92px 12px #4250dc;
}
.p_tonext a:hover {
  display: block;
  width:95px;
  color:#fff;
  font-weight:bold;
  line-height:34px;
  margin-left:-10px;
  padding-left:10px;
  background:url(../image_cmn/bg_next_ov.png) no-repeat 9px 12px #4250dc;
}
.p_toback_gr {
  padding-right:10px;
  width:95px;
  border-radius: 2px;
  behavior: url(/css/PIE.php);
  background:url(../image_cmn/bg_back_gr.png) no-repeat 92px 12px #ccc;
  color:#8E8E8E;
  font-size:15px;
  line-height:36px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.p_tonext_gr {
  padding-left:10px;
  width:95px;
  border-radius: 2px;
  behavior: url(/css/PIE.php);
  background:url(../image_cmn/bg_next_gr.png) no-repeat 9px 12px #ccc;
  color:#8E8E8E;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
  line-height:36px;
  font-size:15px;
}
.page_select {
  position:absolute;
  margin-left:3px;
}
.page_select_ttl {
  position:relative;
  padding-left:2px;
  display:block;
  width:146px;
  background:url(../image_cmn/bg_select_bottom.png) no-repeat right center;
  color:#1d558d;
  font-size:15px;
  text-align:left;
  line-height:34px;
  cursor:pointer;
}
.page_select_ttl span {
  display:block;
  position:relative;
  width:140px;
  padding-left:5px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  color:#1d558d;
  font-size:15px;
  text-align:left;
  line-height:34px;
  cursor:pointer;
}
.page_select_ttl_hover {
  background:url(../image_cmn/bg_select_bottom_on.png)#fff no-repeat right center;
  color:#1d558d;
}
.page_select_ttl_hover span {
  border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -webkit-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  behavior: url(/css/PIE.php);
  border-bottom: 1px dotted #1d558d;
}
.page_select_menu {
  position:relative;
  left:2px;
  width:145px;
  max-height:195px;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height:34px;
  border-left: 1px solid #1d558d;
  border-right: 1px solid #1d558d;
  border-bottom: 1px solid #1d558d;
  color:#1d558d;
  font-size:15px;
  text-align:left;
  z-index:1000;
}
.page_select_menu ul {
  width:145px;
  text-indent:10px;
}
.page_select_menu li {
  background:#fff;
  border-bottom:1px dotted #1d558d;
  line-height:34px;
}
.page_select_menu li.first_list {
  margin-left:-10px;
}
.page_select_menu .li_last {
  border-bottom:none;
  margin-left:-9px;
  padding-left:9px;
}
.page_select_menu a {
  display:block;
  width:140px;
}
.page_select_menu a:hover {
  background:#FFE6EB;
}
.page_select_menu::-webkit-scrollbar {
 width: 12px;
}
 .page_select_menu::-webkit-scrollbar-track {
 background:  rgba(200,200,200,1);
}
 .page_select_menu::-webkit-scrollbar-thumb {
 background: rgba(200,230,255,1);
}
.page_select_menu::-webkit-scrollbar-thumb:window-inactive {
 background: rgba(200,230,255,1);
}

/*
===========================================
 201808 川柳コンテンツ改修 END
===========================================
*/

input,
select,
textarea {
  border: 1px solid #7F9DB9;
  padding: 5px;
  font-size:15px;
}
body {
  color: #000000;
  font-size: 15px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  min-width: 1060px;
  background: url(../image_cmn/body_bg.png) repeat-x left top;
}
/*--headerこのヘッダーは川柳独自なので従来のヘッダーが使えません--*/

#headbg {
  position:relative;
}
#headbg header {
  width: 950px;
  height: 85px;
  margin: 0px auto;
}
#logo {
  width: 208px;
  padding-top: 10px;
}
#op_logo {
  position: relative;
  float: right;
  bottom: 20px;
  width: 168px;
}
#headnavi {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 950px;
  height: auto;
  margin: 0px 0px 0px -475px;
  padding: 10px 0px 0px;
  background: none;
}
#headnavi li {
  float: right;
  margin: 0px 10px 0px 0px;
}
#headnavi a {
  padding-left: 17px;
  background: url(/image_cmn/linkarrow_head.gif) no-repeat 0 5px;
  color: #fff;
}
/*--コンテナ--*/
.cont {
  position:relative;
  top:5px;
}
/*--h1--*/
.main_wide h1 {
  width: 960px;
  height: 80px;
  background: url(../image_cmn/bg_title_l.png) no-repeat 0 0;
  border: 1px solid #cacaca;
  text-align: left;
  font-weight: 800;
  color: #135212;
  font-size: 27px;
  text-align: left;
  line-height: 80px;
  text-indent: 20px;
}
/*--menu_categoryカテゴリメニュ--*/
.golf a {
  background:url(../image_cmn/btn_golf.png) no-repeat 0 0;
}
.golf a:hover {
  background:url(../image_cmn/btn_golf.png) no-repeat 0 -54px;
}
.golf_ac {
  background:url(../image_cmn/btn_golf.png) no-repeat 0 -54px;
}
.course a {
  background:url(../image_cmn/btn_course.png) no-repeat 0 0;
}
.course a:hover {
  background:url(../image_cmn/btn_course.png) no-repeat 0 -54px;
}
.course_ac {
  background:url(../image_cmn/btn_course.png) no-repeat 0 -54px;
}
.practice a {
  background:url(../image_cmn/btn_practice.png) no-repeat 0 0;
}
.practice a:hover {
  background:url(../image_cmn/btn_practice.png) no-repeat 0 -54px;
}
.practice_ac {
  background:url(../image_cmn/btn_practice.png) no-repeat 0 -54px;
}
.score a {
  background:url(../image_cmn/btn_score.png) no-repeat 0 0;
}
.score a:hover {
  background:url(../image_cmn/btn_score.png) no-repeat 0 -54px;
}
.score_ac {
  background:url(../image_cmn/btn_score.png) no-repeat 0 -54px;
}
.receptiona a {
  background:url(../image_cmn/btn_receptiona.png) no-repeat 0 0;
}
.receptiona a:hover {
  background:url(../image_cmn/btn_receptiona.png) no-repeat 0 -54px;
}
.receptiona_ac {
  background:url(../image_cmn/btn_receptiona.png) no-repeat 0 -54px;
}
.manners a {
  background:url(../image_cmn/btn_manners.png) no-repeat 0 0;
}
.manners a:hover {
  background:url(../image_cmn/btn_manners.png) no-repeat 0 -54px;
}
.manners_ac {
  background:url(../image_cmn/btn_manners.png) no-repeat 0 -54px;
}
.tokencup a {
  background:url(../image_cmn/btn_tokencup.png) no-repeat 0 0;
}
.tokencup a:hover {
  background:url(../image_cmn/btn_tokencup.png) no-repeat 0 -54px;
}
.tokencup_ac {
  background:url(../image_cmn/btn_tokencup.png) no-repeat 0 -54px;
}
/*--作品一覧--*/
.ttl_lst img {
  max-width: none;
}
.block.illust {
  color: #300;
  background: url(../image_cmn/bg_senryu.png) no-repeat 0 15px;
  margin-bottom:10px;/*--調整用--*/
}
.haiku {
  color: #000099;
}
.title {
  top:1px;
  color: #672c00;
}
.comment {
  color: #000;
}
.name {
  color: #000;
}
#lst dl {/*--調整用--*/
  margin: 28px 0 0 35px;
}
/*--投句しよう--*/
.img_chara_send {
  position: absolute;
  top: -13px;
  left: 3px;
  z-index: 1000;
}
/*--１次通過--*/

#pass_box table {
  border:2px solid #660;
  margin-bottom:25px;
  width: 725px;
}
#pass_box th {
  border:1px solid #660;
  background:#330;
  color:#fff;
}
#pass_box .th_title {
  width: 140px;
}
#pass_box .th_pn {
  width: 125px;
}
#pass_box td {
  padding:15px;
  border:1px solid #660;
  text-align:left;
}
#pass_box .sec_box {
  font-size:18px;
  font-weight:800;
  padding-left: 25px;
  padding-right: 25px;
}
/*--投稿フォーム--*/

.gaiyou_txt {
  border:2px solid #566e00;
}
.gaiyou_txt th {
  background: #566e00;
  border:1px solid #566e00;
  color:#fff;
}
.gaiyou_txt td {
  border:1px solid #566e00;
}
.note_list dt {
  background:url("../image/bg_form_note.png") 0 0;
  color:#fff;
}
.gaiyou_ttl {
  color: #fff;
  background:#849938;
}
.note_list dd {
  background:#f6f8e6;
}
.num_span {
  color: #ac1818;
}
.bnr_senryu img:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}
.li_tokencup {
  width:220px;
}
/*--確認フォーム--*/
.comf_box table {
  border: 2px solid #c4c4c4;
  background-color:#c4c4c4;
}
.comf_box th {
  background: url("../image_cmn/bg_th.gif") repeat 0 0;
}
.comf_box td {
  background:#fff;
}
.note {
  color:#ac1818;
}
/*--投稿完了--*/


/*--ページャー　このページャーはゴルフ独自です。流用はNG--*/
.page_box {
  background:#eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
  border:1px solid #eee;
}
.page {
  margin-left:7px;
}
.page_no_ac {
  position:relative;
  background: #87ad00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
  border: #87ad00 solid 1px;
  color:#fff;
  font-weight:800;
}
.page_no a {
  position:relative;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/PIE.htc);
  border: #87ad00 solid 2px;
  color:#87ad00;
}
.page_no a:hover {
  background: #87ad00;
  color:#fff;
  font-weight:800;
}
.pageback a {
  color: #87ad00;
}
.pagenext a {
  color: #87ad00;
}
.pageback a:hover {
  color: #f00;
}
.pagenext a:hover {
  color: #f00;
}
/* ページナビ下部 バナー追加 */
.bnr_box {
  width:720px;
  margin:25px auto 10px;
  padding:20px;
  background:#f2f6e2;
}
.bnr_box:after {
  content:"";
  clear:both;
  display:block;
}
.bnr_box > div {
  width:300px;
  height:75px;
  float:left;
  margin:0 30px 15px;
  background:#fff;
}
.bnr_box div:nth-of-type(n+5) {
  margin-bottom:0;
}
.bnr_box a:hover img {
  opacity:.7;
}
@media screen and (max-device-width: 1024px) {
a:hover img {
  opacity: 1!important;
}
}
/*--プライバシーポリシー追加--*/
.privacy {
  font-size: 14px;
  margin-top: 12px;
}

/* 季節タグ追加 */
.tag {
  width: 100px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}

.spring {
  background: #e95c89;
}

.summer {
  background: #39a2de;
}

.autumn {
  background: #ca5b3d;
}

.winter {
  background: #4a55af;
}
