/* CSS Document */

/*--------------------------------------------
	#primeheader
	プライムヘッダー
--------------------------------------------*/
#primeheader{
	/*
	background-color: #12CBD7;
	*//*
	height:96px;
	*/
	/*
	margin-bottom:10px;
	*/
		margin-bottom:10px;
	/*
	border-top: 3px solid #0F9EA7;
	*/
	width:100%;

}
#primeheader .primebody {
	width: 960px;
	height:100px;
	margin:0 auto;
	position:relative;
}
/*
#primeheader .primetitlecage{
	height:66px;
	position:absolute;
	width:100%;
	text-align:center;
}
*/

#primeheader .primetitlecage{
	height:66px;
	position:absolute;
	width:100%;
	text-align:center;
	padding-top:15px;
}


#primeheader .primetitlecage img{
	
}

#primeheader .primetitlecage.toptitle a{
	text-indent:-9999px;
	background: url(/img/uphowlogo.png) center center;
	width:391px;
	height:70px;
	display:block;
	margin:0 auto;
	
}




/*--------------------------------------------
	#primesearch
--------------------------------------------*/
#primesearch {
	position:absolute;
	z-index:10;
	left:0;
	top:40px;
	z-index:20;
	width:256px;
}

#primesearch .inputtext{
	width:180px;
	height:26px;
	padding:0 2px 0 5px;
	font-size:12px;
	display:inline-block;
	border: 1px solid #CCC;
	display:block;
	float:left;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
#primesearch input[type="submit"]{
	float:left;
	height:28px !important;
	padding:0;
	width:45px;
	text-align:center;
	display:block;
	-moz-border-radius-bottomleft:0 !important;
	-webkit-border-bottom-left-radius:0 !important;
	border-bottom-left-radius:0 !important;
	-moz-border-radius-topleft:0 !important;
	-webkit-border-top-left-radius:0 !important;
	border-top-left-radius:0 !important;
	border-left-style: none;
}

#primesearch .dtsbtn {
	float:left;
	height:20px;
	width:20px;
	text-indent:-9999px;
}
#primesearch .dtsbtn.openTrigger{
	background-image: url(/img/icon/search_plus.png);
	background-repeat: no-repeat;
	opacity:0.6;
}
#primesearch .dtsbtn.hideTrigger{
	background-image: url(/img/icon/search_minus.png);
	background-repeat: no-repeat;
	opacity:1;
}
#primesearch .dtsbtnara{
	background-color: #FFF;

	position: absolute;
	top: 33px;
	left: 100px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}
#primesearch .dtsbtnara.is-hide{
	display:none;
}
#primesearch .dtsbtnara .slabel{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	
}
#primesearch .dtsbtnara .span{
	font-size:12px;
	
}
#primesearch .dtsbtnara .scnt{
	margin-bottom:5px;	
}


#primesearch .dtsbtnara .scnt label{

	
}
#primesearch .dtsbtnara .scnt input{
	vertical-align:-0.2em;
	margin-right:5px;
	
}
#primesearch .dtsbtnara .scnt span{
	margin-right:10px;
}


/*--------------------------------------------
	#primemenu
--------------------------------------------*/
#primemenu{
	position:absolute;
	z-index:10;
	top:43px;
	right:0;
	width:320px;
}
#primemenu .trigger{
	display:inline;
}
#primemenu .trigger a{
	outline:none;
	background: url(/img/menu.png) no-repeat 53px 5px;
	display:inline-block;
}
#primemyname{
	display:inline;
}
.primemenu{
	text-align:right;
}
.primemenu>li{
	display:inline-block;
	margin-left:12px;
}
.primemenu>li a{
	color: #000;
}

.primemenu>li a:hover{
	text-decoration:underline;
	
}
.primemenu .menubody a{
	color:#000;
}
.primemenu.guest >li a{
	color:#FFF;
	
	
}

/*--------------------------------------------
	#primemenu .openmenu
--------------------------------------------*/
.primemenu .trigger:hover{

}
.primemenu .trigger.hideTrigger{

}
.primemenu .trigger.hideTrigger a{

}

.primemenu .menubody.hide{
	display:none;	
}
.primemenu .menubody.open{
	display:block;	
}
.primemenu .menubody{
	background: #FFF;
	position: absolute;
	top: 28px;
	z-index:100;
	border: 1px solid #CCC;
}

