@charset "EUC-JP";

/* UserBlogHeader 2010.04.15 */

/*----------------------------------------
	Css Sprite
----------------------------------------*/

div#UserBlogHeader {
	position:relative;
	width:100%;
	height:32px;
	background:#fff url('http://imaging.jugem.jp/jugemheader_blog/img/bg_header.gif') repeat-x;
	z-index:10;
}

div#UserBlogHeader a,
div#UserBlogHeader a:link,
div#UserBlogHeader a:visited {
	color:#3a3a3a;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
}

	div#UserBlogHeader a:hover {
		color:#7a7a7a;
		text-decoration: none;
	}

table#UBH_table {
	width:100%;
}

table.UBH_left{
}

table.UBH_right {
	margin:0 0 0 auto;
}

table#UBH_table td {
	font-size:11px;
}

td.UBH_jugem {
	padding-left:2px;
	width:70px;
}

td.UBH_search_input {
	width:126px;
	padding-top:1px;
}

input.jugem_search_input {
	padding:0 2px 0 18px;
	width:100px;
	background:transparent url("http://imaging.jugem.jp/gmoheader/img/key_input_bg.gif") no-repeat scroll 2px;
	border:1px solid #999999;
	color:#666666;
	font-size:10px;
	font-family:"?????? Pro W3", Osaka, "?? ?????";
}

td.UBH_search_select {
	padding:1px 5px 0 0;
}

td.UBH_search_select select {
	font-size:12px;
}

td.UBH_search_submit {
	padding-right:3px;
	width:40px;
}

td.UBH_new a {
	background: url("http://imaging.jugem.jp/gmoheader/img/key_new.gif") no-repeat;
	background-position:left center;
	padding-left:32px;
}

td.UBH_start {
	padding-right:15px;
	width:135px;
	text-align:right;
	background:url('http://imaging.jugem.jp/jugemheader_blog/img/bg_dot.gif') no-repeat;
	background-position:right center;  
}

td.UBH_paperboy a {
display: inline-block;
}
td.UBH_paperboy {
	width:111px;
	align:left;
}


/* paperboy?co. ?????? */

ul#Service_Paperboy {
	position:absolute;
	top:28px; right:15px;
	padding:6px 8px;
	width:135px;
	border:3px solid #009db8;
	background:#fff;
	z-index:100;
}

ul#Service_Paperboy li {
	list-style:none;
	padding:3px 0;
	border-bottom:1px dotted #ccc;
	font-size:11px;
	line-height:1.6;
	text-align:left;
}

ul#Service_Paperboy li a {
	position:relative;
	display:block;
	padding-left:20px;
	height:17px;
	background-position:left center;
}

ul#Service_Paperboy li a#service_jugem { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_jugem.gif') no-repeat; }
ul#Service_Paperboy li a#service_jugemplus { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_jugemplus.gif') no-repeat; }
ul#Service_Paperboy li a#service_logpi { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_logpi.gif') no-repeat; }
ul#Service_Paperboy li a#service_muumuu { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_muumuu.gif') no-repeat; }
ul#Service_Paperboy li a#service_booklog { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_booklog.gif') no-repeat; }
ul#Service_Paperboy li a#service_calamel { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_calamel.gif') no-repeat; }
ul#Service_Paperboy li a#service_shoppro { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_shoppro.gif') no-repeat; }
ul#Service_Paperboy li a#service_petit { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_petit.gif') no-repeat; }
ul#Service_Paperboy li a#service_30d { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_days.gif') no-repeat; }
ul#Service_Paperboy li a#service_lolipop { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_lolipop.gif') no-repeat; }
ul#Service_Paperboy li a#service_chicappa { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_chicappa.gif') no-repeat; }
ul#Service_Paperboy li a#service_heteml { background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_heteml.gif') no-repeat; }
ul#Service_Paperboy li a#service_goope{ background:url('http://imaging.jugem.jp/common/img/jugemheader/icon_goope.gif') no-repeat; }


@charset "euc-jp";

/* ???? *******************************************************/
* {
	margin:0px;padding:0px;
}
html, body {
	height: 100%;
	margin:0px;
}

.wrapper  { 
	height:100%; 
	min-height:100%; 
} 
body > .wrapper  { 
	height:auto; 
}

