@charset "shift_jis";

/*サービス紹介*/

#con_list {
	margin-left: 40px;
}

#ser_list {
}


/*コンテンツタイトル*/
#con_list h2 {
	background-image: url(../../images/title_bk.gif);
	background-repeat: repeat-x;
	font-size: 20px;
/*	background-position: bottom;*/
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 12px;
	height: 30px;
	float: left;
	width: 370px;

}

/*パンくず*/
#con_list p.pan {
	background-image: url(../../images/title_bk_pan.gif);
	background-repeat: repeat-x;
	font-size: 12px;
/*	background-position: bottom;*/
	text-align: right;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	height: 30px;
	float: left;
	width: 223px;
}

#con_list p.list_tex {
	line-height: 140%;
	padding-left: 5px;
	padding-bottom: 30px;
}

/*サービスネーム*/
#con_list h3.price_menu_s {
	padding-top: 20px;
	background-image: url(../../images/title_bk_list.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	background-position: bottom;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 390px;
	height: 20px;
}

#con_list h3.price_menu {
	padding-top: 30px;
	background-image: url(../../images/title_bk_list.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	background-position: bottom;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 390px;
	height: 20px;
}

#con_list p.price_s {
	padding-top: 20px;
	background-image: url(../../images/title_bk_list.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	background-position: bottom;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 180px;
	height: 20px;
}

#con_list p.price {
	padding-top: 30px;
	background-image: url(../../images/title_bk_list.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	background-position: bottom;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	width: 180px;
	height: 20px;
}

#con_list h3.service_small {
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 390px;
	height: 200px;
	float: left;
}

#con_list table {
	clear: both;
}

#con_list tr, td {
	vertical-align: top;
}

#con_list p.service_tex {
	float: left;
	padding-top: 10px;
	font-weight: normal;
	line-height: 150%;
	width: 180px;
	height: 110px;
	background-color: white;
}

#con_list p.service_price {
	float: left;
	padding-top: 10px;
/*	padding-bottom: 30px;*/
	font-size: 30px;
/*	height: 47px;*/
	background-color: white;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}

#con_list span.price_tex {
	font-size: 12px;
	line-height: 210%;
}

#con_list span.nanido {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 180%;
}

#con_list span.point_tex {
	font-weight: bold;
	color: #CC0000;
}

#con_list img.sample_img {
	padding-top: 10px;
}


#con_list img {
	vertical-align: middle;
}

#con_list p.omakase_tex {
	line-height: 140%;
	width: 570px;
	padding-left: 5px;
	clear: both;
}

#con_list p.omakase_price {
	line-height: 200%;
	font-size: 18px;
	width: 570px;
	margin-top: 10px;
	padding-left: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#con_list span.omakase_price {
	font-size: 16px;
	font-weight: bold;
}

#con_list span.omakase_goukei {
	font-size: 18px;
	font-weight: bold;
}

span.con_text_bold {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

