@charset "EUC-JP";


/* =============================================== */
/** All Blog Templates CSS

 Update : 2012.5.10
*/
/* =============================================== */


/* =============================================== */
/** Contents

 ????
	BlogHeader ? ?????
	BlogFooter ? ?????
	LDServices ? ??????
	IndexNavigator ? ???????????
	ArticleTagsList, ArticleTagsListInternal ? ????, ????????????
	AddToClip ? ???????
	Clap ? ?????
	CommentForm ? ??????
 ??
	Private Mode ? ?????????
	TagCloud - Plugin ? ?????? ?????
*/
/* ----------------------------------------------- */

@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : photo_3c_02
 Layout : 3???

 Update : 2009.08.27
==================================================
*/

/* Table of Contents
==================================================
	01. Text - ????????
	02. Layout - ??????
	03. Title - ??????????
	04. SubTitle - ????????????
	05. Pager - ?????
	06. Main - ?????
	07. Option - ???????????????
	08. Sub & Extra - ????????
	09. Header & Footer - ?????????
	10. Others - AD??? etc.
==================================================
*/


/* =============================================== */
/** 01. Text - ???????? */
/* ----------------------------------------------- */

* {
	word-break: break-all;
}

body,
textarea {
	font-family: "Hiragino Kaku Gothic Pro","?????? Pro W3","?? ?????",sans-serif;
}

body {
	background: #f0f0e4;
	color: #996666;
}

a:hover {
	text-decoration: none;
}


table#header a:link,
table#header a:active,
table#header a:visited,
table#header a:hover {
	color: #0000fe;
}

h1#blog-title a:link,
h1#blog-title a:active,
h1#blog-title a:visited {
	color: #330000;
	text-decoration: none;
}

h1#blog-title a:hover {
	color: #996666;
	text-decoration: underline;
}

p#blog-description {
	color: #996666;
}

h2.archives-title {
	color: #664321;
}

div#main a:link,
div#main a:active {
	color: #330000;
}

div#sub a:link,
div#sub a:active,
div#extra a:link,
div#extra a:active {
	color: #996666;
}

div#main a:visited,
div#sub a:visited,
div#extra a:visited {
	color: #330000;
}

div#main a:hover,
div#sub a:hover,
div#extra a:hover {
	color: #996666;
}

div#main h2.article-title a:link,
div#main h2.article-title a:active,
div#main h2.article-title a:visited {
	color: #33000;
	text-decoration: none;
	vertical-align:middle;
}

div#main h2.article-title a:hover {
	text-decoration: underline;
}

div#main ul.article-post li a:link,
div#main ul.article-post li a:active,
div#main ul.article-post li a:visited,
div#main ul.article-post li a:hover {
	color: #000000;
}

div#main dl.article-category dd a:link,
div#main dl.article-category dd a:active,
div#main dl.article-category dd a:visited,
dl.article-category dd a:hover {
	color: #330000;
}

div#main div.pager a {
	color: #330000;
}

div.article-date-outer {
	color: #330000;
}

ul.ping-info li.ping-date,
ul.comment-info li.comment-date {
	color: #8d8d8d;
}

div.sidetitle {
	color: #330000;
}

div#sub div.sidetitle a,
div#extra div.sidetitle a {
	color: #0287ff;
}

div#sub table.caltblday a:visited,
div#extra table.caltblday a:visited {
	color: #000000;
}

div#footer p,
div#footer p a {
	color: #000;
}

/* =============================================== */
/** 02. Layout - ????????????? */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	min-width: 960px;
	text-align: center;
}

div#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_container.jpg") repeat-y center top;
}

div#content {
	margin: 0 auto;
	height: 1%;
	width: 960px;
}

div#main,
div#sub,
div#extra {
	overflow: hidden;
}

div#main {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
}

div#main div.column-inner {
	padding: 0 220px;
}

div#main div.column-inner-2 {
	padding: 0 50px;
}

div#sub {
	float: left;
	margin-left: -100%;
	display: inline;
	width: 212px;
	padding-top: 18px;
}

div#sub div.column-inner {
	width: 100%;
}

div#extra {
	float: right;
	margin-left: -212px;
	display: inline;
	width: 212px;
	padding: 15px 0;
}

div#extra div.column-inner {
	padding-bottom: 30px;
}

/* ----------------------------------------------- */
/** clearfix */

div#container:after,
div#content:after,
ul.article-navigator:after,
ul.archives-navigator:after,
div.article-body:after,
div.article-body div.article-body-more:after,
div#trackback-form ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/** hasLayout */
div.blog-title-outer,
h2.archives-title,
h2,
div.article-footer,
h2.article-title,
ul,
div.index-navigator-outer,
div.pager {
	height: 1%;
}

/** peek-a-boo bug */
div.article-outer,
div#trackback-form,
div#trackbacks-list,
div#comments-list,
div#comment-form {
	height: 1%;
}

/* =============================================== */
/** 03. Title - ?????????? */
/* ----------------------------------------------- */

div.blog-title-outer {
	height: 243px;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_header.jpg") no-repeat center top;
	text-align: center;
}
div.blog-title-outer-2 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
div.blog-title-outer-3 {
	width: 385px;
	margin-left: 195px;
}
h1#blog-title {
	margin: 0;
	padding: 90px 0 0;
	font-size: 150%;
	font-weight: bold;
}