.body {
	font-size:12px;
	line-height:1.6em;
	margin:0 auto;
	background-repeat:repeat;  
	background-image:url(http://imaging.jugem.jp/portal/dress/preview/bg/1679091c5a880faf6fb5e6087eb1b2dc.png);
	background-color:#;
	background-attachment:fixed;
	background-position:center;
}

/* ??????? *******************************************************/
.gmo_header {
	position:relative;
}
.wrapper {
	background:url(http://imaging.jugem.jp/portal/dress/blog/bg_shadow.png)
	repeat-y scroll center top transparent;
	margin:0 auto;
	padding:0;
	width:920px;
}

.header {
	width:900px;
	height:250px;
	margin:0 auto;
	background-color:#000;
	background-image:url(http://imaging.jugem.jp/portal/dress/preview/header/36660e59856b4de58a219bcf4e27eba3.jpg);
}

.content {
	width:860px;
	margin:0 auto;
	background-color:#fff;
	padding:20px;
}

.content a {
	color:#333;
}

.content a:hover {
	color:#999;
}

.content a:visited {
	color:#999;
}

.main {
	width:640px;
	float:left;
	background-color:#fff;
}

.side {
	width:200px;
	float:right;
	background-color:#fff;
}

/* ???? *******************************************************/
.blog_title {
	font-size:20px;
	padding:95px 0 0 30px;
}

.blog_title a {
	color:#000000;
}

.blog_description {
	font-size:12px;
	padding:10px 0 0 30px;
	line-height:1.6em;
	color:#000000;
}

/* ????? *******************************************************/
.entry {
	background-color:#fff;
	margin-bottom:15px;
	padding:10px;
	background-color:#fff;
}

.entry_state_top {
	list-style:none;
	padding:0 0 5px 0;
}

.entry_state_top_list {
	display:inline;
	float:left;
	border-left:1px solid #999;
	padding:0 5px;
}

.entry_state_bottom {
	list-style:none;
	margin:30px 0;
}

.entry_state_bottom_list {
	display:inline;
	float:left;
	border-left:1px solid #999;
	padding:0 5px;
	height:16px;
}

.entry_title {
	font-size:12px;
	line-height:1.6em;
	padding:0 0 2px 0;
}


/* ???? *******************************************************/

.comment {
padding:10px;
}

.comment_title {
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
}

.comment_body {
	font-size:12px;
	line-height:1.6em
}

.comment_state {
	text-align:right;
	border-bottom:1px dotted #ddd;
	padding-bottom:8px;
	margin-bottom:8px;
}

.comment_state li {
	font-size:10px;
	list-style:none;
	display:inline;
	border-left: 1px solid #999;
	padding:0 5px;
}

.comment_sendtitle {
	font-weight:bold;
	border-bottom:1px dotted #aaa;
	padding:30px 0 5px 0;
	margin-bottom:5px;
}

.comment_area .input {
	border: 1px solid #CCCCCC;
	margin: 0 0 6px;
	padding: 3px;
	width: 200px;
}
.comment_area .description {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 3px;
	width: 400px;
}

/* ??????? *******************************************************/


.trackback {
padding:10px;
}

.trackback_URL {
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding:30px 0 5px 0;
	margin-bottom:5px;
}

.input_tb_URL {
	border: 1px solid #CCCCCC;
	margin: 0 0 6px;
	padding: 3px;
	width: 400px;
}

.trackback_title {
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding:30px 0 5px 0;
	margin-bottom:5px;
}

trackback_body {
	font-size:12px;
	line-height:1.6em
}

.trackback_state {
	text-align:right;
	border-bottom:1px dotted #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
}

.trackback_state li {
	font-size:10px;
	list-style:none;
	display:inline;
	border-left: 1px solid #999;
	padding:0 5px;
}

/* PAGETOP *******************************************************/

.page_top {
	text-align:right;
	padding:15px 0;
}

/* PAGENAVI *******************************************************/

.page_navi {
	text-align:center;
	padding:15px 0;
}


/* ??? *******************************************************/

.side_title {
	background:url(http://imaging.jugem.jp/portal/dress/preview/icon/d1f491a404d6854880943e5c3cd9ca25.gif) no-repeat scroll left center transparent;
	padding-left:20px;
}

.side_contents li {
	list-style:none;
}

.side_contents {
	margin:0 0 15px 0;
	padding:10px;
	background-color:#fff;
}

.cell {
	width: 27px;
	text-align:center;
	text-decoration:none;
}

/* ???? *******************************************************/
.footer {
	width:900px;
	margin:0 auto;
	text-align:center;
}

/* clear fix *******************************************************/
.content:after,
.entry_state_top:after,
.entry_state_bottom:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.content,
.entry_state_top,
.entry_state_bottom {
  min-height: 1px;
}

* html .content,
* html .entry_state_top,
* html .entry_state_bottom {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