.primemenu .menubody{
	left: 140px;
	width: 150px;
}


.primemenu .menubody ul{

}
.primemenu .menubody ul li{


}
.primemenu .menubody ul li a{
	padding:5px 10px;
	display:block;
	

}
.primemenu .menubody ul li:first-child a{


}
.primemenu .menubody ul li a:hover{
	background-color:#EFEFEF;
	
}
.primemenu .menubody ul li.signup a{
	font-weight: bold;
	color: #09F;	
}



/*
#primemenu li.menu a{
	background: url(/img/unite/unitemain.gif) no-repeat -650px -90px;
	padding-right:10px !important;
}

*/

/*--------------------------------------------
	#primelogin
--------------------------------------------*/
#primelogin{
	display:inline;
}
#primelogin a{
	outline:none;
}

#primelogin a:hover{

}

/*--------------------------------------------
	.primefav
--------------------------------------------*/
.primefav{

}
.primefav {
	width:17px;
	height:17px;
	position:relative;
	
}

.primefav .prmfavbtn {
	outline: none;
	background-repeat: no-repeat;
	background-position: center center;

	display: inline-block;
	text-indent: -9999px;
	width:17px;
	height:17px;
}
.primefav .prmfavbtn.openTrigger{
	background-image: url(/img/icon/dot/star2/ico_star2_13.gif);
}
.primefav .prmfavbtn.hideTrigger{
	background-image: url(/img/icon/dot/star2/ico_star2_5.gif);
}
.primefav .menubody {
	background-color: #FFF;

	position: absolute;
	top: 33px;
	left: -308px !important;
	padding: 5px 10px;
	border: 3px solid #CCCCCC;
	
	width:300px;
}
.primefav .menubody .is-hide{
	display:none;
}


.primefav .menubody .cmn_toplabel{
	font-weight:bold;
}
.primefav .menubody .nodata{
	text-align:left;
	color:#000;
}
.primefav .menubody .linklist{
	margin-bottom:10px;
}
.primefav .menubody .linklist li a{
	color:#F27CA9;
	text-decoration:underline;
	
}

.primefav .menubody .favreg,
.primefav .menubody .favreg *{
	font-size:10px;
	color:#666;
	text-align:right;
	
}
.primefav .menubody .favreg .toreg{
	color:#F27CA9;
	text-decoration:underline;
}

/*--------------------------------------------
	#globalnav
--------------------------------------------*/
#globalnav{
	background-color:#6B6B6B ;
	
}

/*--------------------------------------------
	.primenavi
--------------------------------------------*/
/*
.primenavi{
	width:960px;
	margin:0 auto;
	background-color:#12CBD7;
	height:30px;

	
}
.primenavi li{
	float:left;
	background-color:#12CBD7;
	height:30px;
}
.primenavi li a{
	display:block;
	height:30px;
	color:#FFF;
	line-height:32px;
	text-align:center;

}

.primenavi li{
	width:60px;

	
}
*/

/*
.primenavi li:nth-child(1)	{	width:58px;	}	
.primenavi li:nth-child(2)	{	width:98px;	}	マネー・投資
.primenavi li:nth-child(3)	{	width:48px;	}	社会
.primenavi li:nth-child(4)	{	width:75px;	}	恋愛・結婚
.primenavi li:nth-child(5)	{	width:88px;	}	家族・子育て
.primenavi li:nth-child(6)	{	width:87px;	}	テクノロジー
.primenavi li:nth-child(7)	{	width:48px;	}	健康
.primenavi li:nth-child(8)	{	width:88px;	}	生活・豆知識
.primenavi li:nth-child(9)	{	width:78px;	}	趣味・芸術
.primenavi li:nth-child(10){	width:88px;	}	ホビー・遊び
.primenavi li:nth-child(11){	width:58px;	}	レシピ
.primenavi li:nth-child(12){	width:88px;	}	グルメ・外食
.primenavi li:nth-child(13){	width:58px;	}	ペット
*/


.primenavi,.primenavi li,.primenavi li a{
	height:41px;
}

