@charset "UTF-8";
/* CSS Document */

/*ベースタグ**
****************************/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	line-height: 1.6;
	color: #333;
	letter-spacing: 0.1em;
}
body {
	text-align: left;
	background-color: #fff;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #c7011b;
	text-decoration: underline;
}
li {
	list-style-type: none;
	/* display: inline; */
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
* html ul li {
	display: inline-block;
}

/*基本タグ******************************/
.fl-l {
	float: left;
}
.fl-r {
	float: right;
}
.clear {
	clear: both;
}




/*基本レイアウト******************************/
#Container-top {
	background: url("../img/bg-body.jpg") repeat-x top center;
}
#Container-header {
	width: 940px;
	margin: 0 auto;
}
#Container-bottom {
	background: url("../img/bg-footer.jpg") repeat-x top center;
}
#Container-main {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 30px;
}

/************************************************/
/*ヘッダー内**/
#header {
	height: 170px;
	background: url("../img/bg-header.jpg") repeat-x top center;
}
h1 {
	width: 190px;
	height: 170px;
	float: left;
}
h1 img {
	padding: 0 4px;
}
#header-right {
	width: 730px;
	float: right;
}
#h-banner {
	text-align: right;
	margin-top: 14px;
}
#header-btn {
	height: 42px;
}
#h-day {
	width: 260px;
	line-height: 1.2;
	font-size: 12px;
	font-weight: bold;
}
#h-day p {
	font-weight: normal;
}
#h-day b {
	font-size: 20px;
}
#h-icontainer {
	width: 350px;
	padding-top: 14px;
}
#h-mailmgz {
	float: right;
}
#h-icontainer dl dt {
	display: block;
	float: left;
	font-size: 10px;
	margin-right: 8px;
	line-height: 2.1;
}
#h-icontainer dl dd {
	float: left;
	margin-right: 5px;
}
#h-icontainer dl dd.break {
	margin-right: 0;
}
#h-icontainer ul li {
	float: right;
	margin-left: 5px;
}
#h-icontainer dl dd {
	width: 38px;
	height: 19px;
	text-align: center;
	border: solid 1px #7c7c7c;
	background-color: #fff;
	line-height: 1.8;
}
#h-icontainer dl dd a {
	display: block;
	color: #3f3f3f;
}
#h-icontainer dl dd a:hover {
	background: #7c7c7c;
	color: #fff;
	text-decoration: none;
}


/*グレイバックの登竜門についてリンク*/ 
#h-graybgtxt {
	width: 460px;
	height: 38px;
	float: left;
	margin-top: 10px;
}
#h-graybgtxt li {
	float: left;
	margin-right: 13px;
	padding-left:10px;
	background: url("../img/arrow-txtgraybg.jpg") left center no-repeat;
}
#h-graybgtxt a {
	color: #fff;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0px -1px 1px #585858;
	text-decoration: none;
}

#h-graybgtxt a:hover {
	color: #c7011b;
	text-shadow: 0px 1px 1px #fff;
}
#h-search {
	width: 270px;
	float: right;
	margin-top: 7px;
}
/* #keywords1 {
	width: 218px;
	height: 14px;
	background: #fff;
	border: none;
	padding: 4px;
	color: #333;
	letter-spacing: 1px;
} */
.keywords1 {
	width: 216px;
	height: 14px;
	float: left;
	background-color: #fff;
	border: none;
	padding: 4px;
	color: #333;
	letter-spacing: 1px;
}
#searchBtn1 {
	float: right;
/* 	position: absolute;
	top: 0;
	left: 230px; */
}
*: first-child + html #searchBtn1 {
	top: 1px;
}
#footer {
	background-position: top center;
	width: 940px;
	margin: 0 auto 0 auto;
}
#footer-pagetop {
	text-align: right;
	margin: 0 13px 0 0;
}

#footer-copyright {
	width: 940px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 5px 0 10px 0;
}

