/*--------------------------------------------------------*/
/* Simple pink 2005/06/20                 */
/*--------------------------------------------------------*/

BODY {
  margin-top:    10;
  margin-bottom: 10;
  margin-left:   10;
  margin-right:  0;
  background-color:#E6EAEE;
}
a {
  color:#CC5AB3;
}
a:hover {
	color: #B0B0B0;
}
a.1 {
  color:#40A1C1;
}

/*--------------------------------------------------------*/
/* Header                                                 */
/*--------------------------------------------------------*/

.HEADER {
  background-image:      url("http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/head.gif");
  background-repeat:     no-repeat;
  background-position:   left top;
  width:763px;
  font-size:12px;
  color:#000000;
}

.BLOG_NAME {
  width:700px;
  font-size:16px;
  color:#BE3AA1;
  padding: 20px 0px 0px 30px;
}

.BLOG_URL {
  width:700px;
  font-size:12px;
  color:#40A1C1;
  padding: 0px 0px 10px 30px;
}

.USER_NAME {
  width:700px;
  font-size:12px;
  color:#40A1C1;
  padding: 0px 0px 0px 30px;
}


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

.MAIN {
	width : 545px;
	padding-left: 2px;
}
.MAIN1 {
	width : 543px;
	margin-left: 4px;
	background-image: url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi_bg.gif);
}
.MAIN_INFO_ENTRY{
    font-size:14px;
}

.MAIN_INFO_ENTRY a {color: #CC5AB3;text-decoration: underline}
.MAIN_INFO_ENTRY a:link {color: #CC5AB3;text-decoration: underline}
.MAIN_INFO_ENTRY a:visited {color: #CC5AB3;text-decoration: underline}
.MAIN_INFO_ENTRY a:active {color: #B0B0B0;text-decoration: underline}
.MAIN_INFO_ENTRY a:hover {color: #B0B0B0;text-decoration: underline}

.ENTRY_HEADER {
	background-image:      url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi.gif);
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 543px;
	margin-left: 4px;
	padding-left: 34px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
}

.ENTRY_FOOTER {
  background-image:      url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi_1.gif);
	height: 13px;
	margin-left: 4px;
	width: 543px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.ENTRY_LINK {
	text-align : right;
	font-size : 12px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.PAGE_CHANGE {
	text-align : right;
	color : #294C60;
	font-size : 12px;
	padding-top: 5px;
	padding-right: 5px;
}

.ENTRY_DATE {
	text-align : left;
	height : 18px;
	font-size : 12px;
	color : #D39DD0;
	padding-top: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F2F2F2;
	margin-right: 2px;
	margin-left: 15px;
}


.ENTRY_NAME {
	font-size : 14px;
	font-weight : bold;
	color : #294C60;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 9px;
	padding-left: 15px;
	background-image: url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi_bg1.gif);
}

.ENTRY_TEXT {
	font-size : 14px;
	line-height : 18px;
	color : #294C60;
	width: 523px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.ENTRY_TEXT a {color: #CC5AB3;text-decoration: underline}
.ENTRY_TEXT a:link {color: #CC5AB3;text-decoration: underline}
.ENTRY_TEXT a:visited {color: #CC5AB3;text-decoration: underline}
.ENTRY_TEXT a:active {color: #B0B0B0;text-decoration: underline}
.ENTRY_TEXT a:hover {color: #B0B0B0;text-decoration: underline}

.ENTRY_TRACKBACK_URL {
	font-size : 12px;
	line-height : 15px;
	color : #555555;
	padding-left: 15px;
}



/*--------------------------------------------------------*/
/* LINK                                                   */
/*--------------------------------------------------------*/

.LINK_URL {
	text-align : right;
	font-size : 12px;
	color : #294C60;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
}

/*--------------------------------------------------------*/
/* SEARCH                                                 */
/*--------------------------------------------------------*/


.SEARCH_TITLE {
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	color : 555555;
	width : 543px;
	background-image: url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi_bg.gif);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 4px;
}

.SEARCH_TITLE a {color: #CC5AB3;text-decoration: underline}
.SEARCH_TITLE a:link {color: #CC5AB3;text-decoration: underline}
.SEARCH_TITLE a:visited {color: #CC5AB3;text-decoration: underline}
.SEARCH_TITLE a:active {color: #B0B0B0;text-decoration: underline}
.SEARCH_TITLE a:hover {color: #B0B0B0;text-decoration: underline}

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

.ENTRY_TRACKBACK {
	font-size : 12px;
	color : #4C7B96;
	background-color: #F7FDFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	margin-left: 2px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-left: 15px;
}
.TRACKBACK_BLOG_NAME{
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_DATE {
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_TITLE {
  font-size : 12px;
  color : #000000;
}
.TRACKBACK_URL {
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_EXCERPT {
	font-size : 12px;
	color : #294C60;
	width: 490px;
	margin-left: 15px;
	margin-top: 5px;
}

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

.ENTRY_COMMENT {
	font-size : 12px;
	color : #4C7B96;
	line-height: 18px;
	background-color: #F7FDFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: 3px;
	margin-left: 2px;
	padding-left: 15px;
}
.COMMENT_DATE {
	font-size : 12px;
	padding-left: 5px;
}
.COMMENT_TITLE {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_NAME {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_URL {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_TEXT {
	font-size : 12px;
	color : #294C60;
	margin-top: 5px;
	margin-left: 15px;
	width: 500px;
}

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

.COMMENT_FORM {
	font-size : 12px;
	color : #000000;
	padding: 0px 30px 5px;
	line-height: 16px;
}

.COMMENT_FORM_TITLE {
  width : 200px;
  font-size : 12px;
}
.COMMENT_FORM_NAME {
  width : 200px;
  font-size : 12px;
}
.COMMENT_FORM_URL {
  width : 380px;
  font-size : 12px;
}
.COMMENT_FORM_TEXTAREA {
  width : 380px;
  font-size : 12px;
}

/*--------------------------------------------------------*/
/* Right Menu                                              */
/*--------------------------------------------------------*/
.LMENU_HEADER {
	background-image:      url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi1.gif);
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	width: 213px;
	margin-top: 5px;
}
.LMENU_FOOTER {
	background-image:      url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi1_2.gif);
	height: 9px;
	width: 213px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.LMENU {
	width:213px;
	font-size:12px;
	color:#000000;
	background-image: url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi1_1.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}

.LMENU_TITLE {
	background-image:      url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/mark_1.gif);
	background-repeat:     no-repeat;
	background-position:   left top;
	height : 19px;
	text-align : left;
	padding-left: 20px;
	color: #D2A23B;
	padding-top: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.LMENU_CATEGORY {
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C689;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.MAIN_INFO {
	font-size: 14px;
	width : 543px;
	color : #294C60;
	margin-left: 4px;
	background-image: url(http://www.dreama.jp/blog/blog_master_skin/3/simple/pink/obi_bg.gif);
	padding: 5px 5px 5px 10px;
}