.primenavi{
	width:960px;
	margin:0 auto;
	/*
	background-color:#12CBD7;
	*/


	
}
.primenavi li{
	float:left;
	/*
	background-color:#12CBD7;
	*/
	border-right:1px solid #A5A5A5;
	
}
.primenavi li:first-child{
	border-left:1px solid #A5A5A5;
}
.primenavi li a{
	display:block;
	color:#FFF;
	line-height:45px;
	text-align:center;
	font-size: 15px;

}


.primenavi li:nth-child(1)	{	width:85px;		}	
.primenavi li:nth-child(2)	{	width:127px;	}	/*マネー・投資*/
.primenavi li:nth-child(3)	{	width:77px;		}	/*社会*/
.primenavi li:nth-child(4)	{	width:116px;	}	/*テクノロジー*/
.primenavi li:nth-child(5)	{	width:117px;	}	/*生活・豆知識*/
.primenavi li:nth-child(6)	{	width:107px;	}	/*趣味・芸術*/
.primenavi li:nth-child(7){	width:117px;	}	/*ホビー・遊び*/
.primenavi li:nth-child(8){	width:87px;		}	/*レシピ*/
.primenavi li:nth-child(9){	width:117px;	}	/*グルメ・外食*/













.primenavi li.is-selected{
	/*
	background-color:#0B828A;
	*/
	
	background-color:#AAA;
}
.primenavi li.is-selected a{
	color:#FFF;
}
.primenavi li:hover a{
	/*
	background-color:#0f9ea7;
	*/
	
		background-color:#888888;
	color:#FFF;
}




.primeimagenavi {
	width:960px;
	margin:0 auto 10px auto;
	height:180px;
	display:none;
}
.primeimagenavi li{
	float:left;
	height:180px;

}
.primeimagenavi li:hover{
	opacity:0.8;
}

.primeimagenavi li a{
	display:block;
	outline:none;
	position:relative;

	height:180px;
	width:240px;
	overflow:hidden;

	
}
.primeimagenavi li a img{
	display:block;
	position:absolute;
	top:-30px;


	
}

.primeimagenavi li a p{
	position:absolute;
	left: 0;
	bottom: 0;
	background-color:#000;
	opacity:0.6;
	width:100%;
	height:50px;

}
.primeimagenavi li a p span{
	color:#FFF;
	display:block;
	margin:3px 5px;
	font-size:13px;
}

/*--------------------------------------------
	#globalhome
	ホーム
--------------------------------------------*/
#globalhome ul.leftmenu{
	float:left;
	height: 37px;
	width: 700px;
}

#globalhome .leftmenu li{
	float:left;
	width:100px;
	height: 37px;
	display: inline;	/* IE6 */
	list-style-type: none;
}
#globalhome .leftmenu li a{
	display:block;
	height: 37px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
}


#globalhome ul.rightmenu{
	float:right;
	height: 37px;
	width: 190px;
}

#globalhome ul.rightmenu li{
	float:left;
	height: 37px;
	display: inline;	/* IE6 */
	list-style-type: none;
}
#globalhome ul.rightmenu li a{
	display:block;
	height: 37px;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
}

#globalhome ul.rightmenu li.toprofcheck{
	width: 112px;
}
#globalhome ul.rightmenu li.tosetting{
	width: 78px;
}

/*--------------------------------------------
	#globalmy
	マイメニュー
--------------------------------------------*/
#globalmy{
	width:960px;
	height: 29px;
}
#globalmy .leftcontainer{
	padding-left:20px;
}
#globalmy .left{
	float:left;
	width:631px;
	height: 28px;

	background: url(/img/unite/unitemain.gif) no-repeat 0 -80px;
	border-bottom: 1px solid #b4b3b3;

-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;




}
#globalmy .left li:first-child{
	border-left: 1px solid #b4b3b3;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;

}
#globalmy .left li:first-child a{
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;

}

#globalmy .left li{
	float:left;
	height: 28px;
	width:89px;
	display: inline;	/* IE6 */
	list-style-type: none;

	border-right: 1px solid #b4b3b3;
}
#globalmy .left li a{
	display:block;
	height: 28px;
	width:89px;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
}

