@charset "UTF-8";
/*
 * index.css
 *
 */

/*==================================
           day_service
==================================*/
#header {
	background-image:url(/img/shisetsu/crear_kurosaki/day_service/top_page/day_service_img.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.day_service h2 {
    margin: 10px auto 0;
    color: #EE8865;
    font-size: 21px;
    font-weight: bold;
}
.day_service img {
    margin: 10px auto;
	border-radius:10px;
}
.day_service h2 img {
    margin: 0 auto;
	vertical-align:top;
}
.day_service h2 p {
    display: inline-block;
    padding: 0 10px 0 0;
    font-size: 30px;
    font-weight: bold;
    vertical-align: top;
}
.day_service h3 {
    margin: 10px auto 30px;
	padding:0 0 10px;
	color:#866743;
    font-size: 26px;
    font-weight: bold;
	background-image:url(/img/shisetsu/crear_kurosaki/day_service/top_page/h3_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;	
}
.day_service p {
    font-size: 16px;
}
.day_service h4 {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
}
.gaiyo {
    margin: 0 auto 50px;
}
.gaiyo th {
    width: 300px;
    border: #FFFFFF solid 1px;
    background-color: #EE8865;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.gaiyo td {
    background: #FDE1D6;
    font-size: 16px;
    padding: 15px;
    width: 650px;
    border: #FFFFFF solid 1px;
    text-align: left;
}
.tokucho li {
	display: inline-block;
    vertical-align: top;
    margin: 10px;
    width: 450px;
    text-align: center;
}
.tokucho .goannai li {
	width:auto;
	margin:0;
	text-align: left;
}
.tokucho .goannai li:before {
    margin: 0 7px 0 0;
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #EE6D40;
    border-radius: 50%;
}
.tokucho dd {
	margin:10px auto;
	font-size:15px;
	text-align: left;
}
.tokucho dt {
	color:#EE6D40;
	font-size:24px;
	font-weight:bold;
}
.ryokin p {
	margin: 20px 0 0 60px;
	text-align: left;
}
.ryokin table {
	margin: 10px auto;
}
.ryokin th {
	width: 150px;
	padding: 15px;
    border: #FFFFFF solid 1px;
    background-color: #EE8865;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.ryokin td {
	background: #FDE1D6;
    font-size: 16px;
    padding: 15px;
    border: #FFFFFF solid 1px;
    text-align: center;
}
.ryokin td:nth-last-of-type(2) {
	text-align: left;
}
.ryokin td:first-of-type {
	text-align: center;
}
.ryokin li {
	margin: 10px;
	text-align: left;
}
.event ul {
    margin: 20px auto;
}
.event li {
    float: left;
    width: 160px;
    margin: 7px auto;
    font-size: 17px;
    text-align: left;
}
.month {
    margin: 0 10px 0 0;
	color:#EE8865;
    font-weight: bold;
}
.day_service .event h2 img {
	margin: 30px 10px 10px;
}
.day_service_copy {
	margin:0 auto 20px;
}
.day_service_copy img,
.day_service_copy p {
	float:left;
}
.day_service_copy img {
	margin:0 20px 0 0;
	border-radius: 10px;
}
.day_service_copy p {
	width:540px;
	text-align:left;
	font-size:18px;
	line-height:1.7em;
}