@charset "utf-8";


/* 登竜門　サブページ　共通CSS
2012年1月～
http://compe.japandesign.ne.jp/about/
http://compe.japandesign.ne.jp/cw/
http://compe.japandesign.ne.jp/copyright/
http://compe.japandesign.ne.jp/policy/
http://compe.japandesign.ne.jp/link/
---------------------------------------------*/
#contest_other {
	width: 670px;
	padding: 0 28px 0 29px;
	margin: 0;
}
#contest_other img {
	border: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#contest_other h3 {
	padding: 8px 0 15px 0;
	margin: 0;
}
#contest_other h4 {
	padding: 30px 0 10px 0;
	margin: 0;
	font-size: 100%;
	color: #d20500;
}
#contest_other h4.midashi01 {
	padding: 5px 0;
	margin-bottom: 5px;
	background: #ffffff url(../register/img/bg.gif) left top repeat-y;
}
#contest_other p {
	padding-bottom: 20px;
	margin: 0;
}
#contest_other p.nobr {
	padding-bottom: 0;
}
#contest_other p.txcenter {
	text-align: center;
}
#contest_other p.txbtn {
	padding: 0 0 20px 20px;
}

#contest_other p strong {
	color: #d20500;
}
#contest_other p strong.st_bk {
	color: #333;
}
#contest_other hr {
	padding-top: 20px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #a9a9a9;
	height: 1px;
}


/* 作品の権利／著作権ページ
---------------------------------------------*/
ul.square_list {
	padding: 0 0 20px 13px;
	margin: 0;
	margin-left: 3px;
}
ul.square_list li {
	list-style: outside url(../register/img/square.gif);
	padding: 0;
	margin: 0;
	display:list-item;
}


/* COMPE WEEKLページ
---------------------------------------------*/
/* 見出し */
#contest_other h4.cw {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 100%;
	color:#333;
}
/* メルマガ */
#cw_box {
	width: 670px;
	padding: 0;
	margin: 0;
}
#cw_box_l {
	width: 260px;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
	font-size: 90%;
}
#cw_box_r {
	padding: 0;
	margin: 0;
	width: 390px;
	float: right;
}
#cw_box_r h4 {
	padding: 5px 0;
	margin-bottom: 5px;
	width: 390px;
}


/* リンクについてページ
---------------------------------------------*/
table#link_bn {
	border-collapse: collapse;
}
table#link_bn th {
	width: 250px;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 8px;
	background: #ffffff url(../register/img/bg.gif) left top repeat-y;
	border-right: 10px #ffffff solid;
}

table#link_bn td {
	text-align: center;
	vertical-align: center;
	padding: 3px 3px 3px 8px;
	border-right: 10px #ffffff solid;
	height: 80px;
}