:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}
/* Utilities ----------------------------------------------------------------- */
.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }
/* Layout ----------------------------------------------------------------- */

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}
#alpha, #beta, #gamma {
    display: inline;
    float: left;
}
#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}
#header-inner, #content-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
#header-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}
#alpha-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 0px;
}
#beta-inner {
    overflow: hidden;
}
#gamma-inner {
    overflow: hidden;
}
/* Wide-Thin-Thin */
.layout-wtt #alpha {
    width: 610px;
}
.layout-wtt #beta {
    left: 180px;
    width: 150px;
}
.layout-wtt #gamma {
    right: 150px;
    width: 180px;
}
/* Wide-Medium */
.layout-wm #alpha {
    width: 610px;
}
.layout-wm #beta {
    width: 330px;
}
/* Content ---------------------------------------------------------------- */
a:link, a:visited {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}
blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}
ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }
/* Assets */
.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}
.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}
.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}
.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 0em;
}
.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}
#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}
#comments-open-footer input {
	padding: 4px 6px;
	color: #222;
}

#comments {
	margin: 10px 0;
}

.asset-footer,
.asset-meta {
    font-size: 12px;
}
.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}
.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}
.content-nav {
    text-align: center;
}

.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
	background: url(http://salonmap.net/image/folder.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.entry-tags h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
	background: url(http://salonmap.net/image/tag_red.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.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;
}
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* User pics */
.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}
.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}
/* Feedback */
.comments-open label {
    display: block;
}
#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}
#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}
#comment-submit {
    font-weight: bold;
}
.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}
.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}
.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}
.comment-content p {
    margin-bottom: .5em;
}
/* Widgets */
.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.widget-content {
    position: relative;
    margin: 5px 0;
	font-size: 12px;
}
.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}
.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}
.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.5;
    background: none;
}
.widget-tag-cloud .rank-1  { font-size: 2.10em; font-weight: bold; }
.widget-tag-cloud .rank-2  { font-size: 1.90em; font-weight: bold; }
.widget-tag-cloud .rank-3  { font-size: 1.80em; font-weight: bold; }
.widget-tag-cloud .rank-4  { font-size: 1.70em; }
.widget-tag-cloud .rank-5  { font-size: 1.40em; }
.widget-tag-cloud .rank-6  { font-size: 1.30em; }
.widget-tag-cloud .rank-7  { font-size: 1.20em; }
.widget-tag-cloud .rank-8  { font-size: 1.10em; }
.widget-tag-cloud .rank-9  { font-size: 1.00em; }
.widget-tag-cloud .rank-10 { font-size: 0.90em; }

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}
.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

#header-inner {
    position: relative;
}
#header a {
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
/* Content */
h1.entry-title {
	margin: 0 0 10px;
}

.asset-content {
    margin: 5px 0 0;
}
.asset-more-link {
    font-weight: bold;
}
.asset-meta {
    border-top: 1px solid #ccc;
}
.content-nav {
    margin: 5px 0 10px;
}
.archive-title {
    margin: 5px 0 15px;
    padding: 3px 0 3px 20px;
    font-size: 14px;
    font-weight: bold;
	background: url(http://salonmap.net/image/page_white_stack.gif) no-repeat left center;
}
.comments-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.trackbacks-header {
    margin: 0;
    padding: 3px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
	background: url(http://salonmap.net/image/arrow_refresh.gif) no-repeat left center;
}
.trackbacks-info dt {
	font-size: 12px;
}
.comments-header {
	font-size: 14px;
	padding: 5px 0;
}
.comment-header {
	background-color: #fafafa;
	border: 1px solid #eee;
	border-bottom: none;
	font-size: 12px;
	padding: 5px 10px;
}
.comment-content {
	padding: 10px;
	border: 1px solid #eee;
}
.comment-content p {
	font-size: 14px;
	line-height: 1.5;
}
.comments-open {
	font-size: 12px;
}
.comments-open-header {
    margin: 0;
    padding: 3px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
	background: url(http://salonmap.net/image/comments.gif) no-repeat left center;
}
#comments-open-data input,
#comments-open-text textarea {
	color: #bbb;
	padding: 3px;
	border: 1px solid #7f9db9;
}
#comments-open-data input:focus,
#comments-open-text textarea:focus {
	background-color: #f8f8f8;
	border: 1px solid #3074d1;
	padding: 3px;
}
#comments-open .hasFocus,
#comments-open .isChanged {
	color: #222;
}
#comment-greeting {
	font-size: 12px;
}
.search-results-header {
    margin-bottom: .25em;
}
.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}
/* Footer */
#footer-content a {
    color: #fff;
}
/* Utility */
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}
/* Global ----------------------------------------------------------------- */
a {
    color: #0044cc;
}
a:hover {
    text-decoration: none;
}
/* Layout ----------------------------------------------------------------- */
#content {
    background-color: #fff;
}
#header-inner, #content-inner {
    padding-top: 0;
    padding-bottom: 0;
}
#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}
#container-inner {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
}
#header-inner,
#content-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}
/* Content ---------------------------------------------------------------- */