div.blog-description-outer {}

p#blog-description {
	margin: 0;
	padding: 5px 0 0;
	line-height: 1.35;
	font-size:83%;
	width: 388px;
}

/* =============================================== */
/** 04. SubTitle - ???????????? */
/* ----------------------------------------------- */

div.archives-title-outer {
	margin-bottom: 10px;
}
div.archives-title-outer-2 {
	padding-top: 15px;
}
div.archives-title-outer-3 {
	padding-top: 20px;
}

h2.archives-title {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: center;
	font-size: 100%;
}

/* =============================================== */
/** 05. Pager - ????? */
/* ----------------------------------------------- */

div.pager {
	margin-bottom: 10px;
	text-align: left;
}

div.pager-inner {
	padding-bottom: 15px;
}

div.index-navigator-outer,
div.archives-pager-outer,
div.article-pager-outer {
}

/* ----------------------------------------------- */
/** IndexNavigator - ?????? */

ul.index-navigator {
	padding-top: 15px;
	font-size: 83%;
}

ul.index-navigator li a {
	padding: 0 7px;
}

/* ----------------------------------------------- */
/** ArchivesPager - ???????? */

ul.archives-pager {
	padding-top: 15px;
	font-size: 83%;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #575e69;
}

/* ----------------------------------------------- */
/** ArticlePager - ??????? */

ul.article-pager {
	padding-top: 15px;
	font-size: 83%;
}

ul.article-pager li {
	float: left;
	display: inline;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... border????????? */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;/* 1px?????? */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px?????? */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

/* =============================================== */
/** 06. Main - ????? */
/* ----------------------------------------------- */

div.article-outer {
	text-align: left;
	margin-bottom: 30px;
}

/* ----------------------------------------------- */
/** ?????? */

div.article-header {
}


/*** ?? */
div.article-date-outer {
	float: left;
	font-size: 83%;
	font-weight: bold;
	margin-top: 3px;
	color: #330000;
}

div.article-date-outer span.article-date {
	margin-right: 3px;
	margin-right: 0.25em;
}

div.article-date-outer span.article-time {}

/*** ???? */
div.article-category-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif) no-repeat 0 center;
	margin-left: 12.5em;/* ???? */
	margin-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
}

div.article-category-outer dl.article-category {
	margin: 0;
	padding: 0;
	line-height: 1.25;
}

div.article-category-outer dl.article-category dt,
div.article-category-outer dl.article-category dd {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 83%;
}

div.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}

/*** ????????????????????????? */
body.category div.article-category-outer {
	display: none;
}

/** ?????? */
div.article-title-outer {
	padding-right: 20px;
}

h2.article-title {
	clear: left;
	margin: 0;
	padding: 3px 0 5px 0;
	font-size: 108%;
	font-weight: bold;
}

h2.article-title span.rating img{
	vertical-align:middle;
}
/* ----------------------------------------------- */
/** ???? */

div.article-body {
	padding: 20px 0 5px 0;
	line-height: 1.7;
	font-size: 90%;
}

div.article-body-inner {
	width: 100%;
	overflow: hidden;
}

/** ????? */
div.article-body span.article-continue {
	display: block;
	margin-top: 1em;
}

div.article-body div.article-body-more,
div.article-body div.article-body-private {
	clear: both;
	margin-top: 1em;
}

/*** blockquote & pre */
div.article-body blockquote,
div.article-body pre {
	background-color: #f5f5f5;
	padding: 5px 15px;
	margin: 5px 0;
	color: #595d68;
}

/*** img */
div.article-body img.pict {
	margin: 0 5px 5px 0;
}

/*** ????? */
body.default_2008 dl.common-theme {
	margin: 0 10px 25px;
}

/*** ???? */
body.default_2008 dl.article-tags {
	margin: 25px 10px 0;
}

/*** ????????? */
div.private-mode-announcement {
	border-color: #858585;
	line-height: 135%;
	font-size: 90%;
}

/* ----------------------------------------------- */
/** ?????? */

div.article-footer {
	background-color: #ffffff;
	padding: 0 10px 40px;
}

ul.article-post {
	text-align: right;
}

ul.article-post li {
	min-height: 16px;
	font-size: 83%;
}

/* =============================================== */
/** 07. Option - ??????????????? */
/* ----------------------------------------------- */

div#article-options {
	background-color: #ffffff;
	padding: 10px 20px;
}

div.article-option {
	padding: 15px 0;
}

div.article-option h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 90%;
}

/*** ????????styleReset */
h4.ping-title,
ul.ping-info,
ul.ping-info li,
ul.comment-info,
ul.comment-info li {
	padding: 0;
	margin: 0;
}

ul.ping-info li,
ul.comment-info li {
	list-style-type: none;
}

/* ----------------------------------------------- */
/** ???????URL */

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
	/* >> trackbackURL ?submit??????? 100px-90px=10px ??? */
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}

div#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/** ????????? */

li.trackback-set {
	padding: 0 0 10px 20px;
	font-size: 83%;
}

h4.ping-title {
	display: inline;
	font-size: 100%;
	font-weight: normal;
}

ul.ping-info {
	display: inline;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	margin-left: 20px;
}

