@charset "Shift_JIS";

/*網かけ背景*/
.ami-bg {
	font-size: 10px;
	line-height: 1.1;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/anken_kubun_bg.gif);
	background-repeat: repeat;
	color: #666666;
}



/*左側エリアのIDテーブル*/
.left-id a {
	color: #FF0066;
	text-decoration: underline;
}
.left-id table {
	border-collapse: collapse;
	width: 100%;
	color: #FF0066;
}
.left-id th {
	vertical-align: top;
	width: 100px;
}
.left-id td {
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
}

/*左側エリアのプロフィール関連*/
.left-profile table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 3px;
	font-size: 10px;
}
.left-profile th,
.left-profile td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6CECE;
}
.left-profile th {
	color: #1FA699;
	text-align: left;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.left-profile td {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 0px;
}
.prof-kubun img {
	margin-right: 3px;
	margin-left: 3px;
}
.prof-star img {
	vertical-align: middle;
}
.left-profile strong {
	color: #1FA699;
	font-weight: bold;
}
.left-profile p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: normal;
}


/*右側エリアのタイトル（ピンク色タイル）*/
.title-free {
	background-image: url(../images/title_bg.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}



/*案件を探すページ*/
.box-margin-container {
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.box-margin h5 {
	font-size: 12px;
	line-height: 1.1;
	color: #1FA79A;
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
}
.box-margin li {
	float: left;
	letter-spacing: 0.3em;
	width: 72px;
	font-size: 12px;
	line-height: 1.1;
	padding-bottom: 5px;
}
.search-max {/*フォームのフリーワード欄*/
	width: 210px;
}
.kubun-status {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6CECE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


/*案件詳細ページ*/
.navi-btn {
	padding-top: 10px;
	text-align: right;
}

.ami-pink {
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../images/bg_ami_pink.gif);
	background-repeat: repeat;
	padding: 5px;
	font-size: 10px;
	line-height: 1.1;
	font-weight: bold;
	color: #333333;
	margin-right: 4px;
	margin-left: 4px;
	position: relative;
	height: 12px;
}
.ami-pink-left {
	float: left;
}
.ami-pink-right {
	float: right;
	font-size: 12px;
}
.ami-pink-right img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

.attach-file {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.attach-file p {
	background-image: url(../images/bg_attach_file.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.1;
	font-weight: bold;
	color: #FF0066;
	padding-left: 16px;
	padding-top: 9px;
	padding-bottom: 8px;
}

/*Q&Aコーナー*/
.question,
.answer {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.cre-prof {
	float: right;
	background-image: url(../images/qa_cre_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.cli-prof {
	float: left;
	background-image: url(../images/qa_cli_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}
.prof-area {
	text-align: center;
	font-size: 12px;
	line-height: 1.1;
	font-weight: bold;
	color: #FF0066;
	width: 100px;
}
.prof-area img {
	margin-bottom: 3px;
}

.g-area {
	float: left;
	width: 546px;
}
.a-area {
	float: right;
	width: 546px;
}
.g-container,
.a-container {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.g-container {
	background-color: #FFAF37;
	background-image: url(../images/qa_cre_bg_bottom.gif);
}
.a-container {
	background-color: #1AA79A;
	background-image: url(../images/qa_cli_bg_bottom.gif);
}
.g-con-top,
.a-con-top {
	background-repeat: no-repeat;
	background-position: center top;
}
.g-con-top {
	background-image: url(../images/qa_cre_bg_top.gif);
}
.a-con-top {
	background-image: url(../images/qa_cli_bg_top.gif);
}
.g-container h5,
.a-container h5 {
	font-size: 12px;
	line-height: 1.1;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.g-container p,
.a-container p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.g-date,
.a-date {
	font-size: 12px;
	line-height: 1.1;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana;
}
.a-date {
	text-align: right;
}


/*提案（item）ページ*/
.teian-container {
	background-color: #FFFFFF;
	padding: 1px;
}
.teian-container table {
	border-collapse: collapse;
	width: 100%;
	background-color: #333333;
	font-size: 10px;
	line-height: 1.1;
}
.teian-container th,
.teian-container td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
.teian-container th {
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #22A99C;
}
.teian-container td {
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.b-no,
.b-type,
.b-date,
.b-link {
	text-align: center;
}
.b-no {
	width: 30px;
}
.b-type {
	width: 96px;
	letter-spacing: 1em;
}
.b-date {
	width: 104px;
	font-family: Verdana;
}
.b-link {
	width: 170px;
}
.b-link img {
	margin-right: 10px;
	vertical-align: middle;
}
.teian-container a {
	color: #ffffff;
	display: block;
	height: 100%;
	width: 100%;
}   
.teian-container tr th { /* 見出し thタグ */
	color: #22A99C; /* 文字色 */
	background-color: #333333 /* 背景色 */
   }
.teian-container tr:hover { /* trタグ 行にマウスが乗った時*/
	color: #ffffff; /* 文字色 */
	background-color: #DB257D; /* 背景色 */
   }
.teian-container tr td:hover { /* tdタグ セルにマウスが乗った時*/
	color: #ffffff; /* 文字色 */
	background-color: #DB257D; /* 背景色 */
   }
   
#hyoka {
	padding: 5px;
}
#hyoka p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
}


/*提案するページ*/
.propose-navi {
	padding-top: 5px;
	padding-bottom: 10px;
}
.file-area {
	background-image: url(../images/file_bg.gif);
	background-repeat: repeat;
	margin: 4px;
	padding: 5px;
	font-size: 12px;
	line-height: 1.1;
}
.cmt-graybg-area {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cmt-graybg {
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cmt-graybg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DBE1E2;
}
.cmt-graybg-container {
	background-image: url(../images/cmt-graybg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cmt-graybg ul {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.cmt-graybg li {
	font-size: 11px;
	line-height: 16px;
	color: #143346;
	padding-bottom: 2px;
	background-image: url(../images/cmt_graybg_list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

.join-btn {
	text-align: center;
	padding-top: 17px;
	font-size: 12px;
	line-height: 1.1;
	padding-bottom: 20px;
}
.join-btn p {
	padding-top: 20px;
}

/*ユーザー登録・規約（疑似フレーム）*/
#kiyaku {
	height: 100px;
	overflow: auto;
	text-align: left;
	border: 1px solid #636363;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 18px;
}
/*使用しない*/
/*#kiyaku dl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#kiyaku dt {
	margin: 0px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kiyaku dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}*/
.kiyaku-area {
	padding-top: 50px;
}

.kiyaku-area h4 {
	font-size: 15px;
	line-height: 1.1;
	color: #1FA79A;
	padding-bottom: 10px;
}

//文字の大きさのみ
.font-size12 {
	font-size: 12px;
}
