<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* キラク川柳 [/senryu/index.html]
=======================================================================================
EDITER:        KYODO-SEIHAN PRINTING.
DESCRIPTION:   レイアウト
LAST UPDATE:   2012/02/08
=======================================================================================*/
#no_side #main {
	width: 775px;
}


#navigation {
	overflow: hidden;
	margin-bottom: 8px;
	position:relative;
}
#infobox {
	position:absolute;
	top:8px;
	left:480px;
	height:52px;
	width:178px;
	display:table;
}
#infobox a {
	display:table-cell;
	vertical-align:middle;
	background:#e85298;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#ffffff !important;
}
#infobox a:hover {
	background:#ffffff;
	color:#e85298 !important;
	text-decoration:none !important;
}

/*==============*/

h2 {
	margin: 0;
	font-size: 150%;
}
img {
	vertical-align: top;
}
#monthlyAwards,
#posts,
#overview,
#prize,
#archive {
	margin-bottom: 25px;
	/*padding: 18px;
	background: url(../img/bg_dot-gray.gif);*/
}
#monthlyAwards &gt; *,
#posts &gt; *,
#overview &gt; *,
#prize &gt; *,
#archive &gt; * {
	overflow: hidden;
	background-color: #FFFFFF;
}

/* キラク介護川柳の部屋
---------------------------------------------------------------------------------------*/
#view {
	float: left;
	margin-bottom: 20px;
}

/* 2015/01/27 add */
#room {
	/*float: right;*/
	width: 240px;

	height: 402px;
	overflow: hidden;
	background-image: url(../img/bg_senryu_room.gif);
}

#room h2 {
	padding-top: 10px;
	text-align: center;
}

#room h2 img.staff_photo {
	width: 110px;
	margin-bottom: 5px;
}

#room .comment {
	font-size: 11px;
	margin: 0 15px 5px;
	padding: 5px 10px 10px;
	background-color: #ffffff;
	text-align: justify;
	line-height: 1.5em;
}



/* 受賞作品発表
---------------------------------------------------------------------------------------*/
#awards {
	margin-left: 4px;
	margin-bottom: 20px;
}
#monthly {
	padding-bottom: 20px;
	overflow: hidden;
	clear: both;
}
#monthly dd {
	padding: 15px 0 10px;
}
#monthly ul {
	overflow: hidden;
	margin: auto;
}
#monthly li {
	float: left;
	padding-right: 10px;
}

#monthly li.last {
	padding-right: 0;
}

#monthly li img {
	width: 170px;
}

#monthly li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* 応募はこちら
---------------------------------------------------------------------------------------*/
#posts {
	clear: both;
	overflow: hidden;
}
#posts ul {
	width: 710px;
	height:75px;
	padding-top: 5px;
}
#posts ul li {
	width: 343px;
}
#posts ul li:first-of-type {
	float: left;
	margin-right: 0;
}
#posts ul li:last-of-type {
	float: right;
	margin-right: 4px;
}
#posts ul li a {
	display:block;
	position:relative;
	/*border:solid 4px #f386a1;
	background-color:#fffac2;*/
	border:solid 4px #e86087;
	background-color:#fffbcf;
	border-radius:4px;
	box-shadow:2px 2px 4px 0 rgba(0,0,0,0.5);
}
#posts ul li a img {
    vertical-align:middle;
    padding:22px 0;
}
#posts ul li a:hover {
	box-shadow:none;
	left:4px;
	top:4px;
}


/* 投票はこちら
---------------------------------------------------------------------------------------*/
#posts dd {
	padding: 15px 0 10px;
	font-size: 142%;
	text-align: center;
}

/* 応募概要
---------------------------------------------------------------------------------------*/
#overview {
	clear: both;
}
#overview &gt; dl {
	width: 674px;
	padding: 15px 17px 10px;
	border: 1px #EA908D solid;
	border-top: none;
}
#overview &gt; dl dl {
	margin-left: -5px;
}
#overview &gt; dl &gt; dt {
	margin-bottom: 5px;
}
#overview &gt; dl &gt; dd {
	margin-left: 35px;
	padding-bottom: 15px;
}
#overview &gt; dl &gt; dd dd {
	margin-left: 8px;
	padding-bottom: 15px;
}
#overview #days {
	display: block;
	font-size: 142%;
} 
#overview #prizelist {
	padding-top: 15px;
}
#overview #prizelist li span {
    display:inline-block;
    width:10.5em;
}
#overview #schedule {
	overflow: hidden;
	margin-left: 2px;
}
#overview #schedule li {
	float: left;
	list-style: none;
	width: 205px;
	text-align: center;
	line-height: 1.4em;
	font-size: 14px;
	padding: 15px 0;
	position: relative;
}

