/**********Toolbar(Tanzaku)**********/
.toolbar {
	width:100%;
	height:35px;
	background:url(../image/bg_timeline_std.png) no-repeat #F4F6F5;
}
.toolbar_btm {
	width:100%;
	height:35px;
	/*background:url(../image/bg_toolbar_btm.png) no-repeat #F4F6F5;*/
	background:url(../image/bg_timeline_std.png) no-repeat #F4F6F5;
}
.toolbar ul,.toolbar_btm ul {
	float:left;
	position:relative;
	left:82px;
	list-style-type:none;
}
.toolbar ul li,.toolbar_btm ul li {
	float:left;
}


/**********Toolbar(LogtomoList)**********/
.tool_logtomo {
	width:100%;
	height:35px;
	background:url(../image/bg_toolLogtomo.png) repeat-y #F4F6F5;
}
.tool_logtomo ul {
	float:left;
	position:relative;
	left:22px;
	list-style-type:none;
}
.tool_logtomo ul li {
	float:left;
}
.tool_logtomo ul li.invite {
	width:265px;
}
.tool_logtomo ul li.inviteAll {
	/*width:638px;*/
	width:77px;
}
.tool_logtomo ul li.inviteApp {
	width:488px;
}


/**********ToolbarMenu**********/
/*.tool_addFriend {
	display:block;
	margin:5px 10px 0 0;
	width:85px;
	height:25px;
	background:url(../image/btn_addFriend.png) no-repeat;
}
.tool_editGr {
	display:block;
	margin:5px 10px 0 0;
	width:92px;
	height:25px;
	background:url(../image/btn_editGr.png) no-repeat;
}*/
.tool_addFriend {
	display:block;
	margin:5px 15px 0 0;
	width:86px;
	height:25px;
	background:url(../image/function.png) no-repeat;
}
.tool_addFriend:hover {
	background-position:0 -25px;
}
.tool_goTanzaku {
	display:block;
	margin:5px 15px 0 0;
	width:81px;
	height:25px;
	background:url(../image/function.png) no-repeat -86px 0;
}
.tool_goTanzaku:hover {
	background-position:-86px -25px;
}
.tool_editGr {
	display:block;
	margin:5px 15px 0 0;
	width:64px;
	height:25px;
	background:url(../image/function.png) no-repeat -167px 0;
}
.tool_editGr:hover {
	background-position:-167px -25px;
}
.tool_delGr {
	display:block;
	margin:5px 15px 0 0;
	width:82px;
	height:25px;
	background:url(../image/function.png) no-repeat -231px 0;
}
.tool_delGr:hover {
	background-position:-231px -25px;
}
.tool_invite {
	display:block;
	float:right;
	margin:5px 0 0 0;
	width:77px;
	height:25px;
	background:url(../image/function.png) no-repeat -313px 0;
}
.tool_invite:hover {
	background-position:-313px -25px;
}
.tool_album {
	display:block;
	margin:5px 15px 0 0;
	width:85px;
	height:25px;
	background:url(../image/btn_func_album.png) no-repeat;
}
.tool_map {
	display:block;
	margin:5px 15px 0 0;
	width:73px;
	height:25px;
	background:url(../image/btn_func_map.png) no-repeat;
}
.tool_album:hover,.tool_map:hover {
	background-position:0 -25px;
}
.too_allApprove {
	position:relative;
	top:11px;
	left:5px;
	color:#999;
	font-size:75%;
	font-weight:bold;
}
.too_allDeny {
	position:relative;
	top:11px;
	left:25px;
	color:#999;
	font-size:75%;
	font-weight:bold;
}
.too_allApprove:hover,.too_allDeny:hover {
	color:#F90;
}
.toolbar select {
	float:left;
	position:relative;
	top:8px;
	_top:9px;
	left:95px;
	color:#666;
	font-size:75%;
}
.toolbar select option {
	padding:0 3px;
}

/**********Paging**********/
.paging {
	float:right;
	position:relative;
	top:7px;
	right:10px;
	height:21px;
	color:#999;
	font-size:75%;
	line-height:21px;
}
.page_num,.page_num span, .page_num a {
	float:left;
	height:21px;
	line-height:24px;
}
div.map_pg {
	width:90%;
	color:#666;
	font-size:70%;
	text-align:center;
}
div.map_pg span.page_num {
	width:90px;
	text-indent:5px;
	line-height:23px;
}

a.hAr_L {
	display:block;
	margin:0 10px 0 0;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_L1.png) no-repeat 0 -21px;
}
a.hAr_Lact {
	display:block;
	margin:0 10px 0 0;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_L1.png) no-repeat;
}
a.hAr_R {
	display:block;
	margin:0 0 0 10px;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_R1.png) no-repeat 0 -21px;
}
a.hAr_Ract {
	display:block;
	margin:0 0 0 10px;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_R1.png) no-repeat;
}

a.hAr_L1 {
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_L1.png) no-repeat 0 -21px;
}
a.hAr_L1act {
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_L1.png) no-repeat;
}
a.hAr_R1 {
	display:block;
	float:left;
	margin:0 0 0 10px;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_R1.png) no-repeat 0 -21px;
}
a.hAr_R1act {
	display:block;
	float:left;
	margin:0 0 0 10px;
	width:21px;
	height:21px;
	background:url(../image/btn_hAr_R1.png) no-repeat;
}
a.pg {
	margin:0 0.3em;
	color:#369;
	font-size:11px;
	text-decoration:none;
}
a.pg_act {
	margin:0 0.3em;
	color:#F90;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.pg:hover,a.pg_act:hover {
	color:#F90;
	text-decoration:underline;
}