/* 	2012年10月10日追加 */
#footer a {
	font-weight: normal;
	text-decoration: underline;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #c7011b;
}
#footer h3 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 12px;
}
#footer li {
	margin-bottom: 2px;
}
.footer-genre {
	width: 535px;
	float: left;
	margin: 25px 0 25px 0;
}
.footer-genre-box01 {
	width: 125px;
	float: left;
	margin-right: 10px;
}
.footer-genre-box02 {
	width: 170px;
	float: left;
	margin-right: 10px;
}
.footer-genre-box03 {
	width: 210px;
	float: left;
	margin-right: 10px;
}
.footer-new {
	width: 160px;
	float: left;
	margin: 25px 10px 25px 0;
}
.footer-new ul {
	margin-bottom: 1.5em;
}
.footer-touryumon {
	width: 140px;
	float: left;
	margin: 25px 10px 25px 0;
}
.footer-social {
	width: 85px;
	float: left;
	margin: 25px 0 25px 0;
}
.footer-social li {
	padding-bottom: 8px;
}
.footer-social img {
	vertical-align: middle;
	padding-right: 5px;
}
#footer-copyright a {
	font-weight: normal;
	text-decoration: none;
}
#footer-copyright a:hover {
	text-decoration: underline;
	color: #c7011b;
}
.footer-copyright-logo {
	width: 58px;
	float: left;
	margin: 40px 16px 10px 0;
}
.footer-copyright-service {
	width: 786px;
	float: left;
	margin: 36px 10px 10px 0;
}
.footer-copyright-service ul.service {
	font-size: 90%;
	margin-bottom: 8px;
}
#footer-copyright .footer-copyright-service ul.service a {
	text-decoration: underline;
}
#footer-copyright .footer-copyright-service ul.service a:hover {
	text-decoration: none;
}
.footer-copyright-service li {
	float: left;
	margin-right: 12px;
}
.footer-copyright-privacy {
	width: 70px;
	float: left;
	margin: 6px 0 10px 0;
}


/************************************************/
/*左カラム**/
#Left-column {
	width: 190px;
	margin-top: 5px;
}
/*トップページ　中カラム**/
#topCenter-column {
	float: left;
	width: 530px;
	margin: 0 0 0 15px;
}
#topCenter-column a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#topCenter-column a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#topCenter-column a:hover {
	color: #c7011b;
	font-weight: bold;
	text-decoration: underline;
}
#topCenter-column a:active {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}


.topCenter-ichiran {
	float: right;
	padding: 8px 0 0 0;
}
.top-line01 {
	height: 16px;
	width: 530px;
	background: url("../img/topc-line01.jpg") no-repeat; 
}
.top-line02 {
	height: 16px;
	width: 190px;
	background: url("../img/topc-line01.jpg") no-repeat; 
}

#topCenter-toptitle h2 {
	margin: -6px 0 0 -3px;
	padding: 0;
}

/*トップページ　コンテスト情報リスト*/
.tc-column_list ul {
	margin: 0 0 10px 0;
}
.tc-column_list ul li {
	padding: 3px 0 7px 0;
	background: url("../img/topc-line02.jpg") bottom left no-repeat;
}
.tc-column_list table {
	width: 530px;
	margin: 2px 0 2px 0;
}
.tc-column_line {
	padding: 3px 0 2px 0;
	background: url("../img/topc-line02.jpg") bottom left no-repeat;
}
/*テーブル*/


/* add
-------------------------------------------------------------------------------- */
.top-box {
	padding: 8px 0;
}
.top-box.pr-frame {
	background-color: #FFE266;
}
.top-box .inner {
	width: 516px;
	margin: 0 auto;
	background: url("../img/bg-topc-arrow.gif") repeat-y;
}
.top-box-arrow {
	float: left;
	margin-right: 8px;
}
.top-box-text {
	width: 490px;
	float: left;
	padding-left: 25px;
	background: url("../img/bg-icon-arrow.gif") no-repeat 6px center;
}
.top-box.pr-info .top-box-text {
	width: 365px;
}
.top-box-pr {
	width: 120px;
	float: right;
}
.top-box-text h3 {
	font-size: 15px;
	line-height: 1.3;
	letter-spacing: 0.05em;
}
.top-box-text dl {
	margin-top: 3px;
}
.top-box-text dt,
.top-box-text dd {
	display: inline;
	list-style-type: none;
}
.top-box-text dt.icon-deadline {
	padding-left: 12px;
	background: url("../img/topc-icon01.jpg") no-repeat 0 3px;
}
.top-box-text dt.icon-prize {
	margin-left: 10px;
	padding-left: 12px;
	background: url("../img/topc-icon02.jpg") no-repeat 0 3px;
}
.top-box-text p.icon-category {
	padding-left: 12px;
	background: url("../img/topc-icon03.jpg") no-repeat 0 3px;
	line-height: 1.5;
	letter-spacing: 0.05em;
}


