@charset "UTF-8";




#k_img_lg {
  background-position: right;
/*  background-image: url(../img/login_bg.gif);*/
  background-repeat: repeat-y;

  text-align: left;
  width: 910px;
  margin-bottom: 10px;
/*  height: 246px;*/
/*  background-color: #f1f1f1;*/
}

#img_kkm {
  width: 620px;
  height: 246px;
/*  background-color: #d3d3d3;*/
  float: left;
  display: inline;
}

#k_login {
  width: 280px;
  text-align: center;
/*  height: 246px;*/
/*  background-color: #f1f1f1;*/
/*  border : solid 1px #c9c9c9;*/
  float: right;
  display: inline;
}

#form_area {
  width: 260px;
  margin: 0 auto;
}

.k_login_ttl {
  text-align: left;
  text-indent: 6px;
  font-size: 14px; line-height: 1.3; color: #600;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: solid 2px #600;
  border-bottom: solid 2px #600;
  margin-bottom: 10px;
}


#k_content {
  text-align: left;
  margin-bottom: 16px;
}

#k_menu {
  width: 230px;
  float: left;
  display: inline;
}

.g_line_area {
/*  border-left: solid 1px #c9c9c9;
  border-right: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;*/
  padding-top: 6px;
  margin-bottom: 16px;
}
.g_txt {
  font-size: 12px; line-height: 1.3; color: #222;
}
.g_txt a:link {
  text-decoration: none; color: #222;
}
.g_txt a:visited {
  text-decoration: none; color: #222;
}
.g_txt a:hover {
  text-decoration: underline; color: #222;
}

.g_line_area_ov {
  border-left: solid 1px #c9c9c9;
  border-right: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
  padding-top: 6px;
/*  margin-bottom: 16px;*/
  height: 210px;
  overflow: auto;
}





.g_line_ttl {
  padding: 2px;
  background-color: #c9c9c9;
  font-size: 13px; line-height: 1.3; #d3d3d3;
}


#k_main {
/*  background-color: #d3d3d3;*/
  width: 665px;
  float: right;
  display: inline;
}

#jl {
  border-left: solid 1px #ffa500;
  border-right: solid 1px #ffa500;
  border-bottom: solid 1px #ffa500;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}

#jl_content {
  width: 644px;
  margin: 0 auto;
}

#jl_left {
  text-align: center;
  width: 314px;
/*  margin-left: 8px;*/
  border: solid 1px #c9c9c9;
  float: left;
}

#jl_right {
  text-align: center;
  width: 314px;
/*  margin-right: 8px;*/
  border: solid 1px #c9c9c9;
  float: right;
}

.jl_table {
  margin-left: auto;
  margin-right: auto;
}

.jl_table td {
  padding-top: 6px;
  padding-bottom: 6px;
}

.jl_td {
  font-size: 12px; line-height: 1.4; color: #222;
  border-bottom: solid 1px #c9c9c9;
}
.jl_td a:link {
  text-decoration: none; color: #222;
}
.jl_td a:visited {
  text-decoration: none; color: #222;
}
.jl_td a:hover {
  text-decoration: underline; color: #222;
}

/*jl_td内　太字*/
.jl_td_ttl {
  font-weight: bold;
  font-size: 13px; line-height: 1.5; color: #222;
}
.jl_td_ttl a:link {
  text-decoration: none; color: #222;
}
.jl_td_ttl a:visited {
  text-decoration: none; color: #222;
}
.jl_td_ttl a:hover {
  text-decoration: underline; color: #222;
}






/*top form関連*/
.top_form_txt {
  text-align: left;
  font-weight: bold;
  font-size: 12px; line-height: 1.3; color: #222;
  margin-bottom: 5px;
}

.kinput_txt {
  width: 240px;
  font-size: 12px;
  margin-bottom: 7px;
}

