@charset "UTF-8";
/* CSS Document */

/*------------------------------------------
    greeting common
-------------------------------------------*/
#contents_wrap {
	margin: 0px auto;
	padding: 40px 55px 20px 55px;
	width: 850px;
	height: auto;
}

.box_service {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: auto;
	overflow: hidden;
}

.box_service_td {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 850px;
	height: auto;
	overflow: hidden;
}

.box_left {
	float: left;
	width: 460px;
	height: auto;
}

.box_right {
	float: right;
	width: 350px;
	height: auto;
}

.box_left_r10 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 219px;
	height: auto;
}


.box_left400 {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 380px;
	height: auto;
}

/*------------------------------------------
    h
-------------------------------------------*/
.title_service_a {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: auto;
	height: auto;
	display: block;
}

.title_service_s {
	margin: 0px;
	padding: 30px 0px 10px 0px;
	width: auto;
	height: auto;
	display: block;
}

/*------------------------------------------
    td
-------------------------------------------*/
.otasuke {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

.td_otasuke {
	margin: 0px;
	padding: 5px;
	width: 60%;
	height: auto;
	border-right: 1px solid #E0D2B2;
	border-bottom: 1px solid #E0D2B2;
	background-color: #E0D2B2;
	font-weight: bold;
}

.td_title_price {
	margin: 0px;
	padding: 5px;
	width: 40%;
	height: auto;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E0D2B2;
	background-color: #F3EDE0;
	font-weight: bold;
	text-align: right;
}

.td_txt_otasuke {
	margin: 0px;
	padding: 5px;
	width: 100%;
	height: auto;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}


/*------------------------------------------
    text
-------------------------------------------*/
.txt_service {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.6em;
}

.txt_service_m {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 219px;
	height: auto;
	line-height: 1.2em;
	text-align: center;
}
