@charset "utf-8";

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// map kanren
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

div.pv_detail{width:620px;margin-top:20px;border-top:solid 2px #000;border-bottom:solid 2px #000;}
div.pv_dcon{width:600px;height:auto;padding:10px;border-bottom:dotted 1px #000;font-size:90%;}
div.pv_d01{width:130px;height:auto;margin:0 10px;float:left;}
div.pv_d02{width:450px;height:auto;float:left;line-height: 1.77em;}


/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// pv
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
.list-wrapper
{
    border-bottom: solid 2px #000;
}

#con_right .select-pref
{
    float:left;
    width:250px;
    height: 25px;
    margin-top: 1em;
    margin-bottom: 0em;
}

body#page-top #con_right .breadNav,
body#page-category #con_right .breadNav
{
    position: relative;
    text-align: right;
    width: 365px;
    height: 25px;
    margin-top: 1em;
    margin-bottom: 0em;
    font-size: 90%;
    float:right;
}

body#page-single #con_right .breadNav
{
    position: relative;
    text-align: right;
    width: 620px;
    height: 25px;
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 90%;
    float:none;
}

body#page-top #con_right #status_list {
    font-size: 90%;
    margin-bottom:2em;
    text-indent: 0.3em;
}

.pvd_con .private
{
    color: #999;
}

.pv_detail .edit
{
    float: right;
    margin-left: 1em;
}
.pv_detail .status
{
    font-size: .85em;
    margin-left: 1em;
    line-height: 1em;
    padding: .15em .2em; 
}
.pv_detail .status.status0
{
    background-color: transparent;
    border: 1px solid #064F9C;
    color: #064F9C;
}
.pv_detail .status.status1
{
    background-color: #CCC;
    color: #FFF;  
}
.pv_detail .status.status2
{
    background-color: #CF2D65;
    color: #FFF;  
}
.pv_detail .private
{
    color: #DDD;
}

body#page-category .pvd_con .pv_detail
{
    margin-top: 0;
    border-top: none;
}

body#page-single .message
{
	font-size:90%;
	width: 100%;
	height: 7em;
	line-height: 1.5em;
	border:none;
}

span.space-title
{
	
	height:auto;
}
span.space-icon
{
	background-repeat:none;
	width: 20px;
	height: 20px;
	margin-left: 130px;
}
span.icon-home { background-image:url('../images/icons/home.png'); }
span.icon-hosipital { background-image:url('http://skmtsocial.com/images/icons/hosipital.png'); }
span.icon-cafe { background-image:url('http://skmtsocial.com/images/iconscafe.png'); }
span.icon-school { background-image:url('http://skmtsocial.com/images/icons/school.png'); }
span.icon-office { background-image:url('http://skmtsocial.com/images/icons/office.png'); }
span.icon-etc { background-image:url('http://skmtsocial.com/images/icons/etc.png'); }

div.pv_d02{position:relative;}
span#fb_like{display:block;float: right;}