@charset "UTF-8";


/* ----------------------------------------------

title: livedoor profile userPage common CSS(COM)
author: hamashun

table of contents
1 background-image
2 color
3 link color
4 other, overwrite
5 ads
---------------------------------------------- */


/* =1 background-image
-------------------------------------------- */
/* empty */
div#firstStepOuter {
	margin-top: 5px;
	padding-bottom: 12px;
	background: url(../img/e_bottom.png) no-repeat left bottom;
}

div#firstStep {
	background: url(../img/e_middle.png) repeat-y;
}

div#firstStepHeadline h2 {
	position: relative;
	top: -5px;
	background: url(../img/e_top.png) no-repeat;
}





/* main */
div#mainContents {
	margin-top: 10px;
}

div#mainContents div.ownerOuter {
	margin-bottom: 10px;
	border: 2px solid #e9e9e9;
}

div#mainContents div.owner {
	background: #fff;
}

div#mainContents div.owner p {
	padding: 10px 0;
}

div#mainContents div.ownerHeadline {
	margin: 0;
	padding: 0;
	background: url(../img/title_bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #d2d2d2;
	zoom: 1;
}

body#index div#mainContents h2 {
	margin: 0 0 0 10px;
	padding: 10px 10px 9px 10px;
	background: url(../img/h2_left_border.gif) no-repeat left center;
}


div#friendList {
	margin: 0;
	padding: 0;
}

div#mainContents div.owner {
	padding-bottom: 0;
}

div#friendList dl, div#opmlList dl {
	margin: 0;
	padding: 10px 10px 5px 10px;
	font-size: 90%;
	line-height: 1;
}

div#friendList dd, div#opmlList dd {
	line-height: 1;
}

div#mainContents p.more,
div#subContents p.more,
div#extraContents p.more {
	margin: 0 10px;
	padding: 10px 0;
	border-top: 1px dotted #666;
}

div#mainContents p.more a,
div#subContents p.more a,
div#extraContents p.more a {
	margin: 0;
	padding-left: 15px;
	background: url(../img/mark_red.gif) no-repeat left center;
}

/* sub ex */
div.itemOuter {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: 2px solid #e9e9e9;
}

div.itemOuter h3.new, div.itemOuter h3.popular {
	margin: 10px 0;
	padding: 0 10px;
}

div.itemOuter h3.popular {
	margin: 0 10px;
	padding: 10px 0;
	border-top: 1px dotted #999;
}

div.itemOuter dl {
	margin-top: 10px;
}

div.item {
	background: #fff;
}

div.itemHeadline, div.otherItemHeadline {
	background: url(../img/title_bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #d2d2d2;
}

.mobilePhoto,
.wikiOuter h3,
.fixdapOuter h3,
.photo,
.free,
.nicovideoOuter h3,
.flipclipOuter h3,
.miniblog,
.slide {
	margin-top: 5px;
}

div.fixdap h3, div.ldwiki h3, div.flipclipOuter h3, div.nicovideoOuter h3, div.youtubeOuter h3 {
	margin-top: 0;
	margin-left: 0;
}

/* ads */
div.adsOuter {
	background: #fff;
	border: 2px solid #e9e9e9;
}

div.ads {
	font-size: 90%;
}

div.adsInner {

}

span.googleAdsenseUrl {
	display: block;
}

div.adsOuter ul.googleAdsense li a {
	padding: 10px;
}

div.adsOuter ul.googleAdsense li a:hover {
	background: #f3f3f3;
}

/* main blog */
h4 span.arrow {
	background: url(../img/icon_arrow_r.gif) no-repeat 0 1px;
}

h4 span.opened {
	background: url(../img/icon_arrow_b.gif) no-repeat 0 1px;
}

div.ldblogclap h3.popular {

}



/* friend page 

div.friendProfileOuter {
	padding-bottom: 10px;
	background: url(/design/item/default_turquoise/img/f_bottom.png) no-repeat left bottom;
}

	div.friendProfile {
		background: url(/design/item/default_turquoise/img/f_top.png) no-repeat;
	}


/* paging */
div.friendPagingOuter {
	background: url(/design/item/default_turquoise/img/p_top.png) no-repeat;
}

	div.friendPaging {
		background: url(/design/item/default_turquoise/img/p_middle.png) repeat-y;
	}

		div.friendPagingOuter p {
			background: url(/design/item/default_turquoise/img/p_bottom.png) no-repeat left bottom;
		}

		div.friendPagingOuter div.paging ul {
			/*background: url(/design/item/default_turquoise/img/line_01.gif) repeat-x left bottom;*/
			margin-top: -10px;
			padding-bottom: 10px;
		}

*/









/* =2 color
-------------------------------------------- */
/* item */
h2 {
	color: #333;
}

div#profileOuter {
	color: #3a3a3a;
}

span.time {
	color: #aaa;
}

div.freefeed h3,
div.blogfeed h3,
div.ldblog h3,
div.ldnews h3,
div.ldgourmet h3,
div.otherBlogOuter h3 {
	padding: 10px 0;
	color: #333;
	border-bottom: 2px solid #cc0311;
}

.nothingContents {
	padding: 10px;
}

/* blog */
div.freefeed p.description,
div.blogfeed p.description,
div.ldblog p.description,
div.ldnews p.description,
div.ldgourmet p.description,
div.otherBlogOuter p.description,
div.sbmOuter div.sbm dd {
	padding: 5px;
	background: #f3f3f3;
	color: #666;
	line-height: 1.4;
}

p.addLdr {
	margin: 0 10px;
	padding: 10px 0;
	border-top: 1px dotted #666;
}