#overview #schedule li span {
	font-size: 12px;
}

#overview #schedule li.sc01 {
	background-color: #f3c1c0;
}

#overview #schedule li.sc02 {
	background-color: #ec9b99;
	padding: 15px;
	letter-spacing: -1px;
}

#overview #schedule li.sc02:before {
    content: "";
    position: absolute;
    left: 0;
    top: 33%;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #f3c1c0;
}


#overview #schedule li.sc03 {
	background-color: #e97976;
	color: #ffffff;
}

#overview #schedule li.sc03:before {
    content: "";
    position: absolute;
    left: 0;
    top: 33%;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #ec9b99;
}



/* 応募に関する規約・諸注意
---------------------------------------------------------------------------------------*/
#kiyaku ul li {
	padding-left:1em;
	text-indent:-1em;
}
#kiyaku ul li h4 {
	font-size:14px;
	margin-top:15px;
	color: #542d24;
	font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
}

/* 賞品
---------------------------------------------------------------------------------------*/
#prize {

}
#prize dd {
	width: 710px;
	padding: 15px 0 0 0;
}
#prize ol ol {
	float: left;
	margin-right: 27px;
}
#prize ol ol li {
	margin-bottom: 19px;
}
#prize dd &gt; ol &gt; li {
	float: left; /* IE :( */
}
#prize ol &gt; li:nth-child(even) li {
	margin-bottom: 16px;
}
#prize dd .notice {
	clear: both;
}

/* 2015/01/14 add */
#prize p {
	text-align: center;
	padding: 10px 0 0;
}


/* 過去の受賞作品
---------------------------------------------------------------------------------------*/
#archive {
	text-align: center;
}

#archive p {
	margin: 15px 0;
}

#archive dl {
	padding-bottom: 22px;
}
#archive dt {
	padding-top: 15px;
}
#archive dd {
	width: 700px;
	margin: 20px auto 30px;
	padding: 20px 0 8px;
	border: 1px #F19EC2 solid;
	/*border-top: none;*/
	position: relative;
}


#archive dd h2 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;

	padding: 0;
	margin: 0;
	/*background-color: white;*/
	transform: translateY(-50%) translateX(0em);
}


#archive dd h2 .stitle {
	background-color: white;
	padding: 0 1em;
}

#archive li.first {
	width: 647px;
	text-align: left;
}
#archive li {
	display: inline-block;
	vertical-align: top;
	/display: inline; /* for IE */
	zoom: 1;
	padding-bottom: 10px;
}
#archive li li,
#archive li li a {
	display: block;
	width: 320px; /* for IE */
	margin-top: 3px;
	padding-bottom: 0;
	text-align: left;
}
#archive li li a {
	padding-left: 25px;
	background: url(../img/ico_list.gif) no-repeat left top;
}

#archive&gt;dl&gt;dd&gt;ul&gt;li {
    position:relative;
}
#archive&gt;dl&gt;dd&gt;ul&gt;li&gt;a.newlink::before {
    content:"NEW";
    display:inline-block;
    position:absolute;
    top:-8px;
    left:-4px;
    width:3em;
    height:3em;
    line-height:3em;
    border-radius:50%;
    background-color:#ec528d;
    color:#fff;
    font-weight:bold;
    font-size:10px;
    box-shadow:2px 2px 4px 0 rgba(0,0,0,0.3);
    font-family:sans-serif;
}
.archive_title {
    display:block;
    margin-top:40px;
    height:41px;
    line-height:41px;
    font-size:19px;
    font-family:sans-serif;
    letter-spacing:0.125em;
    color:#fff;
    padding-left:24px;
    text-align:left;
    background:url('../img/hl_archive_back.gif') left top repeat-x;
}



</pre></body></html>