body {
	margin: 10px auto;
	padding: 0px;
	background-color: #FFF0F5;
	text-align: center;
	background-image: url(http://dogsalon-melrose.jp/back.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}


html,body{
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #F5DEB3;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #CD5C5C;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #CD5C5C;
    scrollbar-3dlight-color: #ffffff;
}

.clear {
clear: both;
font: 0px/0px sans-serif ;
}


#layout {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px #DB7093 solid;
	background-image: url(http://dogsalon-melrose.jp/rb1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header  {
	background-image: url(http://dogsalon-melrose.jp/cockers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
	padding: 10px;
	height: 262px;
	margin: 0px;

}

#contents #left {
	float: left;
	width: 175px;
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
}
#layout #contents {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#contents #center  {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 0px;
}

#contents #center .pad {
padding : 5px 5px;
}

#contents #right {
float: right;
width: 200px;
padding-right: 5px;
padding-left: 10px;
}

#footer {
clear: both;
margin-top: 0px;
text-align:center;
}

/* common */
h1 {margin: 0px;padding: 0px;}
ul {margin: 0px 0px 0px 15px;padding: 0px;}
li { 
list-style-image: url(http://dogsalon-melrose.jp/dotb11.gif); 
list-style-position: outside 
}
div, td {font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";}
img{border:0px;}
.jugem_theme { font-size: 10px; line-height: normal; color: #9b7f51; text-align: right; margin-right: 10px;}
.review_info { font-size: 12px; line-height: 1.5em; color: #6B8E23; }
.form_color  { background-color: #fffafa ; color: #666666 ; font-size: 12px ; line-height : normal; }
.pict {border: 1px solid #999;padding: 7px 7px 20px 7px;margin: 5px;background: #FFFFFF;}
blockquote {
	font-size: 11px;
	color: #8b5353;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #D8BFD8;
	background-color: #FAF0E6;
}
.button { margin: 5px 0 0 0 ; }
.border   { margin: 0px; padding: 0px; border-bottom: 1px dashed #a0522d }

/* link */
a { color: #DB7093; text-decoration: none; }
a:link		{ color: #DB7093; text-decoration: none; }
a:visited	{ color: #DA70D6; text-decoration: none; }
a:active	{ color: #FF69B4; text-decoration: none; }
a:hover		{ color: #FF69B4; text-decoration: underline; }

.site_title a {color: #FFFAFA;text-decoration: none;}
.site_title a:link {color: #FFFAFA;text-decoration: none;}
.site_title a:visited {color: #FFFAFA;text-decoration: none;}
.site_title a:active {color: #EE82EE;text-decoration: dotted;}
.site_title a:hover {color: #EE82EE;text-decoration: none;}

.entry_body a { color: #DC143C; text-decoration: none; }
.entry_body a:link		{ color: #DC143C; text-decoration: none; }
.entry_body a:visited	{ color: #C71585; text-decoration: none; }
.entry_body a:active	{ color: #FF1493; text-decoration: none; }
.entry_body a:hover		{ color: #FF1493; text-decoration: underline; }


/* header */
.site_title {
	font-size: 18px;
	color: #ff00ff;
	backgroud: #CCCC99;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.description  {
	color: #fffafa;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 10px;
	width: 230px;
	line-height: 1.5em;
 }

/* center */
.entry_navi, .page{
font-size: 12px;
color: #a0522d;
margin: 15px 0px 15px 0px;
text-align: center;
}

.entry {
	margin-bottom: 15px;
	padding: 0px;
	border: #6B8E23 1px solid;
	width: 595px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}

.entry_date {
	font-size: 11px;
	font-weight: normal;
	color: #DB7093;
	text-align: right;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	line-height: normal;
}

.entry_title  {
	color: #228b22;
	font-weight: bolder;
	font-size: 14px;
	background-color: #ffdab9;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e9967a;
	background-image: url(http://dogsalon-melrose.jp/nikukyu.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
}

.entry_body  {
	color: #756046;
	font-size: 12px;
	line-height: 1.7em;
	background: repeat-y right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.entry_more  {
	color: #556b2f;
	font-size: 12px;
	line-height: 1.7em;
	padding-right: 0px;
	margin-top: 15px;
}

.entry_state {
	font-size: 10px;
	color: #DB7093;
	text-align: right;
	border-top: 1px dotted #709D70;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-right: 7px;
}

#comment_area {
	font-size: 12px;
	line-height: normal;
	color: #228b22;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.trackback_title {
	font-size: 14px;
	line-height: 1.5em;
	color: #999999;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(http://komimisyobou.img.jugem.jp/20080306_313580.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EE82EE;
}

.linktitle {
	font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bold;
	color: #a0522d;
	line-height: 1.7em;
	background-color: #FFF0F5;
	margin: 5px 0px 5px 0px;
	padding: 3px 5px 2px 5px;
	background-image: url(http://dogsalon-melrose.jp/cockertryicon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #FFC0CB;
	border-bottom: 1px solid #FFC0CB;
}

.linktext  {
	color: #6b8e23;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 5px;
}



.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0 0 5px 0;
}

.calendar   {
	color: #DEB887;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: solid 1px #dda0dd;
	background-color: #FFF0F5;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.calendar_month  { color: #DB7093; font-size: 10px; font-family: Verdana; margin-bottom: 2px; padding-top: 5px }

.cell {
width: 20px;
height: 15px;
padding: 0px;
text-align:center;
font-size: 10px;
color: #BDB76B;
}

.copyright {
	font-size: 10px;
	color: #734F42;
	line-height: 1.7em;
	border-top: 1px dotted #db7093;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.to_top {
	font-size: 10px;
	line-height: 1.5em;
	color: #db7093;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}

.jugem_bana{
	line-height: 1.7em;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jugem_bana img {
	padding-bottom: 5px;
}

