


/*-- Flow --*/

#flow_box{
	border-bottom:1px solid #eeeeee;
	padding-bottom:10px;
	padding-top: 10px;
	width: 100%;
}

#flow_box:hover{
	background:url(../image/common/mesh01.gif) top left repeat;
}

.m3_text{
	margin-top:20px;
	display:block;
	float:left;
	width:100%;
}

.thumb_s{
	width:48px;
	height:48px;
	float:left;
	background:#eee;
	margin:1px;
}

.inline{
	width:100%;
	height:200px;
	overflow-y:scroll;
	border:1px solid #000;
}

.free_area{
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
}

.flow_more_btn{
	width:200px;
	height:44px;
	margin:10px 0;
	clear:both;
}

.act_title{
	font-weight:bold;
}

.act_body{
	color:#000;
}

.act_body_top{
	color:#000;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}

.act_date{
	font-size:0.7em;
	font-style:italic;
	line-height:1.4em;
}

.profile_img{
	width:250px;
	height:180px;
	text-align: center;
}

.prof_title{
	background:#f4f4f4;
	padding: 10px 0 10px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	overflow-x:hidden; 
}

div.prof_title span{
	color: #80C0DB;
	font-weight: bold;
	width: 90px;
	float: left;
	background: #f4f4f4;
}

.prof_body{
	clear:both;
	background:#f4f4f4;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}

.input{
	float:left;
}

.my{
	margin-left:0px;
	background:#fff;
	padding-top: 0px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
}

.my_left{

		padding-top:40px;
}

.my_left h2{
	color:#fff;
	margin-top: -30px;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
}

.my_left h3{
	background:url(../image/sprite/h3_left_navi_bg.gif) top left no-repeat;
	border: 0px;
	margin-bottom: 10px;
	height: 26px;
	width: 230px;
	line-height: 26px;
	margin-top: 20px;
	float: left;
	clear: both;
}

.action{
	text-align: left;
	float: left;
	width: 250px;
}



/*─ pager ───────────────────────────────────────*/
ul.pager {
	clear: both;
	margin-left: 20px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	background: none;
	width: 500px;
}
ul.pager li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.pager li.current {
	font-weight: bold;
}

.disabled{
	display: none;
}

table.form_table {
	width: 100%;
	margin: 0 auto 30px auto;
	border: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-collapse: collapse;
}

table.form_table {
	margin: 0 auto 30px auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.form_table tr th {
/*	width: 200px; */
	padding: 10px 12px 12px 22px;
	font-weight: bold;
	/*
	background: #f1f1f1 url(../../simpus/img/common/form_line.gif) left top repeat-x;
	*/
	color: #fff;
	vertical-align: middle;
	border-right: 0px solid #d6d6d6;
	background: #fff url(../img/profile/profile_setting_bg.gif) 10px center no-repeat;
	border-bottom: 1px solid #d6d6d6;
	width: 190px;
}
table.form_table tr td {
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #d6d6d6;
	font-size: 10px;
}
table.form_table tr.error_found th {
	background-color: #ffff00;
}
table.form_table tr.error_found td {
	background-color: #ffffcc;
}
table.form_table tr td .errmsg {
	font-size: 0.8em;
	color: #aa0000;
}
table.form_table tr td.option {
	background: #efefef;
	border-left: 1px solid #d6d6d6;
	padding: 5px;
}

table.form_table tr th .last_th{
	background: #f1f1f1;
	border-bottom:1px solid #000;
}


table.form_checkbox_list {
	margin: 0;
	border: 0;
}
table.form_checkbox_list tr td {
	width: 110px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

table.form_table_create {
	margin: 0 10px 10px 10px;
	border-collapse: collapse;
}

table.form_table_create tr th {
	padding: 10px 12px 12px 22px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	background: #fff url(../img/profile/profile_setting_bg.gif) 10px center no-repeat;
	width: 190px;
}
table.form_table_create tr td {
	padding: 12px 0 12px 12px;
}

.action_mailtop_wrap{
	 margin-left:10px;
	 margin-bottom:10px;
	 background: #fff url(../image/sprite/action_mail_bg.gif) top left no-repeat;
	 float: left;
	 width: 626px;
	 height: 50px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-left: 20px;
	 display: inline;
}

.action_mailtop{
	 float: left;
	 width: 300px;
}

div.action_mailtop h3{
	 color:#000;
	 font-size: 12px;
	 height: 14px;
	 float: left;
	 width: 290px;
	 padding-left: 10px;
	 padding-bottom: 5px; 
	 text-align: center;
}

.my_msg_btn{
	float: left;
	width: 300px;
	text-align: center;
}

.my_msg_btn:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

.left_navi_wrap{
	background: #d6d6d6;
	float: left;

}

.right{
	float: left;
	width: 250px;

}

#mypage_left{
	width: 260px;
	background: url(../image/sprite/mypage_left_top.gif) top left no-repeat;
	float: left;
	padding-top:50px;
	margin-bottom: 10px;
	
}

#mypage_left_prof{
	background: url(../image/common/mypage_left_middle.gif) top left repeat-y;
	width:250px;
	padding-left:5px;
	padding-right: 5px; 
	float:left;
}

.mypage_left_bottom{
	background: url(../image/sprite/mypage_left_bottom.gif) top left no-repeat;
	width:260px;
	height: 20px;
	float:left;
}

.prof_detail{
	background: url(../image/common/mypage_left_middle.gif) top left repeat-y;
	width:250px;
	padding-left:5px;
	padding-right: 5px; 
	float:left;
}

.action{
	float: left;
	width: 230px;
	padding: 10px;
}

.action h3{
	width: 210px;
	background: #ccc;
	border-bottom: 0px;
	border-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.action_wrap{
	float: left;
	background: #fff;
	width: 220px;
	padding: 5px;
	overflow-x:hidden; 
}

.action_btn{
	text-align: center;
	float: left;
	width: 230px;
	margin-top: 10px;
}

.action_btn:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

.action_thumb{
	float: left;
	width: 55px;
	height: 55px;
	display: block;
}

/* ─ media_list ────────────────────────────────── */
.media_list {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
}
.media_list tr th {
	width: 50px;
	padding: 20px 0 0 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

.media_list tr th a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

.media_list tr td {
	width: 160px;
	padding: 20px 20px 0 10px;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

/*- mypage -*/

#all_activities_more{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: left;
}

#edit_activities_more{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: left;
}

#my_activities_more{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.master_alert{
	margin-top: 5px;
}

/*- head_navi -*/

div#navi ul li.prof_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_prof.gif) no-repeat left bottom;
	/* background:url(../image/sprite/btn_prof_off.png) no-repeat left bottom; */
}

div#navi ul li.prof_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_prof.gif) no-repeat left bottom;
	/* background:url(../image/sprite/btn_prof_off.png) no-repeat left top; */
}