table.tc-column_table-ad {
	margin: 0 0 5px 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 7px;
	background: #ffe266;
	border: 0;
}
table.tc-column_table {
	margin: 0 0 5px 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 7px;
	border: 0;
}
td.tc-column_arrow {
	width: 18px;
	background: #d20500;
}
.tc-column_txt {
	margin: 0;
	padding: 0;
}
.tc-column_txt h3 {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
.tc-column_txt p {
	line-height: 15px;
	margin: 0 0 5px 0;
}
.tc-column_txt_img {
	width: 380px;
	margin: 0;
	padding: 0;
}
.tc-column_txt_img h3 {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
.tc-column_txt_img p {
	line-height: 15px;
	margin: 0 0 5px 0;
}
.tc-column_category dl {
	margin: 0;
	padding: 0;
}
.tc-column_category dt {
	display: inline;
	white-space: normal;
}
.tc-column_category dd {
	white-space: nowrap;
	height: 20px;
}
.tc-column_category01 {
	white-space: nowrap;
	padding: 0 5px 0 11px;
	background: url("../img/topc-icon01.jpg") left no-repeat;
}
.tc-column_category02 {
	white-space: nowrap;
	padding: 0 5px 0 11px;
	background: url("../img/topc-icon02.jpg") left no-repeat;
}
.tc-column_category03 {
	white-space: nowrap;
	padding: 0 5px 0 11px;
	background: url("../img/topc-icon03.jpg") left no-repeat;
}

.column190-result {
	width: 188px;
	margin: 3px 0 10px 0;
}
.column190-result {
	display: block;
	width: 188px;
	border: 1px solid #b6b6b6;
}
* html .column190-result {
	display: block;
	width: 188px;
	border: 1px solid #b6b6b6;
}
.column190-result ul {
	line-height: 16px;
	padding: 4px 4px 0 4px;
	margin: 0;
	display: block;
}
.column190-result li {
	display: block;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	background: url("../img/topc-line02.jpg") bottom left no-repeat;
}
.column190-result img {
	margin: 3px 0 0 0;
}

.column190-result a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.column190-result a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.column190-result a:hover {
	color: #c7011b;
	font-weight: bold;
	text-decoration: underline;
}
.column190-result a:active {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

/*登竜門関係アイコン*/
#column190-abouticon {
	margin-bottom: 10px;
}
#column190-abouticon a {
	display: block;
	margin: 0 0 5px 0;
}

/*ツイッター*/
#twitter_div {
	margin : 0;
	padding : 0;
	border : 1px solid #cccccc;
	background-color : #ffffff;
	text-align : left;
}