.login_btn {
  text-align: center;
  border-bottom: solid 1px #c9c9c9;
  margin-right: 6px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.shinkit {
  margin-bottom: 6px;
  font-size: 13px; line-height: 1.3; color: #222;
}
.shinkit a:link {
  text-decoration: none; color: #222;
}
.shinkit a:visited {
  text-decoration: none; color: #222;
}
.shinkit a:hover {
  text-decoration: underline; color: #222;
}

/*こんにちは　マイルーム近辺*/

.kmr_area {
  border: dashed 1px #c9c9c9;
  padding: 2px;
  margin-bottom: 6px;
  background-color: #fff;
}

/*下余白どり*/
.syohaku {
  margin-bottom: 6px;
}


.kmr_txt {
  text-align: left;
  font-size: 13px; line-height: 1.3; color: #222;
}
.kmr_txt a:link {
  color: #222; text-decoration: none;
}
.kmr_txt a:visited {
  color: #222; text-decoration: none;
}
.kmr_txt a:hover {
   color: #222; text-decoration: underline;
}

/*現在募集中等に入る文言*/
.info_txt {
  border-bottom: dashed 1px #c9c9c9;
  font-size: 13px; line-height: 1.3; color: #222;
  padding-bottom: 3px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 3px;
}
.info_txt a:link {
  color: #222; text-decoration: none;
}
.info_txt a:visited {
  color: #222; text-decoration: none;
}
.info_txt a:hover {
   color: #222; text-decoration: underline;
}


/*お知らせに入る文言*/
.ossm_txt {
  font-size: 13px; line-height: 1.3; color: #222;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 6px;
}
.ossm_txt a:link {
  color: #222; text-decoration: none;
}
.ossm_txt a:visited {
  color: #222; text-decoration: none;
}
.ossm_txt a:hover {
   color: #222; text-decoration: underline;
}

/*募集中ul*/
.info_ul {
  text-align: left;
  margin: 0;
  padding: 0;
}

.info_li {
  list-style-type: none;
/*  background-position: 0 2px;*/
  background-image: url(../img/info_li.gif);
  background-repeat: no-repeat;
  padding-left: 18px;
  border-bottom: dashed 1px #c9c9c9;
  font-size: 13px; line-height: 1.3; color: #222;
  padding-bottom: 3px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 4px;
}



.info_li a:link {
  color: #222; text-decoration: none;
}
.info_li a:visited {
  color: #222; text-decoration: none;
}
.info_li a:hover {
  color: #222; text-decoration: underline;
}


/*------------お知らせ欄にバナーを掲載する場合---------------*/
.info_bnnr {
  margin: 0 auto 6px auto;
  width: 200px;

}



/*------------お知らせ欄にバナーを掲載する場合 end-----------*/

.snrcf_top_main ul,
.snrcf_top_main li,
.snrcf_top_main dl,
.snrcf_top_main dt,
.snrcf_top_main dd{
  margin: 0;
  padding: 0;
}
.snrcf_top_main ul {
  border-top: dotted 1px #d3d3d3;
  padding-top: 10px;
}
.snrcf_top_main li {
  list-style: none;
  float: left;
  border-left: dotted 1px #d3d3d3;
}
.snrcf_top_main li:first-child{
  border: none;
}
.snrcf_top_main dl {
  padding: 10px 20px;
  min-width: 170px;
  height: 80px;
}

.snrcf_top_main dt {
  background-color: #c89730;
  color: #FFF;
  padding: 5px;
  width: 100px;
  margin-bottom: 10px;
}

.snrcf_top_main dd p{
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
}
.snrcf_top_main p span{
  font-size: 12px;
  color: #999;
  display: block;
}

.snrcf_top_main button{
  margin: 10px 0;
  float: right;
  font-size: 11px!important;
}

#snrcf_top_main_img{
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}

.kkmTop_h01 {
  float:left;
  disdlay: inline;
}
.kkmTop_h02 {
  float:left;
  disdlay: inline;
}

/*-------top_main_img end------*/


#k_content02 {
/* padding-top: 10px;*/
  text-align: left;
  width: 910px;
  font-size:13px;
  color:#222;
  background-image: url(/snrcf/img/snrcf_top_cntbg.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 0 0 20px 0;
}
#k_content02 #leftContainer {
 width:230px;
 float:left;
 display: inline;
 padding: 0;
 margin:0 15px 0 0;
}
#k_content02 #mainContainer {
 width:420px;
 float:left;
 display: inline;
