@charset "UTF-8";

/* plan #content */
#content-01 {
	width: 670px;
	background-image: url("../../common/bg_09.jpg");
	background-position: left 22px;
	background-repeat: no-repeat;
	border-bottom: 5px solid #F3F3F3;
}

h3 {
	width: 660px;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	color: #666666;
	background-image: url("../../common/ti_02.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", Times, serif;
}

#content-01 ul {
	list-style-type: none;
	height: 140px;
	margin-top: 15px;
}

#content-01 ul li {
	float: left;
}

.li-left {
	display: inline;
	width: 145px;
	height: 22px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 15px;
	background-image: url("../../common/ar_05.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
}

.li-right {
	display: inline;
	width: 475px;
	height: 22px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 15px;
	background-image: url("../../common/ar_05.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
}

/* contetn-02 */
#content-02 {
	width: 670px;
	margin-bottom: 50px;
}

.menu-left {
	float: left;
	width: 325px;
	margin: 15px 20px 0 0;
	color: #666666;
}

.menu-right {
	float: left;
	width: 325px;
	margin-top: 15px;
	color: #666666;
}

#content-02 dl {
	width: 325px;
	margin-bottom: 20px;
}

#content-02 dl dt {
	display: block;
	width: 295px;
	height: 24px;
	padding: 10px 0 0 30px;
	border-top: 5px solid #F3F3F3;
	background-image: url("../../common/ti_04.gif");
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #756448;
	font-size: 14px;
	font-weight: bold;
}

#content-02 dl dt a {
	float: right;
	padding-left: 12px;
	background-image: url("../../common/ar_01.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	font-size: 10px;
}

#content-02 dl dd {
	width: 325px;
	padding-top: 10px;
}

#content-02 ul {
	list-style-type: none;
}

.title-menu {
	display: block;
	float: left;
	width: 180px;
}

.menu-totop {
	display: block;
	float: right;
	width: 90px;
	text-align: right;
}

.service-menu {
	display: block;
	float: left;
	width: 240px;
	margin-bottom: 5px;
	line-height: 140%;
}

.service-price {
	display: block;
	float: right;
	margin-bottom: 5px;
	text-align: right;
	padding-right:1em;
	position:relative;
}

.service-price .above {
	position:absolute;
	right:0px;
	top:0px;
}

#content-02 dl dd img {
	display: block;
	clear: both;
}

span {
	font-size: 10px;
	line-height: 130%;
}

#cutter {
	clear: both;
}



/* プロパティの順序 */
/*
#id-name{
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
}
*/