.archive-title {
    color: #333;
}
.asset-footer {
    border-top-color: #ddd;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}
.comment,
.trackback {
    border-color: #ddd;
}
.asset-name {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.asset-name a {
    text-decoration: none;
    margin-bottom: 5px;
}
.asset-name a:hover {
    text-decoration: underline;
}
.archive-list-item {
	font-size: 12px;
	line-height: 1.5;
}
/* Widget ----------------------------------------------------------------- */
.widget-header {
    margin: 0 10px;
}
#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 
.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    color: #666;
    font-weight: bold;
    font-size: 12px; 
    margin: 0px 10px 0px 0;
    padding-bottom: 3px; 
}
.widget-header a {
    text-decoration: none;
}
.widget-header a:hover {
    text-decoration: underline;
}
.widget-content {
    font-size: 12px;
	margin-bottom: 10px;
}
.widget-archive-keyword h3 {
    padding: 3px 0 3px 20px;
	background: url(http://salonmap.net/image/award_star_gold_2.gif) no-repeat left center;
}
.widget-archive-style h3 {
    padding: 3px 0 3px 20px;
	background: url(http://salonmap.net/image/user_female.gif) no-repeat left center;
}
.widget-archive-style ul,
.widget-archive-keyword ul,
.areaIP dl {
	margin: 0 10px 10px 0;
	padding: 0;
}
.widget-archive-style li,
.widget-archive-keyword li,
.areaIP dd {
	margin: 0;
	padding: 0;
}
.widget-archive-style li a,
.widget-archive-keyword li a,
.areaIP dd a {
	display: block;
	padding: 5px 2px 5px 15px;
	background: url(http://salonmap.net/image/bullet.gif) no-repeat 3px center;
	border-bottom: 1px dotted #f0f0f0;
	overflow: hidden;
	_zoom: 1;
}
.widget-archive-style li a:hover,
.widget-archive-keyword li a:hover,
.areaIP dd a:hover {
	background-color: #f3f3f3;
}
.widget-ad h3 {
    padding: 3px 0 3px 20px;
	background: url(http://salonmap.net/image/newspaper_link.gif) no-repeat left center;
}
.widget-tag-cloud h3 {
	background: url(http://salonmap.net/image/attach.gif) no-repeat left center;
    padding: 3px 0 3px 20px;
}
/* Footer Widgets */
#footer .widget {
    margin: 10px 0;
}
#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}
#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}
/* Footer ----------------------------------------------------------------- */
#footer { 
	background-color: #f5989e;
}
#footer-inner {
	overflow: hidden;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 1%;
	font-size: 12px;
	text-align: center;
}
#footer-content {
    color: #fff;
    margin: 10px 0;
}
/* Utilities -------------------------------------------------------------- */
#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
#header-inner,
#content-inner,
.asset-body {
    height: 1%;
}
.asset-body {
	font-size: 12px;
}


/* Custom Styles ---------------------------------------------------------- */
#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}
form#siteSearch {
	text-align: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 710px;
}
form#sitesearch input#search {
	margin:0px;
	padding:2px 0;
	width:155px;
	background: url(http://salonmap.net/image/magnifier.gif) no-repeat left center;
}
form#sitesearch input#submit {
	padding:2px;
	font-size:10px;
	font-family:arial, verdana, sans-serif;
	color:#fff;
	text-align:center;
	background:#666;
	border:1px solid #999;
}
v\:* {behavior:url(#default#VML);}
.cbox {
    zoom:1;/*for IE 5.5-7*/
}
.cbox:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.taR {
	text-align: right;
}
html {
	height: 100%;
	background-color: #fff;
}
body {
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	background-color: #fff;
	height: 100%;
}
.head-link {
	margin: 0 0 10px;
	padding: 4px 0;
	background-color: #f4f4f4;
	border-bottom:1px solid #e4e4e4;
}
.head-link ul {
	text-align: right;
	font-size: 12px;
	width: 940px;
	margin: 0 auto;
}
.head-link li {
	display: inline;
}
.foot-link {
	margin: 0;
	padding: 4px 0;
	background-color: #f4f4f4;
	border-top:1px solid #e4e4e4;
}
.foot-link ul {
	text-align: center;
	font-size: 12px;
	width: 940px;
	margin: 0 auto;
}
.foot-link li {
	display: inline;
}
#toptitle {
	margin: 0 0 10px;
}
#toptitle h1 {
	margin: 20px 0 0;
	padding: 0;
	float: left;
	width: 200px;
}
#toptitle .googleadunit728 {
	float: right;
	margin: 0;
	padding: 0;
}
#header {
	margin:0 0 10px;
}
#header-name {
	margin: 20px 0 0;
	padding: 0;
	float: left;
	width: 200px;
}
#header-description {
	margin: 0;
	padding: 0;
	float: right;
}
div#map {
	margin:0px auto;
	padding:0px;
	width:100%;
	height:400px;
	overflow:hidden;
	border:solid 1px #333;
	}