div.ldnews p.addLdr, div.ldgourmet p.addLdr, div#opmlList dd {
	margin: 0 10px;
	padding: 10px 0;
	border-top: 1px dotted #666;
}

p.addLdr a {
	padding: 5px 0 10px 38px;
}


/* clap */
div.ldblogclap h3 {
	color: #333;
}

div.ldblogclap dt {
	background: #cc3333;
	color: #fff;
	text-shadow: 0px -1px 0px #821818;
}



div#footer {
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
	color: #333;
}

div#footer dl {
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 90%;
	background: #fff;
}



/* friend page */
div#friendPageHeadline {
	color: #333;
}




/* =3 link color
-------------------------------------------- */
div#profileOuter a:link {
	color: #666;
	text-decoration: underline;
}

div#profileOuter a:visited {
	color: #999;
}

div#profileOuter a:hover {
	color: #333;
	text-decoration: none;
}


/* paging */
div#profileOuter div.friendPagingOuter div.paging li a {
	border: solid 1px #fff;
	color: #fff;
}

div#profileOuter div.friendPagingOuter div.paging li a:hover {
	background: #a8cc63;
}

div#profileOuter div.friendPagingOuter div.paging li span {
	border: solid 1px #fff;
	background: #cbeb91;
}

div#profileOuter div.friendPagingOuter p a:link,
div#profileOuter div.friendPagingOuter p a:visited {
	color: #00762c;
}

div#profileOuter div.friendPagingOuter p a:hover {
	text-decoration: none;
}








/* =4 other, overwrite
-------------------------------------------- */
div.freefeed h3,
div.blogfeed h3,
div.ldblog h3,
div.ldnews h3,
div.ldgourmet h3,
div.otherBlogOuter h3 {
	margin: 0px 10px 3px 10px;
}


/* paging */
div.friendPagingOuter {
	padding-top: 5px;
	padding-bottom: 8px;
}


/* for ie */
div.friendProfile a,
div.friendPagingOuter div.paging ul,
div.friendPaging,
div#friendPageHeadline h2,
div#friendList {
	zoom: 1;
}

/* for ie 6 \*/
* html div#friendPageHeadline,
* html div#friendPageHeadline h2,
* html div.friendProfileOuter,
* html div.friendProfile,
* html div.friendPagingOuter,
* html div.friendPaging,
* html div.friendPagingOuter p,
* html div#mainContents div.ownerOuter,
* html div#mainContents div.owner,
* html div#mainContents div.ownerHeadline,
* html div.itemOuter,
* html div.item,
* html div.itemHeadline,
* html div.adsOuter,
* html div.ads,
* html div.adsInner { behavior: url(/design/common/ie_support/iepngfix.htc); }


* html div.friendPagingOuter p {
	bottom: -8px;
}/* end */

/* firstStepOuter
------------------------------------------------------------------------------------*/
div#firstStepOuter div#firstStepHeadline h2 {
    padding-left: 20px;
}

div#firstStepOuter {
	margin-top: 10px;
	padding: 0;
	background: #fff;
	border: 2px solid #e9e9e9;
}

div#firstStep {
	margin: 0;
	padding: 0;
	background: url("../img/title_bg.gif") repeat-x left 2px #fff;
}

div#firstStepHeadline h2 {
	margin-bottom: 10px;
	position: relative;
	top: 0;
	padding-left: 5px;
	padding-bottom: 9px;
	border-bottom: 1px solid #D2D2D2;
	background: url("../img/h2_left_border.gif") no-repeat 10px center transparent;
	border-left: 
}

div#firstStepWrapper {
	margin-top: 10px;
	padding: 10px;
	width: 670px;
	background: transparent;
	border: 2px solid #E9E9E9;
	text-align: center;
	float: right;
}

div#firstStepOuter {
	color:#333333;
	float:left;
	width:696px;
}

div#firstStepHeadline {
	margin: 0;
	padding: 0;
}

div.emptyMessage {
	margin: 0 10px 10px 10px;
}

/* opml
------------------------------------------------------------------------------------*/
div#opmlList dt {
	padding: 5px 0;
}

div#opmlList dd {
	margin: 0 0 15px 0;
	padding: 10px 0 10px 25px;
	background: url("http://image.livedoor.com/img/top/icons/02/reader.gif") no-repeat 0 5px transparent;
}

div#opmlList dd.last {
	margin-bottom: 5px;
	padding: 10px 0 7px 25px;
}


/*-----------------------------------------------
	friend Page
-----------------------------------------------*/
#friend div#prof-friendOuter {
	width: 950px;
	margin: 10px auto;
}

div#prof-friendOuter h2 {
	background:url("../img/title_bg.gif") repeat-x left bottom #fff;
	padding:7px;
	border: 2px solid #E9E9E9;
}

div#prof-friendOuter #friendList {
	margin-top: 10px;
	margin-bottom: 50px;
}

div#prof-friendOuter #friendList:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


div#prof-friendOuter div.friendProfile {
	padding: 10px;
	text-align: left;
	background: #fff;
	border: 2px solid #E9E9E9;
}

div.friendPagingOuter {
	margin: 0;
	padding: 20px 0 0 0;
	background: #999;
	border: 2px solid #E9E9E9;
	clear: both;
}

div.friendPaging {
	padding: 0;
	background: #999;
}

div.friendPagingOuter p {
	padding-bottom: 10px;
	text-align:center;
	width:100%;
	background: #999;
	color: #333;
}

div.friendPagingOuter p a { 
	color: #fff;
	text-shadow: 0px -1px 0px #333;
}

div.friendPaging li {
	padding: 3px;
	background: #999;
	border: 1px solid #fff;
	display: inline;
}