ul.ping-info li.ping-blog-name span {
	margin: 0 10px;
}

ul.ping-info li.ping-date {
	display: inline;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** ?????? */

li.comment-set {
	padding: 0 0 10px 20px;
	font-size: 83%;
}

ul.comment-info li.comment-author {
	display: inline;
}

ul.comment-info li.comment-date {
	display: inline;
	margin-left: 10px;
}

ul.comment-info li {
	display: inline;
}

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.comment-info li.comment-body img.trackback-rating {}

/* ----------------------------------------------- */
/** ???????? */

div#comment-form-body {
	background-color: #f5f5f5;
	padding: 15px 0 15px 5px;
}

div#comment-form-body table {
	border: 0;
	width: 95%;
	line-height: 25px;
	font-size: 83%;
}

div#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

input#author {
	width: 65%;
}

input#email {
	width: 65%;
}

input#url {
	width: 85%;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 90%;
	height: 250px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}

label.input-rating {
	margin-left: 20px;
}

label.input-rating select {
	margin-left: 3px;
}

label.input-rating-face {
	margin-left: 5px;
}

label.input-rating-star {}

div#comment-form-body table tr.submit td {
	text-align: center;
}

/*** ?????? */
div.comment-auth-announcement {
	margin: 10px 0;
	border-color: #858585;
	font-size: 90%;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}

/* ----------------------------------------------- */
/** ???? */

div.related-articles{
	padding: 15px 0 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/usr/cmn/dot.gif) no-repeat 0 8px;
	padding: 0 0 5px 9px;
	margin-left: 5px;
}


/* =============================================== */
/** 08. Sub & Extra - ???????? */
/* ----------------------------------------------- */

div.sidetitlebody {
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_top.gif") no-repeat top;
	padding-top: 10px;
}
div.sidetitle {
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_middle.gif") repeat-y;
	padding: 0 0 0 20px;
}

div.sidetop {
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_bottom.gif") no-repeat left top;
	height: 10px;
	overflow: hidden;
}

div.side {
	text-align: center;
	padding: 15px 20px 0;
	font-size: 83%;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_mid.gif") repeat-y;
}

div.sidebottom {
	height:32px;
	margin: 0 0 60px;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_bottom.gif") no-repeat bottom;
}

div.sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/cmn/dot.gif) no-repeat 0 8px;
	padding: 0 0 5px 9px;
	margin-left: 5px;
	text-align: left;
}

div.sidewrapper{
	width: 212px;
}

/* ----------------------------------------------- */
/** Calendar */

div.calendarheadbody {
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_top.gif") no-repeat top;
	padding-top: 10px;
}

div.calendarheadbody div.calendarhead {
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-size: 87%;
	font-weight: bold;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_middle.gif") repeat-y;
	padding: 0 0 0 20px;
	color: #330000;
}

div#sub div.calendarheadbody div.calendarhead a,
div#extra div.calendarheadbody div.calendarhead a {
	color: #330000;
}

div.caltop {
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_top_bottom.gif") no-repeat left top;
	height: 10px;
	overflow: hidden;
}

div.calbody {
	text-align: center;
	padding: 15px 20px 0;
	font-size: 83%;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_mid.gif") repeat-y;
}

div.calbottom {
	height:32px;
	margin: 0 0 60px;
	background: url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_sub_bottom.gif") no-repeat bottom;
}

table.caltbl {
	width: 170px;
	margin: 0 auto;
	border: 0;
}

div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-size: 90%;
	font-weight: bold;
	height: 20px;
}

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun { color:#d43f7e;}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
	margin: 0 auto;
	width: 170px;
	color: #8d8d8d;
	font-size: 82%;
}
td table.caltblday td {
	width: 20px;
	height: 20px;
	padding: 0;
	text-align: center;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** Plugins */

.nickname {
	font-weight: bold;
	margin: 10px 0;
}

.message {
	text-align: left;
	line-height: 125%;
}

/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {
}

/* =============================================== */
/** 09. Header & Footer - ????????? */
/* ----------------------------------------------- */
/** Header */

table#header {
	font-size: 75%;
	background:url("http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_adhead.jpg") repeat;
}

/* ----------------------------------------------- */
/** Footer */

div.footer-outer {
	width: 920px;
	background: url(http://parts.blog.livedoor.jp/img/usr/photodiary_green_3c/bg_footer.jpg) no-repeat bottom left;
	margin: 0 auto;
}

div.footer-outer-2 {
	margin: 0 auto;
	width: 886px;
}

div#footer {
	font-size:75%;
}

div#footer p {
	padding: 60px 0 45px;
}


/* =============================================== */
/** 10. Others - AD??? etc. */
/* ----------------------------------------------- */
/** AD??? */

div#ad {
	overflow: hidden;
	text-align: center;
	background: #fff;
}

div#ad iframe {
	margin: 10px auto;
}

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	color: #0000ff!important;
	font-weight: bold;
}

a.adtitle span {
	font-size: 90%!important;
}

a.addescription {
	color: #000000!important;
}

a.addescription span {
	font-size: 82%!important;
}

a.adurl {
	color: #1b8d1c!important;
	text-decoration: none;
}

a.adurl span {
	font-size: 82%!important;
}