div#entrymap {
	margin:10px 0 0;
	padding:0px;
	width:585px;
	height:220px;
	overflow:hidden;
	border:solid 1px #ccc;
	}
ul#icon {
	text-align: right;
	margin: 5px 0 0;
	font-size: 12px;
}
ul#icon li {
	display: inline;
}
ul#icon li img {
	margin: 0 3px 0 0;
}
#relatePhotos {
	margin: 0 0 10px;
}
#relatePhotos h3 {
	margin: 0 0 10px;
	background: url(http://salonmap.net/image/camera.gif) no-repeat left center;
    padding: 3px 0 3px 20px;
}
#relatePhotos ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
#relatePhotos li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#relatePhotos li a img {
	border: 1px solid #ddd;
	padding: 2px;
}
#relatePhotos li a:hover img {
	border: 3px solid #929cb0;
	padding: 0px;
}
#amazon-drk7 {
	margin: 20px 0 10px;
}
#amazon-drk7 img {
	overflow: hidden;
	_zoom: 1;
}
.drk7jpSimilarity {
        font-size: 10px;
        padding: 5px 10px 5px 5px;
}
.drk7jpSimilarity .drk7jpSimilaritySiteTitles {
        text-align: left;
        line-height: 1.3;
        font-size: small;
}
.drk7jpSimilarity .drk7jpSimilaritySiteSummarys {
        text-align: left;
        padding-bottom: 10px;
        border-bottom: 1px dotted #D1E4EF;
        margin-bottom: 10px;
        font-size: x-small;
        line-height: 1.4;
}
.drk7jpSimilarity .drk7jpSimilarityFooter {
        text-align: right;
        font-size: x-small;
}

#adbnr {
	margin: 0px 0 5px;
}
ul#menu {
	display: none;
}

div.info {
	margin:0px;
	padding:5px;
	width:300px;
	}

div.info h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#900;
	font-size:14px;
	font-weight:bold;
	}

div.info p {
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:1.5;
	font-size: 12px;
	}

div.info p.posted {
	font-size:10px;
	color:#999;
	margin:0px;
	padding:5px 0px 10px 0px;
	background:url(/image/s_line.gif) repeat-x top;
	clear:both
	}