/*190pxカラム**/
#column190-category_new {
	margin: 0 0 4px 0;
}
#column190-category ul {
	letter-spacing: normal;
	font-size: 11px;
	background: url("../img/bg-category.jpg") repeat-y;
	padding: 0 0 0 10px;
}
#column190-category li {
	width: 172px;
	display: block;
	padding: 5px 0 5px 0;
	line-height: 16px;
}
/**/
.column190_twitter {
	width: 188px;
	text-align: center;
}
.column190_twitter p {
	display: block;
	width: 188px;
	padding-top: 5px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	border-top: none;
}
* html .column190_twitter p {
	display: block;
	width: 188px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	border-top: none;
}
.column190_twitter a {
	display: block;
	text-align: center;
}
.column190 {
	width: 188px;
	margin: 0 0 0px 0;
	text-align: center;
}
.column190 p {
	display: block;
	width: 188px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	border-top: none;
}
* html .column190 p {
	display: block;
	width: 188px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	border-top: none;
}
.column190 a {
	display: block;
	text-align: center;
	padding: 5px 0 5px 0;
}
/*登竜門について*/
#column190-about,
#column190-about2 {
	margin-top: 10px;
	padding-left: 6px;
}
#column190-about li,
#column190-about2 li {
	display: block;
	line-height: 2.0;
	font-size: 11px;
	list-style: none;
	padding: 0 13px 0 16px;
}
#column190-about li {
	background: url("../img/arrow-h-about.jpg") left center no-repeat; 
}
#column190-about2 li {
	background: url("../img/arrow-h-about2.jpg") left center no-repeat; 
}
/*****************コンテスト情報*******************/

#Container-contest {
	width: 727px;
	margin-top: -2px;
	position: relative;
	background: url("../img/bg-contest_side.jpg") repeat-y;
	float: right;
}
#contest {
	padding: 0 2px 0 3px;
}
#contest h3 {
	color: #000;
	width: 100%;
	height: 53px;
	background: url("../img/bg-contest-h3.jpg") no-repeat;
	padding: 0 0 0 15px;
	font-size: 18px;
	line-height: 53px;
}
/*上記h3二行にする場合pで囲む*/
#contest-h3-2 {
	font-size: 18px;
	line-height: 26px;
}
#contest-category {
	height: 30px;
	width: 722px;
	margin: 7px 0 0 0;
	background: url("../img/line-contest01.jpg") no-repeat;
}
#contest-category ul {
	margin: 0 0 0 15px;
	vertical-align: middle;
}
#contest-category li {
	display: inline;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 0 0 0 12px;
	white-space: nowrap;
	background: url("../img/icon-contest-category.jpg") left no-repeat;
	line-height: 30px;
}
#contest-social {
	margin: 10px 0 0 0;
	height: 20px;
}
#contest-social-twtr {
	float: right;
}
#contest-social-fb {
	float: right;
	margin: 0 15px 0 -25px;
}
#contest-menu01 ul {
	padding: 10px 0 0 15px;
	margin-top: -18px;
	height: 47px;
}
#contest-menu01 li {
	display: inline;
	margin: 0 10px 0 0;
}
#contest-listbox {
	background: #efefef;
	padding: 15px 15px 0 15px;
}
#contest-list {
	background: #FFF;
}
#contest-list dl {
	display: inline-block;
	background: #FFF;
	background: url("../img/line-consept01.jpg") 50% 99% repeat-x;
	z-index: 2;
	min-height: 10px;
}
#contest-list dt {
	font-size: 14px;
	font-weight: bold;
	color: #B50000;
	width: 84px;
	float: left;
	display: block;
	padding: 7px 0 12px 20px;
	letter-spacing: 2px;
}
#contest-list dd {
	display: block;
	float: left;
	width: 580px;
	padding: 7px 7px 12px 0;
}
#contest-list p {
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 13px;
}
#contest-list b {
	font-weight: bold;
	font-size: 12px;
}
#contest-list ul {
	display: block;
}
#contest-list li {
	display: block;
	line-height: 16px;
	margin-bottom: 3px;
}
.contest-txtbox {
	display: block;
	line-height: 16px;
	margin-bottom: 28px;
}
.contest-link {
	display: block;
	margin: 10px 0 3px 0;
}
#contest-past {
	background: #333;
	background: url("../img/bg-contest-past.jpg") no-repeat;
	margin-top: -3px;
	position: relative;
	z-index: 2;
	height: 65px;
	text-align: right;
}
#contest-past dl {
	margin: 0 16px 0 18px;
	vertical-align: bottom;
	padding: 16px 0 0 0;
	text-align: right;
}
#contest-past dt {
	float: right;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 10px 0 0;
}
#contest-past dd {
	float: right;
	vertical-align: bottom;
	line-height: 26px;
	margin-left: 10px;
	background: url("../img/bg-contest-year.jpg") no-repeat;
	width: 72px;
}
#contest-past a {
	font-size: 11px;
	margin: 0 7px 0 0;
}
#contest-result {
	background: #FFF;
	padding: 14px 22px;
}
#contest-result h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	text-align: 20px;
}
#contest-result p {
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
}
#box_top img {
	margin-top: 0px;
}