a.adld {
	color: #666666!important;
	text-decoration: underline;
	font-size: 110%;
}

/* End */

/* = Reset
=============================================== */

ul#ld-services , ul#ld-services li ,
div#footer p ,
ul.index-navigator , ul.index-navigator li ,
ol.paging-number , ol.paging-number li ,
ul.article-pager , ul.article-pager li ,
ul.archives-pager , ul.archives-pager li ,
dl.common-theme , dl.common-theme dt , dl.common-theme dd ,
dl.article-tags , dl.article-tags dt , dl.article-tags dd ,
ul.article-post ,
div.comment-auth-announcement p ,
div.private-mode-announcement p ,
.side ul.tagcloud , .side ul.tagcloud li ,
.side ul.recent-article-image, .side ul.recent-article-image li,
.side ul.blog-members, .side ul.blog-members li{
	margin: 0;
	padding: 0;
}

ul#ld-services ,
ul.index-navigator ,
ol.paging-number ,
ul.article-pager ,
ul.archives-pager ,
ul.article-post,
.side ul.recent-article-image,
.side ul.blog-members{
	list-style-type: none;
}

a.ldclip-redirect img ,
ul#ld-services li a img ,
img#tool ,
abbr {
	border: 0;
}

a.ldclip-redirect img {
	vertical-align: middle;
}


/* = BlogHeader
=============================================== */

table#header { width: 100%; }
table#header th { width: 1%; }
table#header th img { margin: 2px 10px; }
table#header td.catprbox {
	width: 1%;
	white-space: nowrap;
}
table#header td.catprbox span { margin-right: 15px; }
table#header td.newstickerbox { width: 97%; }
table#header td.newstickerbox div {
	text-align: left!important;
	padding-left: 10px;
}
table#header td.startblogbox {
	width: 1%;
	padding-right: 20px;
	white-space: nowrap;
}

table#header td.startblogbox img {
	margin-right: 3px;
	border: 0;
	vertical-align: middle;
}
table#header td.startblogbox a.header-nav-livedoor {
	margin-right: 5px;
	border-right: 1px solid;
	padding-right: 5px;
}
/* changed Js */
table#header a { text-decoration: none!important; }
table#header td { height: 16px!important; }
td.newstickerbox div {
	width: 200px!important;
	height: 14px!important;
}
#header_scroll { width: 170px!important; }
#header_topics div { height: 14px!important; }


/* = LDServices
=============================================== */
ul#ld-services {
	text-align: center;
}
ul#ld-services li {
	padding-bottom: 10px;
}


/* pagers start

 = IndexNavigator
=============================================== */

ul.index-navigator li ,
ol.paging-number ,
ol.paging-number li {
	display: inline;
}

ul.index-navigator li {
	font-weight: normal;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	margin: 0 5px;
	font-weight: bold;
}

ul.index-navigator li a {
	margin: 0 2px;
	padding: 0 3px;
	font-weight: normal;
}

div.index-navigator-outer {
	text-align: center!important;
}
	/* for ie hasLayout */
	ul.index-navigator li a {
		zoom: 1;
	}

/* for wave series */
body.wave #index-navigator1 {
	margin-bottom: 1em;
}


/* = ArticlePager
=============================================== */
ul.article-pager li {
	display: inline;
}


/* = ArchivesPager
=============================================== */
ul.archives-pager {
	text-align: center;
}
ul.archives-pager li {
	display: inline;
}
ul.archives-pager li.both {
	border-left: 1px solid;
}
/* pagers end */ 


/* = PortalLinks
=============================================== */
div.portal-links dl.common-theme {
	margin-bottom: 5px;
}

/* = CommonTheme
=============================================== */
dl.common-theme {
	clear: both;
}
dl.common-theme dt ,
dl.common-theme dd {
	display: inline;
}
dl.common-theme dt {
	display: none;
}
body.default_2008 dl.common-theme {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/common_theme.gif) no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
}


/* = ArticleTagsList
     ArticleTagsListInternal
=============================================== */
dl.article-tags {
	clear: both;
}
dl.article-tags dt ,
dl.article-tags dd {
	display: inline;
}
dl.article-tags dd {
	margin-left: 5px;
}
/* default_2008 style */
body.default_2008 dl.article-tags {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/tag.gif) no-repeat;
	padding-left: 20px;
	height: 1%;
	min-height: 16px;
	line-height: 20px;
}
body.default_2008 dl.article-tags dd {
	margin-left: 7px;
}

/* standard_blue style */
body.standard_blue h3.title a {
	text-decoration: none;
}

/* old type (article_tags) */
dl.article_tags {
	clear: both;
}
dl.article_tags dt ,
dl.article_tags dd {
	display: inline;
}
dl.article_tags dd {
	margin-left: 5px;
}


/* = Clap
=============================================== */
span.clap {
	padding-left: 5px;
}
span.clap img {
	vertical-align: middle;
	margin-right: 3px;
}


/* = post Twitter
=============================================== */
a.postTwitter img {
	border: none;
	vertical-align: bottom;
}


