/**********BasicCommon**********/
#bsc_cont {
	margin:10px auto;
	width:880px;
}
#bsc_menu {
	float:left;
	width:200px;
}

#bsc_main {
	float:right;
	width:670px;
}
.noContents {
	margin:15px auto 0;
	color:#666;
	font-size:75%;
	text-align:center;
}
.func_add:hover,.func_edit:hover,.func_del:hover,.func_tanzaku:hover,.func_cLog:hover,
.grMem .nickname:hover,.srchRes .logttl:hover,.logList .logttl:hover {
	color:#F90;
}


/**********BasicMenu**********/
#bsc_menu div.rbox_adj {
	width:190px;
}
.bg_frmMenu {
	margin:0 auto;
	width:172px;
	height:26px;
	background:url(../image/bg_frm_bscMenu.png) no-repeat;
}
.bg_frmMenu input {
	padding:2px 0;
	margin:4px 0 0 10px;
	width:150px;
	height:14px;
	color:#444;
	font-size:12px;
	border-width:0;
}
.layBtn {
	margin:10px 7px 0 10px;
	height:38px;
}
.ul_menu {
	list-style-type:none;
}
.ul_menu li {
	margin-bottom:5px;
}


/**********Menu for PhotoAlbum**********/
.albMenu {
	display:block;
	width:200px;
	height:25px;
	color:#999;
	text-decoration:none;
	background:url(../image/bg_menuBsc.png) no-repeat;
}
.albMenu_act {
	padding-bottom:5px;
	width:200px;
	color:#363;
	text-decoration:none;
	background:url(../image/bg_menuBsc2.png) no-repeat;
}
.albMenu_act_foot {
	overflow:hidden;
	white-space:nowrap;
	width:200px;
	height:5px;
	background:url(../image/bg_menuBsc2.png) no-repeat 0 -195px;
}
.albMenu span,.albMenu_act span {
	display:block;
	margin-left:28px;
	overflow:hidden;
	white-space:nowrap;
	width:140px;
	height:25px;
	font-size:75%;
	line-height:2.2em;
	text-overflow:ellipsis;
	cursor:pointer;
}
.albMenu:hover,.albMenu span:hover {
	color:#363;
	background-position:0 -25px;
}


/**********Menu for LogtomoManager**********/
.mfrMenu {
	display:block;
	width:200px;
	height:25px;
	color:#999;
	text-decoration:none;
	background:url(../image/bg_menuBsc3.png) no-repeat;
}
.mfrMenu_act {
	padding-bottom:5px;
	width:200px;
	color:#363;
	text-decoration:none;
	background:url(../image/bg_menuBsc4.png) no-repeat;
}
.mfrMenu_act_foot {
	overflow:hidden;
	white-space:nowrap;
	width:200px;
	height:5px;
	background:url(../image/bg_menuBsc4.png) no-repeat 0 -195px;
}
.mfrMenu a,.mfrMenu_act a {
	text-decoration:none;
}
.mfrMenu span,.mfrMenu_act span {
	display:block;
	margin-left:28px;
	overflow:hidden;
	white-space:nowrap;
	width:140px;
	height:25px;
	color:#999;
	font-size:75%;
	line-height:25px;
	text-overflow:ellipsis;
	cursor:pointer;
}
.mfrMenu:hover,.mfrMenu span:hover {
	color:#363;
	background-position:0 -25px;
}


/**********Menu for LogtomoManager**********/
.mfrMenu2 {
	display:block;
	width:200px;
	height:25px;
	color:#999;
	text-decoration:none;
	background:url(../image/bg_menuBsc3.png) no-repeat;
}
.mfrMenu2_act {
	display:block;
	width:200px;
	height:25px;
	color:#363;
	text-decoration:none;
	background:url(../image/bg_menuBsc5.png) no-repeat;
}
.mfrMenu2 a,.mfrMenu2_act a {
	text-decoration:none;
}
.mfrMenu2 span {
	display:block;
	margin-left:28px;
	overflow:hidden;
	white-space:nowrap;
	width:140px;
	height:25px;
	color:#999;
	font-size:75%;
	line-height:25px;
	text-overflow:ellipsis;
	cursor:pointer;
}
.mfrMenu2_act span {
	display:block;
	margin-left:28px;
	overflow:hidden;
	white-space:nowrap;
	width:140px;
	height:25px;
	color:#363;
	font-size:75%;
	line-height:25px;
	text-overflow:ellipsis;
	cursor:pointer;
}
.mfrMenu2:hover,.mfrMenu2 span:hover {
	color:#363;
	background-position:0 -25px;
}


