@charset "utf-8";
/* CSS Document */
/******************************************************************************
*CSS Imformation*

File name: afterLoginStyle.css
Date: 2009.1.8
Contents:
01. LeftBlock
02. GlobalNavigation Block
04. MainContents Block
03. RightBlock

********************************************************************************/
/*================================================================================
01. Left Block
=============================================================================== */
/*
myArea
--------------------------------------------------------------------------------*/
#leftBlock #myArea {
	background: url(../../img/img1/afterLogin/myAreaBg.gif) 0 0 repeat;
	text-align: center;
}
#leftBlock #myArea img#myPhoto {
	margin: 7px auto 2px;
	width: 110px;
}

#leftBlock #myArea p#myName {
	margin-bottom: 5px;
	font-size: 108%;
}

#leftBlock #myArea ul{
	width: 180px;
}

#leftBlock #myArea ul li {
	float: left;
}

#leftBlock #myArea p#changeProfile,
#leftBlock #myArea p#logout {
	background-color: #ffffff;
	text-align: left;
}


#leftBlock #myArea p#changeProfile a,
#leftBlock #myArea p#logout a {
	color: #ff6666;
}

#leftBlock #myArea p#changeProfile {
	text-align: left;
}


#leftBlock #myArea p#logout {
	padding-right: 5px;
	padding-top: 10px;
	text-align: right;
	font-size: 93%;
}

/*
pointBuy
--------------------------------------------------------------------------------*/
#leftBlock #pointBuy {
	margin-top: 5px;
}


/*
bbs
--------------------------------------------------------------------------------*/
#leftBlock #bbs {
	margin-top: 7px;
	padding: 7px 0;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

#leftBlock #bbs dl dt.bbsDeai {
	background: url(../../img/img1/afterLogin/bbsTitleDeai.gif) 0 0 no-repeat;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
}

#leftBlock #bbs dl dd.bbsDeai {
	margin-bottom: 7px;
}

#leftBlock #bbs dl dt.bbsEro {
	background: url(../../img/img1/afterLogin/bbsTitleEro.gif) 0 0 no-repeat;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
}

#leftBlock #bbs dl dd ul li {
	height: 38px;
}

/*
search
--------------------------------------------------------------------------------*/
#search {
	margin-top: 7px;
}

/*
mobileQr
--------------------------------------------------------------------------------*/
#leftBlock #mobileQr {
	margin-top: 10px;
}


/*
--------------------------------------------------------------------------------*/
#cardList {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}

#quickTime {
	margin-top: 10px;
	text-align: center;
}

#RakutenLogo {
	margin-bottom: 10px;
	text-align: center;
}

#pointBuy img,
#quickTime img {
	margin: 0 auto;
	display: block;
	/*width: 180px;*/
	
}


#quickTime span {
	font-size: 85%;
	display: block;
}



/*================================================================================
02. GlobalNavigation Block
=============================================================================== */

/*================================================================================
03. MainContents Block
=============================================================================== */
#mainContentsBlock {
	margin-left: 8px;
	width: 430px;
}

/*================================================================================
04. Right Block
=============================================================================== */

/*
event
--------------------------------------------------------------------------------*/
/*#rightBlock #event {
	margin-bottom: 7px;
}*/

/*
enquete
--------------------------------------------------------------------------------*/

/*
experiences
--------------------------------------------------------------------------------*/
/*#rightBlock #experiences {
	margin-top: 7px;
}

#rightBlock #experiences a{
	color: #ff6666;
	text-decoration: none;
}

#rightBlock #experiences a span {
	font-size: 93%;
	line-height: 1.1;
}*/

/*
affiliate
--------------------------------------------------------------------------------*/
/*#rightBlock #affiliate {
	margin-top: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
*/


/*
pickupLinkButton
--------------------------------------------------------------------------------*/
#rightBlock #pickupLinkButton ul li{
	margin-bottom: 7px;
	
}

#rightBlock #experiences a{
	color: #ff6666;
	text-decoration: none;
}

#rightBlock #experiences a span {
	font-size: 93%;
	line-height: 1.1;
}

#rightBlock #affiliate {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}

#rightBlock #truck {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #cccccc;
}

#rightBlock #column {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}

#rightBlock #twitter {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}


/*
supportAddress
--------------------------------------------------------------------------------*/
#rightBlock #supportAddress {
	margin-top: 10px;
}

#rightBlock #supportAddress * {
	text-decoration: none;
}
