@charset "Shift_JIS";

/*レイアウト*/
#contents {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	clear: both;
}
#left-area {
	width: 722px;
	float: left;
}
#right-area {
	width: 255px;
	float: right;
	padding-top: 16px;
}

/*トップページ用ヘッダ*/
#head-top {
	height: 137px;
	padding-top: 5px;
}
#head-top ul, li {
	list-style-type: none;
}

/*メイン画像*/
.main-img {
	clear: both;
}


/*メインカラム*/
.main {
	width: 506px;
	float: right;
	padding-top: 16px;
}
/*.pickup {
	width: 249px;
	float: left;
}
.new {
	width: 249px;
	float: right;
}*/
.complete {
	clear: both;
}

/*左カラム*/
.topics {
	width: 200px;
	float: left;
}
.creator-pickup {
	background-color: #4eb5d4;
	background-image: url(../../images/creator_pickup_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}
.creator-new {
	background-color: #e35182;
	background-image: url(../../images/creator_new_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}
.creator-pickup a,
.creator-new a {
	color: #FFFFFF;
	text-decoration: none;
}

.creator-pickup table,
.creator-new table {
	margin-right: auto;
	margin-left: auto;
	width: 180px;
}
.creator-pickup th,
.creator-new th {
	padding-bottom: 9px;
	width: 50px;
	text-align: left;
	padding-top: 1px;
}
.creator-pickup td,
.creator-new td {
	padding-bottom: 8px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 14px;
}
.c-date {
	font-size: 10px;
}
#bnr_top{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

/*右カラム*/
.join {
	height: 86px;
	width: 255px;
	background-image: url(../../images/join_bg.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	position: relative;
}
#btn-user {
	position: absolute;
	left: 125px;
	top: 18px;
}
#btn-creator {
	position: absolute;
	left: 125px;
	top: 47px;
}
.guide {
	background-image: url(../../images/guide_bg.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 255px;
	position: relative;
	margin-top: 8px;
}
#btn-order {
	position: absolute;
	left: 125px;
	top: 18px;
}
#btn-propose {
	position: absolute;
	left: 125px;
	top: 47px;
}

.infomation {
	padding-top: 16px;
}
.infomation p {
	color: #999999;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	line-height: 1.1;
	font-family: Verdana;
}

.infomation table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: 22px;
}
.infomation tr {
	background-image: url(../../images/top_info_bg.gif);
}
.infomation th {
	padding: 1px;
	text-align: right;
	width: 90px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}
.infomation td {
	text-align: right;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.green,
.orange,
.blue,
.pink {
	font-family: Verdana;
	padding-right: 5px;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
.green {
	color: #1FA79A;
}
.orange {
	color: #ff6600;
}
.blue {
	color: #0099ff;
}
.pink {
	color: #d30069;
}
#bnr_top{
	padding:0 0 8px 0;
}
/*お知らせ*/
.message {
	padding-top: 18px;
}
.message dl {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.message dt {
	font-size: 10px;
	color: #737373;
	font-family: Verdana;
}
.message dd {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	margin-left: 0px;
}



/*注目案件・新着案件*/
.works-container {
	padding-top: 3px;
}
.works-container table {
	font-size: 11px;
	line-height: 1.1;
	width: 100%;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dde2e2;
}
.works-container th {
	font-weight: normal;
	text-align: left;
}
.works-container td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #D30C71;
}
.works-container a {
	text-decoration: underline;
	color: #0F9FFF;
}
.pickup-ttl,
.new-ttl {
	line-height: 1.1;
	font-size: 12px;
	color: #0F9FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.pickup-ttl {
	background-color: #f1ebdf;
}
.new-ttl {
	background-color: #e5e9ea;
}
.works-kubun-t,
.works-kubun {
	background-image: url(../../images/works_kubun_bg.gif);
}
.works-kubun-t {
	width: 33px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.works-kubun img {
	margin-right: 3px;
	margin-left: 3px;
}
.price-ttl {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.price {
	width: 75px;
}
.time-ttl {
	width: 60px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.works-more {
	margin-top: 10px;
}
.icon {
	clear: both;
	padding-top: 10px;
	margin-top: 0px;
}

/*完了案件*/
.complete {
	clear: both;
	padding-top: 10px;
}

.comple-container {
	float: left;
	height: 138px;
	width: 100px;
	background-color: #e7ebec;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 10px;
}
.comple-entry {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.comple-entry p {
	color: #0D9FFF;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}
.comple-entry a {
	text-decoration: none;
	color: #0D9FFF;
}
.bnr_top{
	margin:0 0 10px 0;
}

/*20110827追加分ここから*/
.pickup{
	width:506px;
	clear:both;
	margin:0 0 20px 0;
}
.new {
	width:506px;
	clear:both;
}
.price-ttl,
.price,
.time-ttl,
.day{
	background-image: url(../../images/works_kubun_bg.gif);
}
.works-kubun{
	width:170px;
}
.price-ttl{
	width:45px;
}
.price{
	width:90px;
}
.time-ttl{
	width:60px;
}
.key{
	vertical-align:bottom;
	padding:0 0 0 5px;
}
.works-container table {
	font-size:12px;
}
.complete h3 img{
	margin:0 0 8px 0;
}
.comple-container {
	margin:2px 0 0 0;
}
.icon_bottom{
	margin:0 0 19px 0;
}
.project_anken{
	margin:20px 0 0 0;
}
/*20110827追加分ここまで*/

/*20111108追加分ここまで*/
.btn_list_sns{
	width:90px;
	margin:20px auto;
	padding:0 0 0 10px;
}
.btn_list_sns li{
	float:left;
	padding:0 10px 0 0;
}
/*20111108追加分ここまで*/