@charset "Shift-JIS";

/* =========================================

title : 川柳ページ用標準スタイル
scope : 川柳共通css shift-jis版

※川柳に修正が入った場合、s_common_utf-8.cssも同様に修正して下さい。
 
last modify : 2017/03/07 247_mrorita 住まいの川柳改修（パンくずリストの追加、ページネーションの変更） #11810
memo : 
2015/10/05 222_souda ページジャンプを修正
2015/10/05 222_souda 川柳バナーの上部のアキをツメ
2015/06/17 230_inagaki 新規制作

============================================ */

/*--default---*/
* {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

html {
}

body {
	/*font-size:15px;*/
}
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(/rent/image/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(/rent/image/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:0 0 20px;
	background:#fff;
}
.inner{
	width:880px;
	margin:20px auto 0;
}
.lead {
  margin:15px auto;
  padding: 0;
  text-align:center;
}

/*--カテゴリメニュー基礎組み--*/
.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: 540px;
  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;}

.touku_txt.touku_error{
	border-top: 1px dotted #222222;
	margin: -5px 0 0 0;
	padding: 20px 0 10px 10px;
	color: #ff3333;
	font-size: 18px;
	font-weight: bold;
}

/*--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;
  padding:15px 0 0 0;
  margin: 0 auto 10px;
}
.comf_txt{
	margin:10px auto;
	text-align:left;
}
.comf_mrk{
	margin-right:5px;
}
.comf_box table.form {
  width: 850px;
  height: auto;
  margin: 0 auto 10px;
  border-collapse:separate;
  border-spacing:1px;
	border: 2px solid #9bc6de;
    background-color: #9bc6de;
}
.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: absolute;
  left: 60px;
  bottom: 78px;
  height:135px;
}
.th_ttl li{
  margin-bottom: 40px;
  font-weight: 800;
}
.li_up{
	margin-bottom:20px;
}
.li_middle{
	margin:34px 0;
}
.li_bottom{
	margin-top:20px;
}

.th_ttl_con{
 position: absolute;
  top:10px;
  left: 60px;
}
.th_ttl_con li{
  margin-bottom: 32px;
  font-weight: 800;
}
.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 {
	font-size: 18px;
	color: #ff3333;
	font-weight: bold;
	padding: 0 0 5px 18px;
	background: url(../image_cmn/cmn_ico_error.gif) no-repeat 0 6px;
}

/* ---------- 応募エラー汎用メッセージ ---------- */
#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_new/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_new/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_new/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_new/bg_back.png) no-repeat 92px 12px;
	}
.p_tonext{
	padding-left:10px;
	background:url(/image_cmn_new/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_new/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_new/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_new/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_new/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_new/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_new/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);  
}
