br.clear {display:inline;}

/* Side ------------------------------------------------------------------- */

div#widgetArchiveCategory div.sideTitle,
div#widgetRecentEntries div.sideTitle,
div#widgetRecentComments div.sideTitle,
div#widgetArchiveMonthly div.sideTitle,
div#widgetTags div.sideTitle,
div#widgetRecentAssets div.sideTitle,
div#widgetTagCloud div.sideTitle {
	padding: 0 0 9px 15px;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/h_line.gif") left bottom repeat-x;
}


/* 【左右】カテゴリ
--------------------- */
div#widgetArchiveCategory li {
	display: inline;
}
div#widgetArchiveCategory li a {
	display: block;
	padding: 3px 0 3px 35px;
	background-position:;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/arrow_002.gif") 15px center no-repeat;
}
div#widgetArchiveCategory li li a {
	padding-left: 45px;
	background-position: 25px center;
}
div#widgetArchiveCategory li li li a {
	padding-left: 55px;
	background-position: 35px center;
}
div#widgetArchiveCategory li li li li a {
	padding-left: 65px;
	background-position: 45px center;
}
div#widgetArchiveCategory li li li li li a {
	padding-left: 75px;
	background-position: 55px center;
}



/* 【左右】最近のブログ記事
--------------------- */
div#widgetRecentEntries li {
	display: inline;
}
div#widgetRecentEntries li a {
	display: block;
	padding: 3px 0 3px 35px;
	background-position:;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/arrow_002.gif") 15px center no-repeat;
}



/* 【左右】最近のコメント
--------------------- */
div#widgetRecentComments li {
	display: inline;
}
div#widgetRecentComments li a {
	display: block;
	padding: 3px 0 3px 35px;
	background-position:;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/arrow_002.gif") 15px center no-repeat;
}



/* 【左右】月別アーカイブ
--------------------- */
div#widgetArchiveMonthly li {
	display: inline;
}
div#widgetArchiveMonthly li a {
	display: block;
	padding: 3px 0 3px 35px;
	background-position:;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/arrow_002.gif") 15px center no-repeat;
}



/* 【左右】タグ
--------------------- */
div#widgetTags li {
	display: inline;
}
div#widgetTags li a {
	display: block;
	padding: 3px 0 3px 35px;
	background-position:;
	background: url("http://www.haircare-shop-sugar.jp/user_data/packages/custom/img/add_images/arrow_002.gif") 15px center no-repeat;
}



/* 【左右】最近のアイテム
--------------------- */
div#widgetRecentAssets ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
div#widgetRecentAssets ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#widgetRecentAssets li {
	display: inline;
	float: left;
	width: 85px;
	height: 85px;
	padding: 0;
	margin: 0 5px 5px 0;
}
div#widgetRecentAssets li a {
	overflow: hidden;
	display: block;
	width: 83px;
	height: 83px;
	padding: 0;
	margin: 0;
	border: 1px solid #060;
}
div#widgetRecentAssets li a:hover {
	border-color: #0a0;
}



/* 【左右】タグクラウド
--------------------- */
div#widgetTagCloud ul {
	margin: 0;
	padding: .5em 0 .5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#widgetTagCloud ul li {
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}
div#widgetTagCloud ul li a {
	padding: 0 5px;
	position: relative;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #eee;
}
/* Tag rank 1 > 6 */
div#widgetTagCloud ul li.rank1 a {
	z-index: 6;
	font-size: 167%;
	color: #424242;
}
div#widgetTagCloud ul li.rank2 a {
	top: 5px;
	z-index: 5;
	font-size: 136%;
	color: #5e5e5e;
}
div#widgetTagCloud ul li.rank3 a {
	font-size: 114%;
	color: #7a7a7a;
	z-index: 4;
}
div#widgetTagCloud ul li.rank4 a {
	top: 5px;
	z-index: 3;
	font-size: 100%;
	color: #979797;
}
div#widgetTagCloud ul li.rank5 a {
	font-size: 85%;
	color: #b3b3b3;
	z-index: 2;
}
div#widgetTagCloud ul li.rank6 a {
	z-index: 1;
	font-size: 70%;
	color: #cfcfcf;
}
/* On Mouse */
div#widgetTagCloud ul li a:hover {
	border-color: #666;
	z-index: 10;
	color: #000;
	background-color: #eee;
}



/* Main ------------------------------------------------------------------- */

/* トピックパス ----------------------- */
.topic_path {
	font-size: 100%;
	padding: 5px 0;
}
.topic_path a {
	text-decoration: underline;
}
.topic_path a:hover {
	text-decoration: none;
}
.topic_path .current {
	font-weight: bold;
}