/*firefoxだけハック */
x:-moz-any-link {
	margin: -6px 5px 0 5px;
	width: 800px;
	text-align: left;
}
/*************************締切表示*************************/
.shime {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}

.shime2 {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;

}
.shime3 {
	background-color: #ffffff;
	height: 15px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;

}
/*************************結果ページ*************************/
#contest-result_box {
	width: 650px;
	margin: 0px 0px 0px 0px;
}
#contest-result_box hr {
   border: dotted #ccc;
   border-width: 1px 0 0 0;
   height: 1px;
   clear: both;
}
#contest-result_head img {
	margin-bottom: 5px;
	margin-right: 20px;
}
.contest-result_body_shou {
	width: 650px;
	height: 31px;
	background: url("../img/results_bar.jpg") no-repeat;
	margin-bottom: 5px;
	margin-top: 24px;
	vertical-align: middle;
	padding-top: 6px;
}
.contest-result_body_shou p {
	margin-left: 25px;
	line-height: 15px;
}
#contest-result_head_left {
	width: 250px;
	float: left;
}
#contest-result_head_right {
	width: 350px;
	float: right;
	line-height: 1.5;
}
.contest-result_peace {
	margin-top: 6px;
	margin-bottom: 6px;
}

.contest-result_peace_img {
	width: 300px;
	float: left;
}
.contest-result_peace_text {
	width: 330px;
	float: right;
}
.results_zure li img {
	margin-left: 0px;
}
.results_honbun p {
	font-size: 8px;
	font-weight: normal;
}

/*************************結果ページ*************************/
.results_title {
	font-size: 13px;
}
br {
	letter-spacing: 0;
}
/* add_koba
-------------------------------------------------------------------------------- */
.mt2 {
	margin-top: 2px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.pt2 {
	padding-top: 2px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
#contest-result p.detail-link {
	font-size: 11px;
	letter-spacing: 0.5;
}
.result-box li {
	width: 325px;
	float: left;
	padding-bottom: 30px;
}
.result-box li p {
	width: 260px;
}
.result-box li div {
	padding-bottom: 5px;
}
.compe-table {
	width: 100%;
	border: solid 1px #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0;
}
.compe-table th {
	text-align: left;
	background-color: #F0F0F0;
}
.compe-table th,
.compe-table td {
	padding: 8px;
	border: solid 1px #e0e0e0;
}


/* 登竜門おススメ！ */
#push {
	margin: 0 0 20px 0;
}


/* 今週の新着コンテスト情報へボタン */
#weekly-new_btn {
	margin: 0 0 25px 0;
}


#weekly-new {
	height: 32px;
}
#weekly-new .right {
	float: right;
	padding-top: 14px;
}
#weekly-new .right a {
	padding-left: 12px;
	text-decoration: none;
	background: url("/img/arrow-red.gif") no-repeat left center;
}
#right-column {
	width: 190px;
	float: right;
}
#right-column h2 {
	padding-bottom: 2px;
}
#side-ad li img {
	vertical-align: bottom;
}
#side-results {
	margin-top: 3px;
	border: solid 1px #B6B6B6;
}
#side-results .inner {
	width: 176px;
	margin: 0 auto;
}
#side-results dt{
	padding-top: 3px;
	font-weight: nomal;
	line-height: 1.2;
}
#side-results dd {
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.3;
	border-bottom: dotted 1px #B6B6B6;
}
#side-results dd a {
	text-decoration: underline;
}
#side-results dd a span {
	display: block;
	margin-top: 5px;
}
#side-results .more {
	padding: 4px 0;
	text-align: right;
}
#side-results .more a {
	padding-left: 12px;
	background: url("/img/arrow-red.gif") no-repeat left center;
}
#side-support .more {
	padding: 4px 0;
	text-align: right;
}
#side-support .more a {
	padding-left: 12px;
	background: url("/img/arrow-red.gif") no-repeat left center;
}
#side-support .line {
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.3;
	border-bottom: dotted 1px #B6B6B6;
}
.side-box {
	border: solid #B6B6B6;
	border-width: 0 1px 1px 1px;
}
.side-box .inner {
	width: 176px;
	margin: 0 auto;
	padding-bottom: 8px;
}
.side-box .inner li {
	padding-top: 8px;
	line-height: 1.4;
}
#side-sankasya.side-box .inner li {
	font-size: 9px;
	line-height: 1.2;
}
#side-sankasya.side-box .inner li a {
	/* text-decoration: underline; */
}