#globalmy .home a:hover		{	background: url(/img/unite/unitemain.gif) no-repeat -1px -440px !important;}
#globalmy .album a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -91px -440px !important;}
#globalmy .diary a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -181px -440px !important;}
#globalmy .visit a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -271px -440px !important;}
#globalmy .message a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -361px -440px !important;}
#globalmy .bbs a:hover		{	background: url(/img/unite/unitemain.gif) no-repeat -451px -440px !important;}
#globalmy .appeal a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -541px -440px !important;}

.modeMymenuHome #globalmy .home a		{	background: url(/img/unite/unitemain.gif) no-repeat -1px -110px !important;}
.modeMymenuAlbum #globalmy .album a	{	background: url(/img/unite/unitemain.gif) no-repeat -91px -110px !important;}
.modeMymenuDiary #globalmy .diary a	{	background: url(/img/unite/unitemain.gif) no-repeat -181px -110px !important;}
.modeMymenuVisit #globalmy .visit a	{	background: url(/img/unite/unitemain.gif) no-repeat -271px -110px !important;}
.modeMymenuMessage #globalmy .message a	{	background: url(/img/unite/unitemain.gif) no-repeat -361px -110px !important;}
.modeMymenuBbs #globalmy .bbs a		{	background: url(/img/unite/unitemain.gif) no-repeat -451px -110px !important;}
.modeMymenuAppeal #globalmy .appeal a	{	background: url(/img/unite/unitemain.gif) no-repeat -541px -110px !important;}

#globalmy .right{
	float:left;
	width:219px;
	height: 28px;
	padding-left:90px;
	border-bottom: 1px solid #b4b3b3;
}
#globalmy .right li{
	float:left;
	height: 28px;
	display: inline;	/* IE6 */
}
#globalmy .right li a{
	display:block;
	height: 20px;
	text-decoration:none;
	color: #585858;
	padding: 8px 0 0 20px;
}
#globalmy .right li a:hover{
	text-decoration:underline !important;	
}

#globalmy .right .profile{
	width:120px;
}
#globalmy .right .setting{
	width:90px;
}

#globalmy .right .profile a{
	width:100px;
	background: url(/img/unite/unitemain.gif) no-repeat -976px -30px;
}
#globalmy .right .setting a{
	width:70px;
	background: url(/img/unite/unitemain.gif) no-repeat -976px 6px;
}


/*--------------------------------------------
	#globalprof
	マイメニュー
--------------------------------------------*/
#globalprof{
	width:960px;
	height: 42px;
	margin:10px 0 0 0;

}
#globalprof .leftcontainer{
	padding-left:5px;
}
#globalprof .left{
	float:left;
	width:396px;
	height: 37px;

}

#globalprof .left.nobutton{
	 width:960px !important; 
	border-bottom: 1px solid #999;
}

/*
#globalprof .left li:first-child{
	border-left: 1px solid #b4b3b3;
}
*/
#globalprof .left li{
	float:left;
	height: 37px;
	width:100px;
	display: inline;	/* IE6 */
	display: -moz-inline-box;   
	display: inline-block;   
	/display: inline;   
	/zoom: 1;
	padding-top:5px;
	margin-right:-1px;
}





#globalprof .left li a{
	display:block;
	height: 31px;
	width:98px;
	text-decoration:none;
	text-align:center;

	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	
	text-indent:-9999px;

-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;

-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
}

#globalprof .left li:hover{
	padding-top:0 !important;
}
#globalprof .left li:hover a{
	border-bottom: 0 solid #8c8c8c;
	height: 37px !important;
}


#globalprof .profile a		{	background: url(/img/unite/unitemain.gif) no-repeat 0 -140px ;}
#globalprof .album a			{	background: url(/img/unite/unitemain.gif) no-repeat -98px -140px ;}
#globalprof .diary a			{	background: url(/img/unite/unitemain.gif) no-repeat -200px -140px ;}
#globalprof .costypenow a	{	background: url(/img/unite/unitemain.gif) no-repeat -298px -140px ;}
#globalprof .bbs a			{	background: url(/img/unite/unitemain.gif) no-repeat -396px -140px ;}