div#navi ul li.mypage_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_mypage.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mypage_off.png) no-repeat left bottom;-*/
}

div#navi ul li.mypage_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_mypage.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mypage_off.png) no-repeat left top;-*/
}

div#navi ul li.myentry_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_entry.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myentry_off.png) no-repeat left bottom;-*/
}

div#navi ul li.myentry_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_entry.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myentry_off.png) no-repeat left top;-*/
}

div#navi ul li.myfriend_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_friend.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myfriend_off.png) no-repeat left bottom;-*/
}

div#navi ul li.myfriend_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_friend.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myfriend_off.png) no-repeat left top;-*/
}

div#navi ul li.mysite_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_site.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mysite_off.png) no-repeat left bottom;-*/
}

div#navi ul li.mysite_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_site.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mysite_off.png) no-repeat left top;-*/
}

div#navi ul li.mymessage_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_message.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mymessage_off.png) no-repeat left bottom;-*/
}

div#navi ul li.mymessage_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_message.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_mymessage_off.png) no-repeat left top;-*/
}

div#navi ul li.myprof_off a {
	height:33px;
	display:block;
	background:url(../image/tab/mt_profsetting.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myprof_off.png) no-repeat left bottom;-*/
}

div#navi ul li.myprof_off a:hover {
	height:33px;
	display:block;
	background:url(../image/tab/mt_profsetting.gif) no-repeat left bottom;
	/*-background:url(../image/sprite/btn_myprof_off.png) no-repeat left top;-*/
}