/* = ArticlePostInfo (for the4thGeneration)
----------------------------------------------- */
.vcard a.url {
	text-decoration: none;
}
ul.article-post {
	text-align: right;
}
ul.article-post li {
	display: inline;
}
ul.article-post li.article-author {
	font-weight: bold;
}
ul.article-post li.article-author img {
	vertical-align: middle;
	padding-right: 5px;
}
ul.article-post li.article-comment-count ,
ul.article-post li.article-trackback-count {
	margin-left: 5px;
}
ul.article-post li.article-clip {
	padding-left: 5px;
}


/* = CommentForm
=============================================== */
/* comment auth */

div.comment-auth-announcement {
	border: 1px solid;
	border-color: #858585;
	margin: 10px;
	padding: 10px;
}
div.comment-auth-announcement p {
	text-align: left;
}
div.comment-auth-announcement p.authorized {
	text-align: center;
}


/* = Private Mode
=============================================== */
div.private-mode-announcement {
	border: 1px solid;
	padding: 10px;
}
div.private-mode-announcement p {
	text-align: left;
}
div.private-mode-announcement p.authorized {
	text-align: center;
}

/* ??????? */
div.private-mode-announcement p.authorized a {
	margin-left: 10px;
}

/* = MessageBoard
=============================================== */
div.message-board-outer {
	margin-bottom: 10px;
}
div.message-board {
	text-align: left;
}


/* = ArticleInnerPager
=============================================== */
ul.blog-media-pager-nav {
	margin: 0;
	padding: 15px 0;
	list-style: none;
	text-align: center;
}
ul.blog-media-pager-nav li {
	margin: 0 3px;
	padding: 0;
	display: inline;
}
ul.blog-media-pager-nav li span,
ul.blog-media-pager-nav li a {
	border: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
	padding: 3px 7px;
}
ul.blog-media-pager-nav li.blog-media-pager-current {
	font-weight: bold;
}


/* = TagCloud - Plugin
=============================================== */
.side ul.tagcloud {
	text-align: left;
	overflow: hidden;
	line-height: 1.2;
}
.side ul.tagcloud li {
	display: inline;
}

/* font size */
.side ul.tagcloud li.tag-weight-0 {
	font-size: 100%;
}
.side ul.tagcloud li.tag-weight-1 {
	font-size: 120%;
}
.side ul.tagcloud li.tag-weight-2 {
	font-size: 165%;
}
.side ul.tagcloud li.tag-weight-3 {
	font-size: 200%;
}
.side ul.tagcloud li.tag-weight-4 {
	font-size: 230%;
}

.side ul.tagcloud li.tag-lifetime-0 ,
.side ul.tagcloud li.tag-lifetime-1 ,
.side ul.tagcloud li.tag-lifetime-2 ,
.side ul.tagcloud li.tag-lifetime-3 ,
.side ul.tagcloud li.tag-lifetime-4 {}



/* = galleryThumbnail - Plugin
=============================================== */
ul.galleryThumbnail {
	margin: 0;
	padding: 0;
	text-align: left;
}
ul.galleryThumbnail li {
	display: inline;
	overflow: hidden;
}
ul.galleryThumbnail li a {
	background: transparent!important;
}
ul.galleryThumbnail li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
ul.galleryThumbnail li img {
	margin-bottom: 3px;
	border: none;
	vertical-align: baseline;
}


/* = livedoorNews - Plugin
=============================================== */
div.plugin-news div.sidebody {
	font-size: 10px;
	font-family: "Hiragino Kaku Gothic Pro","?????? Pro W3","?? ?????",sans-serif;
}


/* = Blog Map - Plugin
=============================================== */
iframe.blogMap {
	border: 1px solid #ccc;
}


/* temp
--------------------------- */
div.article-option ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#comment-form-body tr.input-comment-body td div.textarea-outer {
	position: relative;
}
div#comment-form-body div#emoji {
	position: absolute;
	background-color:#fff;
	top: 0!important;
	left: 2px!important;
	border: 0;
}
div#comment-form-body div#emoji table {
	border: 1px solid #000;
}

#NnVD {
	top: 30px !important;
}


/* = Advertise
----------------------------------------------- */
div#ad ,
div#ld-service {
	display: block!important;
}

/* = Google AdSense
----------------------------------------------- */
.adhover {
	border-radius: 5px;
}