#globalprof .profile a:hover		{	background: url(/img/unite/unitemain.gif) no-repeat 0 -185px ;}
#globalprof .album a:hover			{	background: url(/img/unite/unitemain.gif) no-repeat -98px -185px ;}
#globalprof .diary a:hover			{	background: url(/img/unite/unitemain.gif) no-repeat -200px -185px ;}
#globalprof .costypenow a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -298px -185px ;}
#globalprof .bbs a:hover			{	background: url(/img/unite/unitemain.gif) no-repeat -396px -185px ;}

.modeProfileTop #globalprof .profile a					{	background: url(/img/unite/unitemain.gif) no-repeat 0 -185px ;}
.modeProfileAlbum #globalprof .album a					{	background: url(/img/unite/unitemain.gif) no-repeat -98px -185px ;}
.modeProfileDiary #globalprof .diary a					{	background: url(/img/unite/unitemain.gif) no-repeat -200px -185px ;}
.modeProfileCostypenow #globalprof .costypenow a	{	background: url(/img/unite/unitemain.gif) no-repeat -298px -185px ;}
.modeProfileBbs #globalprof .bbs a						{	background: url(/img/unite/unitemain.gif) no-repeat -396px -185px ;}

.modeProfileTop #globalprof .profile					,
.modeProfileAlbum #globalprof .album					,
.modeProfileDiary #globalprof .diary					,
.modeProfileCostypenow #globalprof .costypenow	,
.modeProfileBbs #globalprof .bbs						{		
	padding-top:0 !important;
}

.modeProfileTop #globalprof .profile a					,
.modeProfileAlbum #globalprof .album a					,
.modeProfileDiary #globalprof .diary a					,
.modeProfileCostypenow #globalprof .costypenow a	,
.modeProfileBbs #globalprof .bbs a						{		
	border-bottom: 0 solid #8c8c8c;
	height: 37px !important;
}
		
/*--------------------------------------------
	.myprofilealertbox
--------------------------------------------*/
#globalprof .myprofilealertbox{
	float:left;
	width:460px;
	height: 37px;
	border-bottom: 1px solid #8c8c8c;
}

#globalprof .myprofilealert{
	padding:3px;
}	
#globalprof .myprofilealert li{
	float:left;

	display: inline;	/* IE6 */
	padding-left:10px;
}
#globalprof .myprofilealert li.myprofile{
	width: 200px;
	font-size:14px;
	padding:7px 0 0 0;
	font-weight:bold;
	color: #FF6491;
	text-align:center;
}
#globalprof .myprofilealert li.link_editprof{
	width: 113px;
}
#globalprof .myprofilealert li.link_editprofimg{
	width: 113px;
}



#globalprof .right{
	float:left;
	width:369px;
	padding-left:190px;
	border-bottom: 1px solid #8c8c8c;
}
#globalprof .right li{
	float:left;
	width: 113px;
	height: 37px;
	display: inline;	/* IE6 */
	padding-left:10px;
}

#globalprof .right.floatright li{
	float:right !important;
}

#globalprof .right li a{
	display:block;
	width: 113px;
	height: 31px;
	background-color:#6FF;
	text-indent:-9999px;
}

#globalprof .right .follow a.isnotfollow	{	background: url(/img/unite/unitemain.gif) no-repeat 0 -230px ;}
#globalprof .right .friend a.isnotfriend	{	background: url(/img/unite/unitemain.gif) no-repeat -120px -230px ;}
#globalprof .right .message a	{	background: url(/img/unite/unitemain.gif) no-repeat -240px -230px ;}

/*#globalprof .right .follow a.isnotfollow:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -360px -230px ;}*/
#globalprof .right .friend a.isnotfriend:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -480px -230px ;}
#globalprof .right .message a:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -600px -230px ;}

#globalprof .right .follow a.isblock	{	background: url(/img/unite/unitemain.gif) no-repeat -750px -400px ;}
#globalprof .right .follow a.isblock:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -870px -400px ;}

#globalprof .right .follow a.isfollow	{	background: url(/img/unite/unitemain.gif) no-repeat -260px -400px ;}
#globalprof .right .friend a.isfriend	{	background: url(/img/unite/unitemain.gif) no-repeat -380px -400px ;}

/*#globalprof .right .follow a.isfollow:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -510px -400px ;}*/
#globalprof .right .friend a.isfriend:hover	{	background: url(/img/unite/unitemain.gif) no-repeat -630px -400px ;}