/* ページ送り
--------------------------------------------- */
div.contentNavi {
	width: 100%;
}
div.contentNavi:after{
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
div.contentNavi a,
div.contentNavi strong{
	display: block;
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 130%;
	margin: 0 5px 0 0;
	padding: 5px 8px;
	background-color: #f5f5f5;
	border: 2px solid #efefef;
}
div.contentNavi strong,
div.contentNavi a:hover{
	color: #101113;
	background-color: #d8ecf6;
	border-color: #90c6e0;
}

/* .entry
--------------------------------------------- */
div.entry {
	clear: both;
	margin: 25px 0;
	padding: 0 0 10px;
	border-bottom: 8px solid #f0f0f0;
}
body.mt-individual div.entry {
	margin: 0 0 25px;
}
div.entry hr {
	clear: both;
}

/* .asset-header
--------------------------------------------- */
div.entry div.asset-header {
	margin-bottom: 1.5em;
}
div.entry div.asset-header h3 {
}

div.entry div.asset-header div.asset-meta {
	text-align: right;
	font-size: 95%;
	margin: 0 0 8px;
}

/* .asset-content
--------------------------------------------- */
.asset-body,
.asset-more {
	width: 100%;
}
.asset-body:after,
.asset-more:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.asset-content {
	margin: 0 10px;
}

.asset-content em {
	font-weight: bold;
}
.asset-content strong {
	font-weight: bold;
	color: #e82c21;
}
.asset-content h3 {
	font-weight: normal;
	font-size: medium;
	color: #333;
	clear: both;
	margin: 1em 0;
	padding: 0 0 .25em 10px;
	border-left: 3px solid #333;
	border-bottom: 1px dotted #333;
}
.asset-content h4 {
	font-weight: normal;
	font-size: medium;
	color: #8e723c;
	clear: both;
	margin: 1em 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #8e723c;
}
.asset-content p {
	margin: 0 0 1em;
	padding: 0;
}
.asset-content ul,
.asset-content ol,
.asset-content dl {
	margin: 0 0 1em;
	padding: 0 0 0 1em;
}
.asset-content ul ul,
.asset-content ul ol,
.asset-content ul dl,
.asset-content ol ul,
.asset-content ol ol,
.asset-content ol dl,
.asset-content dl ol,
.asset-content dl dl {
	margin: 0;
}
.asset-content li {
	display: list-item;
	font-size: small;
	margin-left: 1em;
}
.asset-content ul li {list-style-type: disc;}
.asset-content ul li ul li {list-style-type: circle;}
.asset-content ul li ul li ul li {list-style-type: square;}
.asset-content ul li ul li ul li ul li {list-style-type: disc;}
.asset-content ul li ul li ul li ul li ul li {list-style-type: circle;}
.asset-content ul li ul li ul li ul li ul li ul li {list-style-type: square;}
.asset-content ol li {list-style-type: decimal;}
.asset-content ol li ol li {list-style-type: lower-latin;}
.asset-content ol li ol li ol li {list-style-type: decimal;}
.asset-content ol li ol li ol li ol li {list-style-type: lower-latin;}

.asset-content dt {
	font-weight: bold;
}
.asset-content dd {
	margin: 0 0 1em 1em;
	padding: .6em 0 0 2em;
}

.asset-content table {
	margin: 0 0 1em;
}
.asset-content table ul,
.asset-content table ol {
	margin: 0;
}


/* .asset-footer
--------------------------------------------- */
.asset-footer {
	clear: both;
	margin: 50px 0 0;
	padding: 10px;
	border: 1px solid #dfdfdf;
}

.entry-categories,
.entry-tags {
	margin-bottom: 0;
}
.entry-tags h4,
.entry-categories h4 {
	display: inline;
	font-weight: bold;
	color: #960;
	margin-bottom: 0;
	margin-right: .25em;
}
.entry-tags ul,
.entry-categories ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
	display: inline;
}

/* トラックバック
--------------------------------------------- */
div#trackbacks {margin-bottom: 15px;}
div#trackbacks h2 {
	line-height: 1.2;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 15px 0;
	border-left: 3px double #340000;
}
div#trackbacks div.trackbacks-info {
	overflow: auto;
	padding: 8px;
	margin: 0 10px;
	background-color: #f5f5f5;
	border: 1px dashed #555;
}


/* コメント
--------------------------------------------- */
div#comments {}
div#comments h2 {
	line-height: 1.2;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 15px 0;
	border-left: 3px double #340000;
}

div#comments .comments-open-header {display: none;}
div#comments div.comments-content {margin: 10px;}
div#comments div.asset-meta span.author {
	font-weight: bold;
	padding-right: 8px;
}
div#comments div.comment-content {
	padding: 4px 0 0 8px;
	margin-bottom: 1em;
	border-left: 5px solid #ededed;
}

div#comments-open {
	overflow: hidden;
	padding: 10px;
	margin: 35px 10px;
	background-color: #fafafa;
	border: 1px solid #ededed;
}

div#comments-open-data {
	float: left;
	width: 150px;
	margin: 0;
}

div#comments-open-data div {padding: 2px 0;}

div#comment-form-name label,
div#comment-form-email label,
div#comment-form-url label {display: block;}

div#comment-form-name input,
div#comment-form-email input,
div#comment-form-url input {width: 150px;}

div#comments-open-text {
	overflow: hidden;
	float: right;
	width: 370px;
}
textarea#comment-text {
	width: 358px;
	height: 190px;
}

div#comments-open-footer {
	text-align: right;
	padding: 5px;
	clear: both;
}


.p_map_left{float:left}
.p_map_right{float:right}

/* --------------------------------------------------
 * ec-cubeのcssでの記述を上書き
-------------------------------------------------- */
div#detailtitle h2 {margin-bottom: 0;}