/* margin-right:15px;*/
}
#k_content02 #mainContainer .g_line_area {
 width:398px;
 padding:6px 10px 20px;
}
#k_content02 #mainContainer p.period {
 width:398px;
 height:28px;
 background:url("../img/kkm_index_bg_01.gif") no-repeat 0 bottom;
 padding-top:3px;
 padding-left:25px;
 margin:0;
 box-sizing:border-box;
}
#k_content02 #mainContainer p.period span {
 font-weight:bold;
 color:#ff0000;
}
#k_content02 #mainContainer .bord {
 width:375px;
 height:284px;

/*通常時 黒板背景*/
 background:url("../img/kkm_index_bg_02.jpg") no-repeat 0 0;

/*キャンペーン時 黒板背景 お題 4つ以上（募集期間が異なる）掲載時
 background:url("../img/kkm_index_bg_02cp.jpg") no-repeat 0 0;*/
 margin:10px 0 0 11px;

}
#k_content02 #mainContainer .bord ul {

/*通常時 黒板背景*/
 margin:0 20px 0 75px;
 padding:75px 0 0 0;
 line-height:2.5;

/*キャンペーン時 黒板背景 お題 4つ以上（募集期間が異なる）掲載時
 margin:0 20px 0 60px;
 padding:70px 0 0 0;*/



 color:#fff;
 font-weight:bold;
 font-size:20px;
}
#k_content02 #mainContainer .bord ul a:link {
  color:#fff;
  text-decoration: underline;
}
#k_content02 #mainContainer .bord ul a:visited {
  color:#fff;
  text-decoration: underline;
}
#k_content02 #mainContainer .bord ul a:hover {
  color:#ff3;
  text-decoration: underline;
}



/*キャンペーン時 黒板背景 お題 4つ以上（募集期間が異なる）掲載時
#k_content02 #mainContainer .bord li {
  margin: 5px 0 0 0;
  padding: 0;
}/*



.bord li img {
  vertical-align: middle;
  margin: 0 0 0 2px;
}



/*-------------------黒板の中での募集期間表示(このまま)--------------------*/
#k_content02 #mainContainer p.period2 {
 color: #fff;
 font-size: 12px;
 font-weight: normal;
 margin:0;
 padding: 0;
}
#k_content02 #mainContainer p.period2 span {
 font-weight:bold;
 color:#fff;
}

/*-------------------黒板の中での募集期間表示(このまま) end---------------*/








#k_content02 #rightContainer {
 width:230px;
 float:right;
 display: inline;
 }
#k_content02 #rightContainer p.title {
 width:208px;
 height:28px;
 background:url("../img/kkm_index_bg_03.gif") no-repeat 0 bottom;
 padding-top:3px;
 padding-left:16px;
 margin:0 0 10px 10px;
 box-sizing:border-box;
 }
#k_content02 #rightContainer .tanzaku {
 margin:0 0 18px 40px;
 }


/*--------------------------お知らせ欄------------------------------*/
#snrcf_osrs_ttl {
  background: #22ac38;
  padding: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}

#snrcf_osrs {
  border-left: dotted 1px #d3d3d3;
  border-right: dotted 1px #d3d3d3;
  border-bottom: dotted 1px #d3d3d3;
  padding: 6px 4px 6px 4px;
  font-size: 13px;
  line-height: 1.3;
}

#snrcf_osrs ul {
  margin: 0;
  padding: 0;
}

#snrcf_osrs li {
  list-style-type: disc;
  margin: 0 0 8px 16px;
  padding: 0;
}

#snrcf_osrs a:link {
  color: #222;
  text-decoration: underline;
}

#snrcf_osrs a:visited {
  color: #333;
  text-decoration: underline;
}

#snrcf_osrs a:hover {
  color: #999;
  text-decoration: underline;
}


/*--------------------------お知らせ欄 end--------------------------*/

/*--------------------------川柳募集中------------------------------*/
#snrcf_srbsc_ttl {
  background: #6a3b12;
  padding: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}


/*--------------------------川柳募集中 end--------------------------*/


/*--------------------------受賞作品 結果発表-----------------------*/
#snrcf_jsskhn_ttl {
  background: #ffb700;
  padding: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}

/*--------------------------受賞作品 結果発表 end-------------------*/
