@charset "shift_jis";

/*--------------------------------------------*/
/* profile                                 */
/*--------------------------------------------*/

.p_tab {
	width:484px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #61c591;
	border-left-color: #61c591;
	margin-top: 10px;
}

th.p_in {
	padding: 12px;
	font-weight: normal;
	vertical-align:top;
	line-height: 145%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #61c591;
	border-bottom-color: #61c591;
}

td.p_in {
	padding: 12px;
	line-height: 145%;
	vertical-align:top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #61c591;
	border-bottom-color: #61c591;
}

.col_1 {
    background-color:#ebefd4;
}
.col_2 {
    background-color:#f8fbe1;
}

.small_tab {
     width:52px;
}