a.adtitle ,
.adhover a.adtitle { color:#0000fe; }

a.addescription ,
a.adld ,
.adhover a.addescription ,
.adhover a.adld { color:#000; }

a.adurl ,
.adhover a.adurl { color:#008000; }

.adhover a.adtitle:hover ,
.adhover a.adurl:hover ,
.adhover a.addescription:hover ,
.adhover a.adld:hover { color:#fe0000; }

/* new ad placeholders */
#ad_rs { display: none; }
#ad2 { display: none; }

div#ad_rs:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
div#ad2:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

/* hack for ie6,7 */
* html div#ad_rs { height: 1%; }
*+html div#ad_rs { height: 1%; }
* html div#ad2 { height: 1%; }
*+html div#ad2 { height: 1%; }


/* = livedoor Ad???????
----------------------------------------------- */
body.ad {
	background: transparent;
	text-align: left;
}


/* = research frame
----------------------------------------------- */
#ld_research_frame {
	position: fixed;
	top: 0;
	right: 3px;
}

/* hack for ie6 */
* html body { filter: expression(''); }
* html #ld_research_frame {
	position: absolute;
	top: expression(
	 document.documentElement && document.documentElement.scrollTop  || 
	 document.body && body.scrollTop  || 0
	 + 0 + 'px'
	);
	right: expression(
	 document.documentElement && document.documentElement.scrollLeft || 
	 document.body && body.scrollRight || 0
	 + 3 + 'px'
	);
}


/* = keyword highlight
----------------------------------------------- */
a.adtitle span span ,
a.adurl span span ,
a.addescription span span {
	font-size: 100%!important;
	padding: 1px 3px;
}

/* blogHeader common
-----------------------------------------------------*/
.blogHeader ul ,
.blogHeader ul li ,
.blogHeader p ,
.blogHeader form ,
.blogHeader input {
	padding: 0;
	margin: 0;
}

.blogHeader ul li {
	list-style-type: none;
}

.blogHeader a img {
	border-width: 0;
}

.blogHeader ul ,
.blogHeader ul li {
	float: left;
}

.blogHeader:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* pixiv header only
-----------------------------------------------------*/

#pixivHeader {
	background-color: #eee;
	height: 34px;
	padding: 0 10px 0 5px;
	font-size: 13px;
	font-family: Arial,"Hiragino Kaku Gothic Pro","?????? Pro W3","?? ?????",sans-serif;
}

/* hack for ie6 */
* html #pixivHeader #symbol .pixiv {
	background: url(/img/user_blog/pixiv/logo_pixivblog.gif) no-repeat;
	text-indent: -9999px;
	width: 83px;
}

#pixivHeader ul#symbol {
	padding-top: 4px;
}

#pixivHeader p.signup {
	float: right;
	padding-top: 8px;
}

#pixivHeader p.signup a {
	text-decoration: none;
	color: #000;
}

#pixivHeader p.signup a:hover { color: #000000fe; }

#pixivHeader p.signup a.site {
	border-right: 1px solid;
	margin-right: 5px;
	padding-right: 5px;
}

#pixivHeader p.signup a.site img {
	margin-right: 3px;
	vertical-align: middle;
}


/* adv overture
-----------------------------------------------------*/

#ad2 { padding: 1.5em; }

dl.advSet ,
dl.advSet dt ,
dl.advSet dd { margin: 0; padding: 0; text-align: left; }

a.advLink {
	text-decoration: none!important;
	display:block;
	margin: 0 8px 0.75em 0;
	padding: 3px 5px;
	zoom:1;
}

/* temp */
body.gallery div#wrapperOuter div#ad a:hover ,
body.gallery div#wrapperOuter div#ad2 a:hover {
	background: none;
}

.advTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	color:#0000fe;
	text-decoration: underline!important;
}
.advUrl,
.advDescription { font-size: 12px; }