/**********SearchOption**********/
.srch_option {
	margin:0 10px;
	padding:5px 0;
	width:auto;
	font-size:75%;
	line-height:1.5em;
}
.srch_target {
	margin:0 10px;
	padding:5px;
	width:auto;
	font-size:75%;
	line-height:1.5em;
	border:solid 1px #CCC;
}
img.sp_srch2 {
	margin:5px 0 3px 10px;
	_margin:5px 0 0 10px;
}
img.sp_srch3 {
	margin:10px 0 3px 10px;
	_margin:10px 0 0 10px;
}

/**********Function**********/
.ul_func {
	list-style-type:none;
	margin:5px 0 5px 20px;
}
.func_add {
	display:block;
	height:16px;
	color:#363;
	font-size:65%;
	line-height:16px;
	text-indent:20px;
	text-decoration:none;
	background:url(../image/icon_func_album.png) no-repeat;
}
.func_edit {
	display:block;
	height:16px;
	color:#363;
	font-size:65%;
	line-height:16px;
	text-indent:20px;
	text-decoration:none;
	background:url(../image/icon_func_album.png) no-repeat 0 -16px;
}
.func_del {
	display:block;
	height:16px;
	color:#363;
	font-size:65%;
	line-height:16px;
	text-indent:20px;
	text-decoration:none;
	background:url(../image/icon_func_album.png) no-repeat 0 -48px;
}
.func_tanzaku {
	display:block;
	height:16px;
	color:#363;
	font-size:65%;
	line-height:16px;
	text-indent:20px;
	text-decoration:none;
	background:url(../image/icon_func_group.png) no-repeat;
}
.func_cLog {
	display:block;
	height:16px;
	color:#363;
	font-size:65%;
	line-height:16px;
	text-indent:20px;
	text-decoration:none;
	background:url(../image/icon_func_group.png) no-repeat 0 -16px;
}
.btn_info {
	display:block;
	position:relative;
	top:-35px;
	width:17px;
	height:16px;
	background:url(../image/icon_func_album.png) no-repeat 0 -64px;
}


/**********MainTitle**********/
.ttlMain_alb {
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap;
	width:400px;
	height:30px;
	color:#666;
	font-size:100%;
	font-weight:bold;
	line-height:30px;
	text-indent:29px;
	text-overflow:ellipsis;
	background:url(../image/icon_album.png) no-repeat left 50%;
}
.ttlMain_mfr {
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap;
	width:600px;
	height:30px;
	color:#666;
	font-size:100%;
	font-weight:bold;
	line-height:30px;
	text-indent:27px;
	text-overflow:ellipsis;
	background:url(../image/icon_group.png) no-repeat left 50%;
}
.ttlMain_def {
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap;
	width:400px;
	height:30px;
	color:#666;
	font-size:100%;
	font-weight:bold;
	line-height:30px;
	text-indent:13px;
	text-overflow:ellipsis;
	background:url(../image/ttl_default.png) no-repeat left top;
}

/**********MainContent(PhotoAlbum)**********/
#mainAlbum {
	width:670px;
}
#mainAlbum div {
	float:left;
	margin:0 10px 10px 0;
	width:100px;
	color:#39C;
	font-size:11px;
	text-align:center;
}
#mainAlbum div a {
	display:block;
	margin:0 auto 3px;
}


/**********MainContent(Mypage)**********/
#latestPhoto {
	margin:0 auto;
	/*width:420px;*/
	width:416px;
}
#latestPhoto div {
	float:left;
	margin:10px 4px 0 0;
	color:#39C;
	font-size:11px;
	text-align:center;
}
#latestPhoto div.noContents {
	margin:15px auto 0;
	width:100%;
	color:#666;
	font-size:75%;
	text-align:center;
}
#latestPhoto div a {
	display:block;
	margin:0 auto 3px;
}


