.form_tab ul li{
	float:left;
	width:150px;
	font-size:24px;
	text-align:center;
}

.form_tab ul li:hover{
	cursor: pointer
}

#form01_table_kihon th:first-child,
#form01_table_profile th:first-child,
#form01_table_pr th:first-child{
	border-left: 1px solid #E2E2E2!important;
	padding: 0 20px;
}

#form01_table_kihon th.icon,
#form01_table_profile th.icon,
#form01_table_pr th.icon{
	padding: 0 10px;
}

#form01_table_kihon th,
#form01_table_profile th,
#form01_table_pr th{
	border-top: 1px solid #E2E2E2!important;
	border-right: none!important;
	border-bottom: 1px solid #E2E2E2!important;
	border-left: none!important;
}

#form01_table_kihon th,
#form01_table_profile th,
#form01_table_pr th
{
	width: 25%;
}
#form01_table_kihon td,
#form01_table_profile td,
#form01_table_pr td
{
	width: 65%;
}
#form01_table_kihon th:nth-child(2),
#form01_table_profile th:nth-child(2),
#form01_table_pr th:nth-child(2)
{
	width: 10%;
}

#conts #tab1,
#conts #tab2,
#conts #tab3{
	width: 187px;
	height: 57px;
}

#conts #tab1{
	background:url(http://agreen.jp/new/wp-content/themes/agreen/img/mypage/user_prof_tab01_on.png) no-repeat 0 0;
}

#conts #tab2{
	background:url(http://agreen.jp/new/wp-content/themes/agreen/img/mypage/user_prof_tab02_off.png) no-repeat 0 0;
}

#conts #tab3{
	background:url(http://agreen.jp/new/wp-content/themes/agreen/img/mypage/user_prof_tab03_off.png) no-repeat 0 0;
}

#conts textarea{
	width: 450px;
	height: 200px;
}