#side-kanren.side-box .inner li {
	font-size: 10px;
	line-height: 1.4;
}

#side-kanren.side-box .inner li span,
#side-sankasya.side-box .inner li span {
	font-size: 10px;
	background-color: #ffe266;
}



#side-direction .inner li img {
	vertical-align: bottom;
}
#side-direction .work-list {
	border: solid 1px #B6B6B6;
}
#side-direction .work-list h4 {
	text-align: center;
}
#side-direction .work-list p.more {
	font-size: 10px;
	padding: 4px 0;
	text-align: right;
}
#side-direction .work-list p.more a {
	padding: 0 4px 0 12px;
	background: url("/img/arrow-red.gif") no-repeat left center;
}
#side-direction .work-list-inner {
	width: 165px;
	margin: 0 auto;
	padding-bottom: 13px;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.1;
	border: solid 1px #ccc;
	border-width: 1px 0;
}
#side-direction .work-list-inner p {
	margin-top: 13px;
	/* background: url("/img/arrow-support.gif") no-repeat left center; */
}
#side-direction .work-list-inner p a {
	/* text-decoration: underline; */
}
#side-support .side-box .inner li {
	line-height: 1.3;
}
#side-support span {
	background-color: #ffe266;
}
#side-support a {
	padding-left: 10px;
	background: url("/img/arrow-support.gif") no-repeat 0 3px;
}
#side-info .inner li a {
	text-decoration: underline;
}
#side-info .inner li span {
	display: block;
	text-align: right;
	font-size: 10px;
}

table.contest-result-chart {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contest-result-chart th,
table.contest-result-chart td {
	border: solid 1px #e0e0e0;
	font-weight: normal;
	padding: 6px 8px;
	vertical-align: top;
}
table.contest-result-chart thead th {
	background-color: #F0F0F0;
	font-weight: bold;
}

/* twitter
-------------------------------------------------------------------------------- */
.twtr-hd h4 {
	font-size: 12px;
}
.twtr-ft span {
	font-size: 11px;
}




/*****************コンテスト結果発表一覧*******************/
/* 	2012年10月12日追加 */
#contest_results {
	width: 670px;
	padding: 0 28px 0 29px;
	margin: 0;
}
#contest_results h3 {
	padding: 8px 0 30px 0;
	margin: 0;
}
#contest_results ul {
	width: 670px;
	border-bottom: 1px #b2b1b1 solid;
	padding-bottom: 10px;
	list-style-type: none;
}
#contest_results li {
	padding: 11px 0 13px 0;
	background: url("../result/img/line.gif") top left no-repeat;
}
#contest_results dl {
	width: 100%;
}
#contest_results dt.photo {
	width: 110px;
	float: left;
	line-height: 1.1;
}
#contest_results dt.photo img {
	margin-top: 4px;
}
#contest_results dt.title,
#contest_results dd {
	margin: 0 0 0 110px;
}
#contest_results dt.title {
	margin-bottom: 8px;
	font-size: 120%;
}
#contest_results p {
	font-size: 10px;
	padding: 8px 0 18px 0;
	text-align: right;
}
#contest_results p a {
	padding: 0 0 0 12px;
	background: url("/img/arrow-red.gif") no-repeat left center;