div.info p.posted a {color:#999;}
div.info p.posted a:hover {color:#f60;}
div.info p.posted a:active {color:#999;}

.asset-body img {
	border: 1px solid #bbb;
	padding: 2px;
	float: left;
	margin: 0 10px 5px 0;
}
.salonTxt {
	overflow: hidden;
}
.main-ad {
	text-align: center;
	margin: 10px 0;
}

input#trackback-url {
	width: 510px;
}
/*---------------------------------------
 __site search
----------------------------------------*/
legend {
	display:none;
}

.asset-body p {
	font-size: 1.2em;
	line-height: 1.7;
}

.asset-more p a {
	display: block;
	width: 180px;
	height: 50px;
	background: url(http://salonmap.net/image/btn_r.gif) no-repeat left top;
	text-indent: -9999px;
	margin: 20px 0 20px auto;
	outline: none;
}
.asset-more p a:hover {
	background-position: left bottom;
}
.entry-tags {
	margin: 5px 0;
}
li.entry-tag {
	display: inline;
}
li.widget-list-item {
	display: inline;
}

li.widget-list-item a:hover {
	color: #222;
}

.googleadunit728 {
	margin: 0;
	text-align: center;
}
.areaIP {
	font-size: 12px;
}
.areaIP dt {
	margin: 10px 5px 5px;
}
#rightAd {
	margin: 0px 0px 10px 0;
	overflow: hidden;
}
#rakutenRank dl {
	text-align: left;
	width: 300px;
	height: 95px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	color: #555;
}
#rakutenRank dt {
	position: absolute;
	top: 0;
	left: 115px;
}
#rakutenRank dd {
	position: absolute;
	top: 0;
	font-weight: bold;
}
#rakutenRank dd.itemPhoto {
	top: 0;
	left: 40px;
	width: 64px;
	text-align: center;
}
#rakutenRank dd.itemPrice {
	top: 70px;
	left: 5px;
	color: #f20;
}
#rakutenRank dd.reviewAverage {
	top: 70px;
	left: 95px;
	color: #f60;
}
#rakutenRank dd.reviewCount {
	top: 70px;
	left: 185px;
}
#rakutenRank dd.shopName {
	top: 33px;
	right: 0px;
	font-weight: normal;
}
#rakutenRank dd.rank {
	width: 39px;
	height: 64px;
	background-color: #eee;
	text-align: center;
	top: 0;
	left: 0;
}
#rakutenRank dd.rank span {
	display: block;
	padding-top: 25px;
	font-weight: bold;
}
#rakutenRank dd.more {
	top: 70px;
	right: 0px;
	font-weight: normal;
}
#rakutenRank dd span {
	font-weight: normal;
	color: #555;
}
.fBnr {
	text-align: center;
	margin: 10px 0;
}
/** category **/
h2.entry-title {
	font-size: 16px;
	letter-spacing: normal;
}
h2.entry-title a,
.asset-more-link a {
	color: #0044cc;
}
ul.page_nav {
	margin-left: auto;
	margin-right: 0;
	padding: 1em 0;
	list-style: none;
	text-align: right;
}
ul.page_nav li {
	margin-right: .1em;
	display: inline;
}
ul.page_nav li span,
ul.page_nav li a {
	padding: .2em 0.6em;
	color: #0044cc;
	border: 1px solid #e8ecef;
}
ul.page_nav li span,
ul.page_nav li a:hover {
	color: #fff;
	background-color: #30a8c3;
	text-decoration: none;
	border: 1px solid #eae5e3;
}

.result {
	font-size: 12px;
	width: 900px;
	margin: 0px auto;
}
.address {
	margin: 5px 0;
	font-size: 12px;
}
.address strong {
	font-weight: bold;
}
#related h3 {
	font-size: 12px;
	font-weight: bold;
	background: url(http://salonmap.net/image/tick.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
	margin: 5px 0 0;
}

ul#photoTitle {
	margin: 0;
	padding: 0;
}
#photoTitle li {
	border: 1px solid #eee;
	padding: 1px;
	margin: 0 0 5px;
	list-style: none;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}
#photoTitle li a {
	display: block;
	height: 48px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	_zoom: 1;
	text-decoration: none;
}
#photoTitle li a img {
	vertical-align: bottom;
}
#photoTitle li a:hover {
	background-color: #f6f6f6;
	cursor: pointer;
}
#photoTitle li a .salonTitle {
	position: absolute;
	top: 9px;
	left: 55px;
}
#photoTitle li a .salonBody {
	position: absolute;
	top: 27px;
	left: 55px;
	color: #444;
}
.ozFeed {
	width: 940px;
	margin: 10px auto;
	font-size: 12px;
}
.ozFeed dl {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	padding: 15px 20px 10px;
	line-height: 1.5;
}
.ozFeed dt {
	margin: 0 0 3px;
}
.ozFeed dd {
	margin: 0 0 6px;
}