/**********MainContent(LogtomoManager)**********/
.pGr {
	margin-bottom:10px;
	width:670px;
	height:306px;
	background:url(../image/pNum_mfr.png) no-repeat #E2E4E3;
}
.pGrAll {
	margin-bottom:10px;
	width:670px;
	height:306px;
	background:url(../image/bg_pGr.png) repeat-y #E2E4E3;
}
/*.pGr .num1 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat;
}
.pGr .num2 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -19px 0;
}
.pGr .num3 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -38px 0;
}
.pGr .num4 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -57px 0;
}
.pGr .num5 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -76px 0;
}
.pGr .num6 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -95px 0;
}
.pGr .num7 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -114px 0;
}
.pGr .num8 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -133px 0;
}
.pGr .num9 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -152px 0;
}
.pGr .num10 {
	width:15px;
	height:61px;
	background:url(../image/pGr_num.png) no-repeat -171px 0;
}*/

.grMem {
	float:left;
	position:relative;
	top:1px;
	left:15px;
	width:654px;
	height:60px;
	_line-height:0.9em;
	border:solid #E2E4E3;
	border-width:0 0 1px 0;
	background-color:#F8F9F8;
	/*border-width:0 0 1px 1px;
	background-color:#F0F3F0;*/
}
div.pGr .grMem:hover {
	background-color:#E9F2EB;
}
.grMem img {
	float:left;
	margin:4px;
	border:solid 1px #CCC;
}
.grMem div {
	float:left;
	margin-top:4px;
}
.grMem .nickname {
	width:400px;
	color:#108E61;
	font-size:85%;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.grMem p {
	margin:4px 0;
	width:460px;
	color:#666;
	font-size:75%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.grMem span {
	display:block;
	color:#666;
	font-size:70%;
}
.grMem span.hide {
	display:none;
}
/*.grMem ul {
	float:right;
	margin-top:12px;
	_margin-top:10px;
	width:130px;
	list-style-type:none;
}
.grMem ul li {
	margin-bottom:5px;
}*/
.logtomo_del {
	display:block;
	float:right;
	position:relative;
	top:22px;
	right:10px;
	width:84px;
	height:16px;
	background:url(../image/btn_delLogtomo.png) no-repeat;
}
.logtomo_del:hover {
	background-position:0 -16px;
}
.btn_approve {
	display:block;
	margin:7px 0 0;
	position:relative;
	right:15px;
	width:46px;
	height:46px;
	background:url(../image/apr_den.png) no-repeat;
	cursor:pointer;
}
.btn_deny {
	display:block;
	margin:7px 0 0;
	position:relative;
	right:10px;
	width:46px;
	height:46px;
	background:url(../image/apr_den.png) no-repeat -46px 0;
	cursor:pointer;
}
.btn_approve:hover {
	background-position:0 -46px;
}
.btn_deny:hover {
		background-position:-46px -46px;
}


/**********MainContent(SearchResults)**********/
.srchRes {
	margin-bottom:10px;
	width:100%;
	_line-height:0.9em;
}
.srchRes img {
	float:left;
	margin-right:4px;
	border:solid 1px #CCC;
}
.srchRes div {
	float:left;
}
.srchRes .logttl {
	/*display:block;*/
	width:400px;
	color:#108E61;
	font-size:85%;
	font-weight:bold;
	line-height:1.3em;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.srchRes p {
	margin:4px 0;
	width:590px;
	color:#666;
	font-size:75%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.srchRes span {
	display:block;
	color:#666;
	font-size:70%;
}


/**********MainContent(LatestList)**********/
.logList {
	margin-top:10px;
	width:420px;
	_line-height:0.9em;
}
.logList img {
	float:left;
	margin-right:4px;
	border:solid 1px #CCC;
}
.logList div {
	float:left;
	width:350px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.logList a.logttl {
	/*display:block;
	width:350px;*/
	color:#108E61;
	font-size:85%;
	font-weight:bold;
	line-height:1.3em;
}
.logList p {
	margin:4px 0;
	/*width:350px;*/
	color:#666;
	font-size:75%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.logList span {
	color:#666;
	font-size:70%;
}
.logList a.nickname {
	color:#69C;
	font-size:70%;
	font-weight:normal;
	text-decoration:none;
}
.logList a.nickname:hover {
	color:#F99;
}

