/*
Template:white-room
Theme Name:white-room_child
*/

@import url("../white-room/style.css");

.entry-title{
font-size:18px;
margin-bottom:5px;
font-weight: bold;
}

#footer{
	margin:40px auto 0;
	background-color:#C43539 !important;
	color:#fff
}

.footer-nav{
font-weight: bold;
}

h3{
    position: relative;
    margin: 50px 0 10 0;
    padding: 0.4em;
    background: #C43539;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h4 {
	font-weight: bold;
	margin: 0 !important;
	padding-left: 20px;
	background-image: url( http://deseo.co.jp/mini/wp/wp-content/uploads/2015/11/eye.png );
    background-repeat: no-repeat;
    background-position: left center;
}

.opst{
	background-color: #F4EAF1;
	border: dotted #ccc 1px;
	padding: 10px;
	line-height: 1.3;
	font-size: 0.82em;
	margin-top: 7px;
	margin-bottom: 40px;
	width: 80%;
}

p{
margin-top: 8px;
}


#transfer{
padding: 10px;
background-color: #EDD0D0;
}