.advTitle ,
.advUrl { display: inline; }
.advUrl { color:#008000; }
dl.advSet dd.advUrl { margin-left: 1em; }
.advDescription { display: block; color:#000000; line-height: 100%; }

p.advSponsor { text-align: right; font-size: 11px; }
p.advSponsor a { color: #999; text-decoration: none; }
p.advSponsor a span { text-decoration: underline; }


/* DLsite plugin
-----------------------------------------------------*/
/* clearfix */
.dlsite_worklist .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.dlsite_worklist .clearfix {
	min-height: 1px;
}

* html .dlsite_worklist .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* worklist */
ul.dlsite_worklist {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}

ul.dlsite_worklist p {
	margin: 0;
	padding: 0;
}

ul.dlsite_worklist img {
	vertical-align: bottom;
	border: 0;
}

ul.dlsite_worklist_01 {
	width: 180px;
}

ul.dlsite_worklist_01 li {
	display: inline;
	padding: 0 5px;
	text-align: left;
}

ul.dlsite_worklist_02 li {
	display: inline;
	padding: 0 3px;
	text-align: left;
}

ul.dlsite_worklist_03 li ,
ul.dlsite_worklist_04 li {
	margin: 0 8px 8px 8px;
	line-height: 1.3;
	text-align: left;
}

ul.dlsite_worklist_03 li p.pict {
	float: left;
	margin-right: 8px;
	width: 50px;
}

ul.dlsite_worklist_04 li p.pict {
	float: left;
	margin-right: 8px;
	width: 100px;
}

ul.dlsite_worklist p.work_price {
	color: #cc0000;
	margin-top: 3px;
}

ul.dlsite_worklist_01 li img {
	border: none;
	margin-bottom: 10px;
}

ul.dlsite_worklist_02 li img {
	border: none;
	margin-bottom: 10px;
}

ul.dlsite_worklist_01 li a:hover img ,
ul.dlsite_worklist_02 li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

p.dlsite_workall {
	margin: 0 8px 0 0;
	text-align: right;
	font-size: 12px;
}

/*  circle profile */
div.dlsite_circle_profile {
	font-size: 12px;
	overflow: hidden;
	line-height: 1.3;
	text-align: left;
}

div.dlsite_circle_profile p {
	margin: 0;
	padding: 0;
}

div.dlsite_circle_profile p.circle_title {
	margin-bottom: 5px;
}

div.dlsite_circle_profile p.circle_bn {
	margin: 5px 0 0 0;
}

div.dlsite_circle_profile div.sidebody {
	padding-bottom: 2px;
}

div.dlsite_circle_profile div.sidebody a {
	font-weight: bold;
}

div.dlsite_circle_profile img {
	vertical-align: bottom;
	border: 0;
}

/* twitter timeline old */
div.twitter_timeline p {
	margin:5px;
	padding:5px;
	border:solid 1px #ccc;
}
div.twitter_timeline p.left {
	margin-left:60px;
}
div.twitter_timeline p.right {
	margin-right:60px;
}
div.twitter_timeline img {
	border:none;
}
div.twitter_timeline img.left {
	float:left;
}
div.twitter_timeline img.right {
	float:right;
}
div.twitter_timeline br.timeline_bottom {
	clear:both;
}

/* twitter timeline */
div.twitterTimeline {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
	min-height: 1px;
}

div.twitterTimeline:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div.twitterTimeline img.twitterIcon {
	border: 0;
}

div.twitterTimeline img.twitterIconleft {
	float: left;
}

div.twitterTimeline img.twitterIconright {
	float: right;
}

div.twitterTimeline div.twitterContentleft {
	margin-left: 60px;
}

div.twitterTimeline div.twitterContentright {
	margin-right: 60px;
}

div.twitterTimeline span.twitterAuthor {
	font-weight: bold;
	margin-right: 10px;
}

/* = recent_article_image - Plugin
=============================================== */
.side ul.recent-article-image li {
	padding-bottom: 5px;
	line-height: 1.2;
	min-height: 1px;
	text-align: left;
}

.side ul.recent-article-image li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .side ul.recent-article-image li { height: 1%; }
*+html .side ul.recent-article-image li { height: 1%; }

.side ul.recent-article-image li img {
	border: 0;
	margin: 0 5px 0 0;
	float: left;
}

/* = blog_members - Plugin
=============================================== */
.side ul.blog-members li {
	padding-bottom: 5px;
	line-height: 1.2;
	min-height: 1px;
	text-align: left;
}
.side ul.blog-members li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .side ul.blog-members li { height: 1%; }
*+html .side ul.blog-members li { height: 1%; }

.side ul.blog-members li img {
	border: 0;
	margin: 0 5px 0 0;
	float: left;
}

/* = cms_link - Plugin
=============================================== */
.side div.cms-link {
	background: url(http://parts.blog.livedoor.jp/img/plugin/cms_link/icon_write.gif) no-repeat left top;
	min-height: 17px;
	line-height: 17px;
	padding: 1px 0 1px 20px;
	text-align: left;
}

/* = popular_articles - Plugin
=============================================== */
.side div.popular-articles table {
	font-size: 100%;
}

.side div.popular-articles table td {
	vertical-align: top;
	text-align: left;
	padding: 2px;
}

.side div.popular-articles table td.populararticles-rank {
	white-space: nowrap;
}

.side div.popular-articles table td.populararticles-title span {
	margin-left: 3px;
}

.side div.popular-articles div.popular-articles-freearea {
	padding-top: 5px;
	text-align: left;
}

/* = messagebox - Plugin
=============================================== */
.side div.message-box p.message-properties {
	margin: 0;
	padding: 0;
	text-align: left;
}
.side div.message-box dt,
.side div.message-box dd {
	margin: 0;
	padding: 0;
	text-align: left;
}

.side div.message-box dl {
	margin: 0 0 5px;
	padding: 0;
}

.side div.message-box dl.message-detail textarea {
	height: 100px;
	width: 90%;
}

/* message-form tag */
.message-form-outer table.form {}
.message-form-outer table.form th {
	white-space: nowrap;
	width: 1%;
}

.message-form-outer table.form tr.message-author th,
.message-form-outer table.form tr.message-email th,
.message-form-outer table.form tr.message-body th, 
.message-form-outer table.form tr.message-author td,
.message-form-outer table.form tr.message-email td,
.message-form-outer table.form tr.message-body td {
	padding: 3px;
}

/* = loctouch - Loctouch Connection
=============================================== */
/*
???????????
*/
p.touchItemDate {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}
div.loctouchItem {
	margin-top: 10px;
	background: url(/img/loctouch/loc_line.gif) repeat-x;
	background-position: bottom;
}
div.loctouchCategoryIcon {
	width: 45px;
	height: 45px;
	margin: 0 10px 10px 0;
	padding: 1px;
	float: left;
	background-color: #fff;
	border: 2px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.article-body-inner img.loctouchIcon {
	border: none;
	margin: 0px;
	padding: 0px;
}
p.loctouchTouchInfo {
	height: 51px;
	display: table-cell;
	vertical-align: middle;
}
div.loctouchIndent {
	margin: 10px 0px 0px 0px;
	clear: left;
}
div.loctouchIndent img {
	max-width: 540px;
	max-height: 540px;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 8px #bbb;
	-webkit-box-shadow: 0px 0px 8px #bbb;
	-moz-box-shadow: 0px 0px 8px #bbb;
}
p.loctouchComment {
	display: table;
	position: relative;
	margin: 15px 0 0 0;
	background-color: #fff;
	padding: 8px 10px;
	border: 2px solid #ddd;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #000000;
}
p.loctouchComment:before {
	border-color: #ddd transparent transparent;
	border-right: 20px solid transparent;
	border-style: solid;
	border-width: 10px;
	bottom: -40px;
	content: "";
	display: block;
	height: 0;
	left: 15px;
	position: absolute;
	width: 0;
}
p.loctouchComment:after {
	border-color: #FFFFFF transparent transparent;
	border-right: 13px solid transparent;
	border-style: solid;
	border-width: 10px;
	bottom: -26px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
p.loctouchComment:before {
	border-color: transparent transparent #ccc;
	border-style: solid;
	border-width: 10px;
	bottom: auto;
	left: auto;
	left: 15px;
	top: -20px;
}
p.loctouchComment:after {
	border-color: transparent transparent #FFFFFF;
	border-style: solid;
	border-width: 10px;
	bottom: auto;
	right: auto;
	left: 15px;
	top: -18px;
}
p.loctouchMemo {
	margin: 0;
	padding: 10px 0;
}
blockquote.twitter-tweet {
	background-color: white!important;
	border: #DDD 1px solid!important;
	border-top-color: #EEE!important;
	border-bottom-color: #BBB!important;
	bottom: auto!important;
	clear: none!important;
	clip: auto!important;
	color: #333!important;
	cursor: auto!important;
	direction: ltr!important;
	filter: !important;
	float: none!important;
	font: normal normal normal 12px/16px "Helvetica Neue",Arial,sans-serif!important;
	height: auto!important;
	left: auto!important;
	letter-spacing: normal!important;
	list-style: none!important;
	margin: 10px!important;
	marks: none!important;
	max-height: auto!important;
	max-width: 550px!important;
	min-height: 0!important;
	min-width: 0!important;
	overflow: visible!important;
	padding: 10px!important;
	page: auto!important;
	position: static!important;
	quotes: none!important;
	right: auto!important;
	-o-set-link-source: none!important;
	size: auto!important;
	text-align: left!important;
	text-decoration: none!important;
	text-indent: 0!important;
	text-overflow: clip!important;
	text-shadow: none!important;
	text-transform: none!important;
	top: auto!important;
	vertical-align: baseline!important;
	visibility: visible!important;
	white-space: normal!important;
	width: auto!important;
	word-spacing: normal!important;
	word-wrap: normal!important;
	z-index: auto!important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15)!important;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-ms-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	border-radius: 5px!important;
	-webkit-opacity: 1!important;
	-moz-opacity: 1!important;
	-ms-opacity: 1!important;
	-o-opacity: 1!important;
	opacity: 1!important;
	-webkit-outline: 0!important;
	-moz-outline: 0!important;
	-ms-outline: 0!important;
	-o-outline: 0!important;
	outline: 0!important;
	-webkit-text-size-adjust: none!important;
}
blockquote.twitter-tweet .avatar {
	position: absolute!important;
}
blockquote.twitter-tweet .avatar img {
	width: 32px!important;
	height: 32px!important;
}
blockquote.twitter-tweet .fn {
	display: block;
	padding-left: 42px!important;
	color: #333!important;
	font-weight: bold!important;
}
blockquote.twitter-tweet .nickname {
	display: block;
	padding-left: 42px!important;
	color: #999!important;
}
blockquote.twitter-tweet p {
	margin-top: 6px!important;
	margin-bottom: 6px!important;
	font-size: 16px!important;
	font-family: Georgia,Palatino,serif!important;
	line-height: 22px!important;
}

/* Twitter Profile
----------------------------------------------- */
.plugin-twitter_profile .side {
	line-height:1.4;
}
.plugin-twitter_profile .profile-header a {
	display:table;
	height:60px;
	text-align:left;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
	    -ms-transition: opacity 0.2s ease;
	     -o-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
.plugin-twitter_profile .profile-header a:hover {
    opacity:0.75;
}
.plugin-twitter_profile .profile-avatar {
	display:table-cell;
	padding-right:12px;
	*float:left;
}
.plugin-twitter_profile .profile-avatar img {
	width:60px;
	height:60px;
	border-radius:6px;
}
.plugin-twitter_profile .profile-name {
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
}
.plugin-twitter_profile .profile-body {
	margin-top:12px;
	clear:both;
	text-align:left;
}

/* Popular Articles with Image (Tag, Plugin)
----------------------------------------------- */

/* Design A(block) */

div.popularArticlesWithImage.A{
}

div.popularArticlesWithImage.A ul{
	text-align:left;
}

div.popularArticlesWithImage.A ul li{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
div.popularArticlesWithImage.A ul li a { 
	display: block;
	border-width: 3px;
	border-style:solid;
	border-color:rgba(0,0,0,0.8);
	text-decoration: none;
	width: 150px;
	height: 112px;
}

div.popularArticlesWithImage.A li div.image img {
	border-width: 0px;
}

div.popularArticlesWithImage.A li div.image.noimage {
	background: #daf5da;
}

div.popularArticlesWithImage.A div.title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 146px;
	height: 22%;
	padding: 5px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
    overflow: hidden;
}
div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 3px 6px 2px 5px;
	background: #000;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-align: right;
	text-shadow: 0 1px 0 #000;
}


/* Design B(List with Image)*/

div.popularArticlesWithImage.B{
}

/* Design C(List without Image)*/
div.popularArticlesWithImage.C{
}

